about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-10-10 20:11:04 +0000
committerRoland McGrath <roland@gnu.org>2001-10-10 20:11:04 +0000
commit0dc87bc64b01bb63c9e0c89a0808d00e62d7bf5e (patch)
tree2fb58e333c61af4c6d0cb36a5a1dd3def4b9e1f5 /ChangeLog
parent2e342fe6232d8d5ad7820defef9c8f8c3c1dc825 (diff)
downloadglibc-0dc87bc64b01bb63c9e0c89a0808d00e62d7bf5e.tar.gz
glibc-0dc87bc64b01bb63c9e0c89a0808d00e62d7bf5e.tar.xz
glibc-0dc87bc64b01bb63c9e0c89a0808d00e62d7bf5e.zip
2001-10-10 Jeff Bailey <jbailey@nisa.net>
        * sysdeps/mach/hurd/Makefile: Add $(CFLAGS) for generation of
        bits/errno.h

2001-10-07  Roland McGrath  <roland@frob.com>

	* sysdeps/mach/hurd/setrlimit.c (__setrlimit): Never return ENOSYS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b807d8113..ce2df740a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-10-10  Jeff Bailey  <jbailey@nisa.net>
+
+        * sysdeps/mach/hurd/Makefile: Add $(CFLAGS) for generation of
+        bits/errno.h
+
+2001-10-07  Roland McGrath  <roland@frob.com>
+
+	* sysdeps/mach/hurd/setrlimit.c (__setrlimit): Never return ENOSYS.
+
 2001-10-10  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/elf.h: Add more ELFOSABI_* constants.