mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
Update.
* sysdeps/unix/sysv/syscalls.list: Likewise.
This commit is contained in:
parent
5b4c9fed26
commit
7e98470d80
@ -35,6 +35,7 @@
|
||||
2000-08-24 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* sysdeps/unix/syscalls.list: Use __setrlimit as strong name.
|
||||
* sysdeps/unix/sysv/syscalls.list: Likewise.
|
||||
|
||||
* posix/unistd.h: Move internal prototypes from here ...
|
||||
* include/unistd.h: ... to here.
|
||||
|
@ -1,3 +1,10 @@
|
||||
2000-08-24 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* Examples/ex13.c: Include <string.h> for for strerror prototype.
|
||||
(pthr_cond_signal_mutex): Rewrite to silence GCC.
|
||||
(thread_start): Remove unused variable err.
|
||||
(main): Silence GCC warnings.
|
||||
|
||||
2000-08-22 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* Examples/ex13.c: New test by Kurt Garloff <garloff@suse.de>.
|
||||
|
Loading…
Reference in New Issue
Block a user