diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-02-12 23:46:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-02-12 23:46:26 +0000 |
commit | bbf209a4272252276215e2606746eb2d3c7a326e (patch) | |
tree | f05d9fa788d3a50238b34d490216772347d8bcc7 /nptl/ChangeLog | |
parent | d369ad760d0a2bc585cb5b076a67d565573ee915 (diff) | |
download | glibc-bbf209a4272252276215e2606746eb2d3c7a326e.tar.gz glibc-bbf209a4272252276215e2606746eb2d3c7a326e.tar.xz glibc-bbf209a4272252276215e2606746eb2d3c7a326e.zip |
* sysdeps/unix/sysv/linux/i386/not-cancel.h: Define openat_not_cancel,
openat_not_cancel_3, openat64_not_cancel, and openat64_not_cancel_3.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index bb8e60707e..2477d8aa71 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2006-02-12 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/i386/not-cancel.h: Define openat_not_cancel, + openat_not_cancel_3, openat64_not_cancel, and openat64_not_cancel_3. + 2006-02-08 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait, |