diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-10 00:05:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-10 00:05:44 +0000 |
commit | c79c9039b3fe3904c994afcfbae1e8c620043329 (patch) | |
tree | 16d309aec77d2b1b8124f0ad6b356e3dc1a5dbbf /ChangeLog | |
parent | 301909fbcb5314e7968824f69635387c50e53dbc (diff) | |
download | glibc-c79c9039b3fe3904c994afcfbae1e8c620043329.tar.gz glibc-c79c9039b3fe3904c994afcfbae1e8c620043329.tar.xz glibc-c79c9039b3fe3904c994afcfbae1e8c620043329.zip |
Update.
2000-06-09 Jes Sorensen <jes@linuxcare.com> Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/sigaction.c: New file. * sysdeps/unix/sysv/linux/ia64/sigpending.c: New file. * sysdeps/unix/sysv/linux/ia64/sigprocmask.c: New file. * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: New file. * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h: New file. * sysdeps/unix/sysv/linux/ia64/bits/sigstack.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5853d5e8df..827829d9ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-06-09 Jes Sorensen <jes@linuxcare.com> + Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/ia64/sigaction.c: New file. + * sysdeps/unix/sysv/linux/ia64/sigpending.c: New file. + * sysdeps/unix/sysv/linux/ia64/sigprocmask.c: New file. + * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: New file. + * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h: New file. + * sysdeps/unix/sysv/linux/ia64/bits/sigstack.h: New file. + 2000-06-09 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Try harder |