diff options
author | Roland McGrath <roland@gnu.org> | 2003-03-14 23:37:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-03-14 23:37:15 +0000 |
commit | c58859ce3a98917b7c4f7b1de94fb8ae3f5485cd (patch) | |
tree | 05cc79ed77cef7e0bfc1f37c269b15099b76942a /linuxthreads | |
parent | b5d1dbc6414c9c4bb41e3dcaf00b01a89b9aa076 (diff) | |
download | glibc-c58859ce3a98917b7c4f7b1de94fb8ae3f5485cd.tar glibc-c58859ce3a98917b7c4f7b1de94fb8ae3f5485cd.tar.gz glibc-c58859ce3a98917b7c4f7b1de94fb8ae3f5485cd.tar.bz2 glibc-c58859ce3a98917b7c4f7b1de94fb8ae3f5485cd.zip |
* sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.
* sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
sysdeps/posix/pause.c instead of sysdeps/unix/common/pause.c.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index ae149bd468..862c96ea17 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2003-03-14 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file. + * sysdeps/unix/sysv/linux/sparc/Makefile ($(objpfx)specs): Use full + path for crt[in].o. + 2003-03-14 Alexandre Oliva <aoliva@redhat.com> * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set |