diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-01-29 03:25:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-01-29 03:25:37 +0000 |
commit | 1e2f8718598a4d8d8b35d3e505a033f33b242a71 (patch) | |
tree | 13af05b62bc92ede588f01635f7f7428c2b0ebb2 /ChangeLog | |
parent | 1e49399dbe6abfaa6dcdbe3c8a6004e0efece1c2 (diff) | |
download | glibc-1e2f8718598a4d8d8b35d3e505a033f33b242a71.tar glibc-1e2f8718598a4d8d8b35d3e505a033f33b242a71.tar.gz glibc-1e2f8718598a4d8d8b35d3e505a033f33b242a71.tar.bz2 glibc-1e2f8718598a4d8d8b35d3e505a033f33b242a71.zip |
Update.
(__fe_nomask_env): Change __prctl call to INTERNAL_SYSCALL.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2003-01-28 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c - (__fe_nomask_env): Change __prctl call to INLINE_SYSCALL. + (__fe_nomask_env): Change __prctl call to INTERNAL_SYSCALL. 2003-01-28 Martin Schwidefsky <schwidefsky@de.ibm.com> |