about summary refs log tree commit diff
path: root/ports/ChangeLog.am33
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-01 10:25:11 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-01 10:25:11 -0700
commit09c0ee5f8c2e52ff64347c39a586e8a23b9421e5 (patch)
treeaf4c6dff0a190939c50333f2d20c4cd1d4ec6b40 /ports/ChangeLog.am33
parent7e66ee5142deda977163d0a858c3d2883cae3f07 (diff)
downloadglibc-09c0ee5f8c2e52ff64347c39a586e8a23b9421e5.tar.gz
glibc-09c0ee5f8c2e52ff64347c39a586e8a23b9421e5.tar.xz
glibc-09c0ee5f8c2e52ff64347c39a586e8a23b9421e5.zip
BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.
Diffstat (limited to 'ports/ChangeLog.am33')
-rw-r--r--ports/ChangeLog.am335
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.am33 b/ports/ChangeLog.am33
index d14f7226d9..2adcc22e4e 100644
--- a/ports/ChangeLog.am33
+++ b/ports/ChangeLog.am33
@@ -1,3 +1,8 @@
+2012-08-01  Roland McGrath  <roland@hack.frob.com>
+
+	[BZ #14138]
+	* sysdeps/unix/sysv/linux/am33/getrlimit.c: File removed.
+
 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
 
 	[BZ #13673]