about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-04-20 04:31:12 +0000
committerUlrich Drepper <drepper@redhat.com>2004-04-20 04:31:12 +0000
commitbfa2612286e765dc52b510fdb753a238f0a1126d (patch)
treedf808248e992d939d520271421a71f4f974eb95f /nptl
parentd3b520289178bbe9c252c0a2784a529b89951945 (diff)
downloadglibc-bfa2612286e765dc52b510fdb753a238f0a1126d.tar.gz
glibc-bfa2612286e765dc52b510fdb753a238f0a1126d.tar.xz
glibc-bfa2612286e765dc52b510fdb753a238f0a1126d.zip
Update.
2004-04-19  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/mq_unlink.c: Rewrite to produce more
	compact code.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 501791c661..3dc83fcf43 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-19  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/mq_unlink.c: Rewrite to produce more
+	compact code.
+
 2004-04-19  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
 	* sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Add frame info.