aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-19 21:24:46 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-19 21:24:46 +0000
commit6610a14064b12ab2f05abb4a7dd79b3f08fe7bb9 (patch)
tree5f7ebe57b14392c3e76f6b4d20f4df6877542057 /ChangeLog
parent72ae756aa60391934a6f4c3339a44a077d2a60d0 (diff)
downloadglibc-6610a14064b12ab2f05abb4a7dd79b3f08fe7bb9.tar
glibc-6610a14064b12ab2f05abb4a7dd79b3f08fe7bb9.tar.gz
glibc-6610a14064b12ab2f05abb4a7dd79b3f08fe7bb9.tar.bz2
glibc-6610a14064b12ab2f05abb4a7dd79b3f08fe7bb9.zip
Update.
2001-04-19 Matthew Wilcox <willy@ldl.fc.hp.com> * sysdeps/unix/sysv/linux/hppa/sysdep.h (INLINE_SYSCALL): Change to return a signed result for compatibility with other architectures, and correctness.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b18db0afb9..ed54ff9776 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-19 Matthew Wilcox <willy@ldl.fc.hp.com>
+
+ * sysdeps/unix/sysv/linux/hppa/sysdep.h (INLINE_SYSCALL):
+ Change to return a signed result for compatibility with other
+ architectures, and correctness.
+
2001-04-19 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_32BITUIDS):