diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-03 03:14:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-03 03:14:59 +0000 |
commit | bcc565a047cc50dfbe6eccb13d635ff690b55649 (patch) | |
tree | d71ffd22cd44d3501d5f17ced5b9a6f71efc246e /ChangeLog | |
parent | b5670a4fd65244e58cdf79e208b5d58d9ffd6608 (diff) | |
download | glibc-bcc565a047cc50dfbe6eccb13d635ff690b55649.tar.gz glibc-bcc565a047cc50dfbe6eccb13d635ff690b55649.tar.xz glibc-bcc565a047cc50dfbe6eccb13d635ff690b55649.zip |
Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index bc5137534c..09bafdb64b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,8 +4,6 @@ __pthread_initialize_minimal and __libc_check_standard_fds to match the generic version. - * sysdeps/powerpc/Makefile (CFLAGS-pt-initfini.s): New variable. - * sysdeps/unix/sysv/linux/shmat.c (shmat): Add a cast to avoid a warning when INLINE_SYSCALL macro uses the __syscall_ipc function. |