aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-29 03:25:37 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-29 03:25:37 +0000
commit1e2f8718598a4d8d8b35d3e505a033f33b242a71 (patch)
tree13af05b62bc92ede588f01635f7f7428c2b0ebb2 /ChangeLog
parent1e49399dbe6abfaa6dcdbe3c8a6004e0efece1c2 (diff)
downloadglibc-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--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a8b7f68d1d..0bd26f7a58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>