aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-11-28 00:56:18 +0000
committerUlrich Drepper <drepper@redhat.com>2002-11-28 00:56:18 +0000
commitdca99d27b7b39c3df67768c4b2ed057f70902f92 (patch)
tree86fa88440fc1d696c4fa5c76063fcb6aff9d061b /nptl/ChangeLog
parentf78deea65fee170ed353a44764d53c55cced6000 (diff)
downloadglibc-dca99d27b7b39c3df67768c4b2ed057f70902f92.tar
glibc-dca99d27b7b39c3df67768c4b2ed057f70902f92.tar.gz
glibc-dca99d27b7b39c3df67768c4b2ed057f70902f92.tar.bz2
glibc-dca99d27b7b39c3df67768c4b2ed057f70902f92.zip
Update.
* sysdeps/unix/sysv/linux/raise.c (raise): Use INTERNAL_SYSCALL if possible since gettid cannot fail.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 842dedecaf..9113c2674d 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
2002-11-27 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/raise.c (raise): Use INTERNAL_SYSCALL if
+ possible since gettid cannot fail.
+
* sysdeps/x86_64/pthreaddef.h: New file.
* sysdeps/i386/pthreaddef.h (gettid): Removed.