- 27 May, 2004 2 commits
- 26 May, 2004 6 commits
- 22 May, 2004 5 commits
- 21 May, 2004 5 commits
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
No longer support NULL data values.
-
rswindell authored
flag bit to specify that the linked-list is to be auto-mutex-protected for safe access from multiple simultaneous threads. List nodes now have a pointer back to the list itself - used in listExtract().
-
- 20 May, 2004 4 commits
- 19 May, 2004 6 commits
-
-
rswindell authored
-
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 2 commits