Commit | Date | |
---|---|---|
[r248]
by
obarthel
- Added strtof(), llabs(), lldiv(), vsscanf() and vscanf() for C99. - strftime() now supports %C, %n, %r, %R, %t, %T, %u, %V, and %z for C99. |
2005-05-07 13:21:49 | Tree |
[r247]
by
obarthel
- The libunix.a flavour of system() no longer attempts to translate the name |
2005-04-28 15:38:47 | Tree |
2005-04-25 15:39:56 | Tree | |
[r245]
by
obarthel
- If fread()/fwrite() fail to read/write any data because either the number |
2005-04-24 19:38:59 | Tree |
[r244]
by
obarthel
- Fixed two linker errors which were caused by duplicate symbol definitions. - Added code to the startup routine which allows you to monitor where command |
2005-04-24 15:27:13 | Tree |
[r243]
by
obarthel
- Fixed two linker errors which were caused by duplicate symbol definitions. - Added code to the startup routine which allows you to monitor where command |
2005-04-24 14:04:36 | Tree |
[r242]
by
obarthel
- The record locking semaphore could wind up getting added to the public |
2005-04-24 12:19:06 | Tree |
[r241]
by
obarthel
- Changed how errors are detected, as returned by Write(), Read() and - Replaced numeric function return codes of 0 and -1 with macros OK, - Changed how ftell() and fseek() are used, double-checking the return |
2005-04-24 09:53:12 | Tree |
[r240]
by
obarthel
- Changed how error conditions raised by dos.library file I/O functions - Modified function return values of 0 and -1 to use macros like OK, |
2005-04-24 08:46:37 | Tree |
2005-04-21 10:23:17 | Tree |