Menu

Commit [r480]  Maximize  Restore  History

- readlink() no longer sort-of-works for files and directories. It now only

works for soft linked objects and returns an error for everything else.
This is based upon a fix by Peter Bengtsson. Thank you very much!

- Moved the lstat() local Lock() function into its own separate file.

- uname() now returns correct and robust information for OS version
numbers > 36. This integrates a fix by Peter Bengtsson. Thank you
very much!

- Moved the crtbegin.o/crtend.o files out of the link libraries. Moving
them in was intended to work as a fix for the shared library build, but
now it seems that this has to be done at the link stage through the
GCC specs file...

- Integrated a fix for __rem_pio2() which affects sin(), tan() and cos(),
contributed by Steven Solie. Thank you very much!

obarthel 2006-11-13

changed /trunk/library/GNUmakefile.68k
changed /trunk/library/GNUmakefile.os4
changed /trunk/library/changes
changed /trunk/library/libc.gmk
changed /trunk/library/libunix.gmk
changed /trunk/library/math_kernel_rem_pio2.c
changed /trunk/library/stat_headers.h
added /trunk/library/stat_lock.c
changed /trunk/library/stat_lstat.c
changed /trunk/library/unistd_readlink.c
changed /trunk/library/utsname_uname.c
/trunk/library/GNUmakefile.68k Diff Switch to side-by-side view
Loading...
/trunk/library/GNUmakefile.os4 Diff Switch to side-by-side view
Loading...
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/libc.gmk Diff Switch to side-by-side view
Loading...
/trunk/library/libunix.gmk Diff Switch to side-by-side view
Loading...
/trunk/library/math_kernel_rem_pio2.c Diff Switch to side-by-side view
Loading...
/trunk/library/stat_headers.h Diff Switch to side-by-side view
Loading...
/trunk/library/stat_lock.c Diff Switch to side-by-side view
Loading...
/trunk/library/stat_lstat.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_readlink.c Diff Switch to side-by-side view
Loading...
/trunk/library/utsname_uname.c Diff Switch to side-by-side view
Loading...
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.