diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-17 21:48:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-17 21:48:43 +0000 |
commit | 927a8431da39ce150f5065d1049a7f6f59206028 (patch) | |
tree | 18cdd6018d39bc3553e9252e1317e4d512beabb3 | |
parent | 79f757a42a754fd43a2a9c7a738a81d53c00135b (diff) | |
download | glibc-927a8431da39ce150f5065d1049a7f6f59206028.tar.gz glibc-927a8431da39ce150f5065d1049a7f6f59206028.tar.xz glibc-927a8431da39ce150f5065d1049a7f6f59206028.zip |
Update.
2000-12-17 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/pt-machine.h (testandset): Adjust for prototype change. * sysdeps/i386/i686/pt-machine.h (testandset): Likewise.
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 157177bcc2..64ba891252 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-12-17 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/i386/pt-machine.h (testandset): Adjust for prototype change. + * sysdeps/i386/i686/pt-machine.h (testandset): Likewise. + 2000-12-17 Andreas Jaeger <aj@suse.de> * internals.h: Add prototypes for testandset and |