diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-02-28 21:28:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-02-28 21:28:11 +0000 |
commit | b041ebc280681f391cd0a3b4d70e08ec72179952 (patch) | |
tree | b63cfeba40db61f7cbf310ea9c430f618e03fd78 /linuxthreads | |
parent | 456db4763e401a099379f245f82807565b3aa250 (diff) | |
download | glibc-b041ebc280681f391cd0a3b4d70e08ec72179952.tar glibc-b041ebc280681f391cd0a3b4d70e08ec72179952.tar.gz glibc-b041ebc280681f391cd0a3b4d70e08ec72179952.tar.bz2 glibc-b041ebc280681f391cd0a3b4d70e08ec72179952.zip |
Update.
* sysdeps/powerpc/Versions: Export _savegpr* and _restgpr*
functions.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1179e7f8bf..6b09e92f22 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2000-02-28 Andreas Jaeger <aj@suse.de> + + * rwlock.c: Fix typo. + 2000-02-27 Ulrich Drepper <drepper@redhat.com> * rwlock.c: Define __* variants of the functions and make old names |