[#]
http://marc.info/?l=openbsd-cvs&m=140778894126460&w=2
openbsd-cvs(obsdave,2) — All
2014-08-12 00:55:15
Module name: src
Changes by: guenther@cvs.openbsd.org 2014/08/11 14:28:47
Modified files:
bin/ksh : io.c
Log message:
Still need to separately set FD_CLOEXEC if the new fd was >= FDBASE.
Affects scripts that directly use 9 of the first 10 fds.
noted by miod@