about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-12-13 21:32:16 +0000
committerRoland McGrath <roland@gnu.org>2002-12-13 21:32:16 +0000
commit63b11dd19b03e5c88f4cd247c2c515e3530e1eb3 (patch)
treed6f0d4152eb50c5bd90fc7974d6bbbb7ee2b096a /ChangeLog
parentafc58fa87c622092e24bd35b1aac389a45400647 (diff)
downloadglibc-63b11dd19b03e5c88f4cd247c2c515e3530e1eb3.tar.gz
glibc-63b11dd19b03e5c88f4cd247c2c515e3530e1eb3.tar.xz
glibc-63b11dd19b03e5c88f4cd247c2c515e3530e1eb3.zip
* posix/bug-regex15.c: New file.
	* posix/Makefile (tests): Add it.

	* test-skeleton.c (TEST_DATA_LIMIT): New macro, default to 64MB.
	(main): Set RLIMIT_DATA limit to TEST_DATA_LIMIT (or lower if need be).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94cde7eda7..d187d9d1c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-12-13  Roland McGrath  <roland@redhat.com>
+
+	* posix/bug-regex15.c: New file.
+	* posix/Makefile (tests): Add it.
+
+	* test-skeleton.c (TEST_DATA_LIMIT): New macro, default to 64MB.
+	(main): Set RLIMIT_DATA limit to TEST_DATA_LIMIT (or lower if need be).
+
 2002-12-13  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/dl-misc.c (_dl_debug_vdprintf): Don't depend on 5-digit PIDs.