bump stack a little

This commit is contained in:
christos 2016-03-31 22:49:14 +00:00
parent 8896183565
commit e7b323ca74
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@
#define DFLT_RLIMIT_MEMLOCK 32
/* Default number of 4k pages for RLIMIT_STACK */
#define DFLT_RLIMIT_STACK 50
#define DFLT_RLIMIT_STACK 64
/* Directory separator character, usually / or \\ */
#define DIR_SEP '/'