- Mar 13, 2002
-
-
rswindell authored
-
- Mar 12, 2002
-
-
rswindell authored
-
- Mar 08, 2002
- Jan 25, 2002
-
-
rswindell authored
-
- Jan 16, 2002
-
-
rswindell authored
-
- Dec 13, 2001
-
-
rswindell authored
-
- Aug 29, 2001
-
-
rswindell authored
Changed strip_ctrl() to JUST strip control chars and created prep_file_desc() to do what strip_ctrl used to (much more than just strip ctrl chars). Updated crc32() to auto-detect ASCIIZ string length if no length is specified. Updated various string loops to check for NULL rather than using strlen().
-
- Jul 18, 2001
-
-
rswindell authored
-
- Jun 29, 2001
-
-
rswindell authored
-
- Jun 15, 2001
-
-
rswindell authored
Added macros for ctrl key constants.
-
- May 21, 2001
-
-
rswindell authored
-
- Nov 14, 2000
-
-
rswindell authored
-
- Oct 30, 2000
-
-
rswindell authored
-
- Oct 29, 2000
-
-
rswindell authored
-
- Oct 26, 2000
-
-
rswindell authored
This is apparently the only way to generated MSVC __cdecl-compatible names. The stack maintenance isn't supposed to be compatible, but it appears to work. <shrug>
-
- Oct 24, 2000
-
-
rswindell authored
Created system call wrappers.c (and sbbswrap.h) and moved target platform-specific macros and code there.
-
- Oct 23, 2000
-
-
rswindell authored
-
- Oct 18, 2000
-
-
rswindell authored
-
- Oct 17, 2000
-
-
rswindell authored
-
- Oct 10, 2000
-
-
rswindell authored
-