Displaying 1 result from an estimated 1 matches for "noclobberopen".
2011 Jun 14
0
klibc 1.5.23 release
...[klibc] [PARSER] Fix clobbering of checkkwd
Jilles Tjoelker (5):
[klibc] [EVAL] Force fork if any trap is set, not just on EXIT
[klibc] [EXPAND] Fix corruption of redirections with byte 0x81
[klibc] [VAR] Fix varinit ordering that broke fc
[klibc] [REDIR] Replace GPL noclobberopen code with the FreeBSD version
[klibc] [EXPAND] Do not split the result of tilde expansion
Jonathan Nieder (5):
[klibc] [BUILTIN] Use EXEXIT in place of EXEXEC
[klibc] [BUILTIN] Stop documenting EXSHELLPROC
[klibc] [BUILTIN] Dotcmd should exit with zero when doing nothin...