diff options
author | Roland McGrath <roland@gnu.org> | 2002-10-22 16:07:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-10-22 16:07:15 +0000 |
commit | 3a0742f9accb9c8d14366809c4ff723447a86929 (patch) | |
tree | c36920e5b22bd59887d69acb71aee5e1c4fa8f8e /ChangeLog | |
parent | 5e922099c61712176c8bd37f150ebe568c2a2476 (diff) | |
download | glibc-3a0742f9accb9c8d14366809c4ff723447a86929.tar glibc-3a0742f9accb9c8d14366809c4ff723447a86929.tar.gz glibc-3a0742f9accb9c8d14366809c4ff723447a86929.tar.bz2 glibc-3a0742f9accb9c8d14366809c4ff723447a86929.zip |
* sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set
caller to EXTRA instead of execve, since the latter has a
higher-priority implementation in linuxthreads.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-10-21 Andreas Schwab <schwab@suse.de> + + * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set + caller to EXTRA instead of execve, since the latter has a + higher-priority implementation in linuxthreads. + 2002-10-22 Jakub Jelinek <jakub@redhat.com> * locale/programs/locarchive.c (enlarge_archive): Make sure |