Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60767
b: refs/heads/master
c: 7729303
h: refs/heads/master
i:
  60765: 07cb7af
  60763: 04a52aa
  60759: 283e574
  60751: 29e68c0
  60735: ed90eb4
v: v3
  • Loading branch information
Roland McGrath authored and Linus Torvalds committed Jul 17, 2007
1 parent ded5596 commit 36ab747
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c09edd6eba683741bb8aa8e388a2bfaf1c1a28f9
refs/heads/master: 77293034696e3e0b6c8b8fc1f96be091104b3d2b
1 change: 0 additions & 1 deletion trunk/include/linux/limits.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,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 OPEN_MAX 256 /* # open files a process may have */
#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 */
Expand Down

0 comments on commit 36ab747

Please sign in to comment.