mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
e7895644291e3fe0ad2b33690068d39e251320e7
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! git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15161 87f5fb63-7c3d-0410-a384-fd976d0f7a62
Description
Languages
C
98.6%
Assembly
1.2%