diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-12-24 20:07:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-12-24 20:07:27 +0000 |
commit | 9333ed0d5846e90035395de2723e6e7069ac9946 (patch) | |
tree | fa7223687f01062a7ef121cbe0f9c02282cfa826 /nptl/ChangeLog | |
parent | dcc73a8ddac3311936c9737f8ebbf2f448bc1f8f (diff) | |
download | glibc-9333ed0d5846e90035395de2723e6e7069ac9946.tar.gz glibc-9333ed0d5846e90035395de2723e6e7069ac9946.tar.xz glibc-9333ed0d5846e90035395de2723e6e7069ac9946.zip |
* sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD and
ENOTRECOVERABLE if not already defined.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 74cf9a9c57..a41ce03284 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2005-12-24 Ulrich Drepper <drepper@redhat.com> + + * version.c: Update cpoyright year. + 2005-12-23 Ulrich Drepper <drepper@redhat.com> * pthread_mutex_destroy.c: Set mutex type to an invalid value. |