- 01 Mar, 2006 1 commit
-
-
rswindell authored
for getting the current OS command processor/shell filename.
-
- 12 Jan, 2006 1 commit
-
-
rswindell authored
functions as pointers possible (e.g. in replace_str_vars).
-
- 01 Nov, 2005 1 commit
-
-
rswindell authored
-
- 15 Oct, 2005 2 commits
- 12 Oct, 2005 2 commits
-
-
rswindell authored
MSCLOCKS_PER_SEC is no longer hard-coded to 1000 on non-*nix platforms ("ms" stands for "Microsoft", not "milliseconds"). Added comment with example (floating point) values for MSCLOCKS_PER_SEC on non-*nix platforms.
-
rswindell authored
(Borland defines CLOCKS_PER_SEC as 1000.0). Added msclock_t definition (currently always the same as clock_t).
-
- 12 Sep, 2005 1 commit
-
-
deuce authored
the correct implementation of ctime_r() to be used.
-
- 11 Sep, 2005 1 commit
-
-
deuce authored
implementations... one with three args which is from a draft standard and is supplied for backwards compatability, and one with two args which conforms to the final POSIX standard. This is a kludge since it doesn't use the correct methods for selecting which ctime_r() (and asctime_r()) implementation to use. I don't have time right now to dig up the "right" way. Instructions are welcome. :-)
-
- 16 Jun, 2005 2 commits
- 03 May, 2005 1 commit
-
-
rswindell authored
Added support for the (non-standard) \e = 0x1b escape sequence. Created the c_escape_* counter-part functions.
-
- 20 Jan, 2005 1 commit
-
-
deuce authored
available (in Win32 and *nix)
-
- 17 Nov, 2004 3 commits
- 27 Oct, 2004 1 commit
-
-
rswindell authored
and carriage-returns) from the ends of \n-terminated lines in a string.
-
- 13 Sep, 2004 1 commit
-
-
rswindell authored
multi-threaded applications: the version of xpdev linked with the application will determine the errno implementation (which is unique for multi-threaded apps).
-
- 11 Sep, 2004 1 commit
-
-
rswindell authored
truncsp() on Win32 anyway).
-
- 04 Aug, 2004 1 commit
-
-
rswindell authored
-
- 28 Jul, 2004 1 commit
-
-
rswindell authored
-
- 20 Jul, 2004 1 commit
-
-
rswindell authored
-
- 31 Mar, 2004 1 commit
-
-
deuce authored
define it themselves.
-
- 27 Mar, 2004 2 commits
- 23 Mar, 2004 1 commit
-
-
deuce authored
-
- 05 Nov, 2003 2 commits
- 04 Nov, 2003 1 commit
-
-
rswindell authored
-
- 03 Nov, 2003 1 commit
-
-
deuce authored
-
- 02 Nov, 2003 1 commit
-
-
deuce authored
-
- 01 Oct, 2003 2 commits
- 24 Jul, 2003 1 commit
-
-
rswindell authored
-
- 13 Jun, 2003 1 commit
-
-
rswindell authored
-
- 11 Jun, 2003 3 commits
- 16 May, 2003 1 commit
-
-
rswindell authored
-
- 02 May, 2003 1 commit
-
-
deuce authored
threads.
-