diff options
author | Richard Henderson <rth@redhat.com> | 2004-03-13 05:29:24 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2004-03-13 05:29:24 +0000 |
commit | 841153fa02afb1e115bfc3dd504c2ee7354c1f56 (patch) | |
tree | 2496b24cb7677359159eda40dcf26a3c97ac2c72 /nptl/ChangeLog | |
parent | f4089ca1d62c68c980d36147b220261bd9e22ae5 (diff) | |
download | glibc-841153fa02afb1e115bfc3dd504c2ee7354c1f56.tar.gz glibc-841153fa02afb1e115bfc3dd504c2ee7354c1f56.tar.xz glibc-841153fa02afb1e115bfc3dd504c2ee7354c1f56.zip |
* sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Propagate oldvalue from CENABLE to CDISABLE.
2004-03-12 Richard Henderson <rth@redhat.com> * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Propagate oldvalue from CENABLE to CDISABLE.
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 755d6fee3d..91b8205366 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2004-03-12 Richard Henderson <rth@redhat.com> + + * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Propagate + oldvalue from CENABLE to CDISABLE. + 2004-03-12 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/bits/local_lim.h: Define HOST_NAME_MAX. |