aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 85cb310550..f06e03a4c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,13 @@
1999-11-05 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/unix/sysv/linux/setrlimit.c: New file.
+
* sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Adjust
for kernel changes.
* sysdeps/unix/sysv/linux/bits/types.h (__rlim_t, __rlim64_t): Make
unsigned.
-1999-10-04 Tim Waugh <twaugh@redhat.com>
+1999-10-04 Tim Waugh <twaugh@redhat.com>
* posix/wordexp-test.c: More tests.