ELF core files

This commit is contained in:
Adriana Szekeres
2011-07-30 06:03:23 +00:00
committed by Ben Gras
parent ebdac755af
commit eaa29370f4
17 changed files with 544 additions and 17 deletions

View File

@@ -11,6 +11,7 @@ sys/param.h
#define MAXHOSTNAMELEN 256 /* max hostname size */
#define NGROUPS 8 /* max number of supplementary groups */
#define MAXPATHLEN __MINIX_PATH_MAX
#define MAXCOMLEN 16 /* max command length */
#include <machine/param.h>