From 6c368af5b4e68c05c8774ea5795b708aca9d0d66 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 14 Aug 2007 20:11:44 +0000 Subject: Do a clean-up pass on the OBSOLETE features (versions): - remove legions of those, - remove associated patches no longer needed, - mark then as (OBSOLETE) in the prompt; --- patches/glibc/2.2.5/glibc-test-lowram.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 patches/glibc/2.2.5/glibc-test-lowram.patch (limited to 'patches/glibc/2.2.5/glibc-test-lowram.patch') diff --git a/patches/glibc/2.2.5/glibc-test-lowram.patch b/patches/glibc/2.2.5/glibc-test-lowram.patch deleted file mode 100644 index 2308629a..00000000 --- a/patches/glibc/2.2.5/glibc-test-lowram.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- glibc-2.2.5/malloc/tst-calloc.c.old Sun Aug 3 16:17:58 2003 -+++ glibc-2.2.5/malloc/tst-calloc.c Sun Aug 3 16:20:01 2003 -@@ -24,9 +24,8 @@ - #include - - --/* Number of samples per size. */ --#define N 50000 -- -+/* Number of samples per size. This is also the maximum memory consumption in kilobytes. */ -+#define N 8000 - - static void - fixed_test (int size) -- cgit v1.2.3