From 47772edef8fb3dd5255afa871945e00f5c7c1c93 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 17 Jul 2007 04:03:49 -0700 Subject: [PATCH] --- yaml --- r: 60768 b: refs/heads/master c: f9e86f419073605b4520848021cc042963c227c7 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/limits.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8ea12ef0df1b..15982eeaf17b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 77293034696e3e0b6c8b8fc1f96be091104b3d2b +refs/heads/master: f9e86f419073605b4520848021cc042963c227c7 diff --git a/trunk/include/linux/limits.h b/trunk/include/linux/limits.h index c4b4e579c01d..2d0f94162fb3 100644 --- a/trunk/include/linux/limits.h +++ b/trunk/include/linux/limits.h @@ -5,7 +5,6 @@ #define NGROUPS_MAX 65536 /* supplemental group IDs are available */ #define ARG_MAX 131072 /* # bytes of args + environ for exec() */ -#define CHILD_MAX 999 /* no limit :-) */ #define LINK_MAX 127 /* # links a file may have */ #define MAX_CANON 255 /* size of the canonical input queue */ #define MAX_INPUT 255 /* size of the type-ahead buffer */