Menu

Code Commit Log


Commit Date  
[r238] by obarthel

- The Unix-like rename() now removes the target file even if that
file has been protected from deletion.

2005-04-20 12:06:00 Tree
[r237] by obarthel

- Added the two release archive build scripts.

2005-04-16 10:35:12 Tree
[r236] by obarthel

- Fixed the startup build target directory names.

2005-04-16 10:11:26 Tree
[r235] by obarthel

- Changed how the startup code is built for the different library flavours,
and which files this involves.

2005-04-13 14:35:06 Tree
[r234] by obarthel

- Final version bump before release.

2005-04-09 09:30:29 Tree
[r233] by obarthel

- Added a hopefully enlightening comment on the subtleties of semaphore
locking in the stdio_fflush.c file.

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
[r231] by obarthel

- Small tweaks to fix GCC 68k compiler warnings.

2005-04-03 10:53:24 Tree
[r230] by obarthel

- Added more code and changes contributed by Peter Bengtsson, thank you
very much! This includes the following:

- 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(),
cimagl(), conj(), conjf(), conjl(), creal(), crealf() and creall().

Note that the C99 support for the complex floating point data
types is limited to GCC 3.x for now.

- 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
to a likely console handler file's MsgPort.

2005-04-02 18:02:54 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.