about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-07-23 18:50:26 +0000
committerUlrich Drepper <drepper@redhat.com>2003-07-23 18:50:26 +0000
commit6bc0b95489067acc56efb0d8e1d88fe18644389f (patch)
tree43d353c9c585b610c2c72458033737833143ecaf /ChangeLog
parent9d79e0377b08773ec4f7ec38479b1563606f7ef7 (diff)
downloadglibc-6bc0b95489067acc56efb0d8e1d88fe18644389f.tar.gz
glibc-6bc0b95489067acc56efb0d8e1d88fe18644389f.tar.xz
glibc-6bc0b95489067acc56efb0d8e1d88fe18644389f.zip
Update.
2003-07-23  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/pthread/lio_listio.c (LIO_OPCODE_BASE): Define.
	(lio_listio): Use it.
	* sysdeps/pthread/lio_listio64.c: Include lio_listio.c instead of
	after few defines to avoid duplication.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7d3dcb6fe..66ebe002e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-07-23  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/pthread/lio_listio.c (LIO_OPCODE_BASE): Define.
+	(lio_listio): Use it.
+	* sysdeps/pthread/lio_listio64.c: Include lio_listio.c instead of
+	after few defines to avoid duplication.
+
 2003-07-22  Jakub Jelinek  <jakub@redhat.com>
 
 	* include/stdio.h (__libc_fatal): Add libc_hidden_proto.