Commit | Date | |
---|---|---|
[r238]
by
obarthel
- The Unix-like rename() now removes the target file even if that |
2005-04-20 12:06:00 | Tree |
2005-04-16 10:35:12 | Tree | |
2005-04-16 10:11:26 | Tree | |
[r235]
by
obarthel
- Changed how the startup code is built for the different library flavours, |
2005-04-13 14:35:06 | Tree |
2005-04-09 09:30:29 | Tree | |
[r233]
by
obarthel
- Added a hopefully enlightening comment on the subtleties of semaphore |
2005-04-04 11:56:26 | Tree |
[r232]
by
obarthel
- The stdio locking in fcntl() wasn't working correctly. Fixed. - Made the clearerr(), feof() and ferror() macros thread-safe. |
2005-04-04 10:10:02 | Tree |
2005-04-03 10:53:24 | Tree | |
[r230]
by
obarthel
- Added more code and changes contributed by Peter Bengtsson, thank you - Added SSIZE_MAX to <limits.h>. - Added <sys/uio.h>, readv() and writev(). - Cut back the soft link resolution code in lstat(). - In <fcntl.h> O_NDELAY is now an alias for O_NONBLOCK. - Added <complex.h>, carg(), cargf(), cargl(), cimag(), cimagf(), Note that the C99 support for the complex floating point data - Added va_copy() to <stdarg.h>. - Added _Exit() to <stdlib.h>. - Added <stdbool.h>. - Added vfscanf() to <stdio.h>. |
2005-04-03 10:22:48 | Tree |
[r229]
by
obarthel
- We now call IsInteractive() rather than send a type ACTION_DISK_INFO |
2005-04-02 18:02:54 | Tree |