[notes] 01/01: ksh: Add another observation.
Daniel Shahaf
danielsh at apache.org
Sat Sep 24 10:08:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
danielsh-guest pushed a commit to branch master
in repository notes.
commit 97cda8d5e46ad76975a31b84fe02125b9d4e2cbe
Author: Daniel Shahaf <danielsh at apache.org>
Date: Sat Sep 24 10:05:07 2016 +0000
ksh: Add another observation.
---
packages.yml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/packages.yml b/packages.yml
index 8945dc0..0447c26 100644
--- a/packages.yml
+++ b/packages.yml
@@ -11994,8 +11994,10 @@ ksh:
These are getconf(1) symbolic constants, also defined in the system header
files, but at least in the CHILD_MAX case I think the difference is because
src/lib/libast/comp/conf.tab *measures* the constant's value by calling
- fork(2) in a loop until that fails. (That file has similar code for
- measuring OPEN_MAX.)
+ fork(2) in a loop until that fails. [This can't be the whole explanation:
+ the measurement code always prints an even value, but 193527 is odd.]
+ .
+ conf.tab has similar code for measuring OPEN_MAX.
kshutdown:
version: 3.2-2
issues:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list