mirror of
https://github.com/adtools/clib2.git
synced 2025-12-08 14:59:05 +00:00
- Added lockf() support, as supplied by Henning Nielsen Lund.
Thank you very much! - symlink() now also works for absolute and relative links, and is part of "libunix.a". This patch was supplied by Henning Nielsen Lund. Thank you very much! git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15081 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
- Added lockf() support, as supplied by Henning Nielsen Lund.
|
||||
Thank you very much!
|
||||
|
||||
- symlink() now also works for absolute and relative links, and is
|
||||
part of "libunix.a". This patch was supplied by Henning Nielsen Lund.
|
||||
Thank you very much!
|
||||
|
||||
- The __main() stub function expected by the 68k GCC build is no
|
||||
longer part of "stdlib_main.c". This helps the C++ support, since the
|
||||
__main symbol definition no longer clashes with the definition in
|
||||
|
||||
Reference in New Issue
Block a user