- 19 May, 2004 5 commits
-
-
rswindell authored
-
rswindell authored
inkey() is now just a macro for getch() on non-Win32 platforms. Win32 inkey() implementation now uses ReadConsoleInput() instead of getch() in an attempt to support ex-ASCII input. Win32 uifcini32() now disables Ctrl-C handling by the OS (processed input).
-
deuce authored
-
deuce authored
(Keeps things out of cc.* and back in gcc.*)
-
rswindell authored
-
- 18 May, 2004 4 commits
- 17 May, 2004 6 commits
- 14 May, 2004 4 commits
- 13 May, 2004 4 commits
- 12 May, 2004 3 commits
- 11 May, 2004 11 commits
-
-
rswindell authored
the file transfer protocol is "Native 32-bit" (e.g. Nemesis Transfer Protocol).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Created strListAddAt() to add a string at a known index in the string list.
-
rswindell authored
-
rswindell authored
-
rswindell authored
xpdev/ini_file and future modules that need to deal with string lists.
-
rswindell authored
-
rswindell authored
header incorrectly, which based on the query name, could result in a failed MX-record look-up. Added bounds-checking to queried name lengths.
-
- 10 May, 2004 1 commit
-
-
rswindell authored
to 40 chars.
-
- 08 May, 2004 1 commit
-
-
rswindell authored
chars following space.
-
- 07 May, 2004 1 commit
-
-
deuce authored
-