summaryrefslogtreecommitdiff
path: root/job.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2009-08-01 22:09:40 +0000
committerPaul Smith <psmith@gnu.org>2009-08-01 22:09:40 +0000
commite2f16fdf45ec0506c68f32e9fc6a7b31ae17fdc6 (patch)
tree65af39bacf361af1a13c0a44780a9927175886a2 /job.c
parent139c28ae6966b84e4c30898829a2202c6f3e0a3e (diff)
downloadgunmake-e2f16fdf45ec0506c68f32e9fc6a7b31ae17fdc6.tar.gz
Changes from Ralf Wildenhues.
Diffstat (limited to 'job.c')
-rw-r--r--job.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/job.c b/job.c
index 3ed27bf..b52868f 100644
--- a/job.c
+++ b/job.c
@@ -2327,7 +2327,7 @@ construct_command_argv_internal (char *line, char **restp, char *shell,
"eval", "exec", "exit", "export", "for", "if",
"login", "logout", "read", "readonly", "set",
"shift", "switch", "test", "times", "trap",
- "umask", "wait", "while", 0 };
+ "ulimit", "umask", "unset", "wait", "while", 0 };
# ifdef HAVE_DOS_PATHS
/* This is required if the MSYS/Cygwin ports (which do not define
WINDOWS32) are compiled with HAVE_DOS_PATHS defined, which uses