summaryrefslogtreecommitdiff
path: root/shells/bash/patches/patch-builtins_ulimit.def
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash/patches/patch-builtins_ulimit.def')
-rw-r--r--shells/bash/patches/patch-builtins_ulimit.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash/patches/patch-builtins_ulimit.def b/shells/bash/patches/patch-builtins_ulimit.def
index f25a2c898c1..86e5273cb79 100644
--- a/shells/bash/patches/patch-builtins_ulimit.def
+++ b/shells/bash/patches/patch-builtins_ulimit.def
@@ -1,7 +1,8 @@
-$NetBSD: patch-builtins_ulimit.def,v 1.2 2015/03/07 22:40:48 rodent Exp $
+$NetBSD: patch-builtins_ulimit.def,v 1.3 2016/06/11 12:54:24 rillig Exp $
Add support for the "number of threads" ulimit that appeared
in NetBSD 6.99.x.
+
--- builtins/ulimit.def.orig 2013-11-01 01:46:06.000000000 +0000
+++ builtins/ulimit.def
@@ -143,6 +143,10 @@ extern int errno;