- Oct 03, 2006
-
-
Brad King authored
ENH: Added Process_SetPipeNative method to allow user code to override the pipes connected to the child pipeline.
-
- Sep 27, 2006
-
-
Brad King authored
ENH: Re-implemented command line argument shell quoting to support several platforms with one code base.
-
- Sep 21, 2006
-
-
Brad King authored
BUG: Windows_ShellArgument: need to escape if the string contains one of a set of special characters as well as spaces. Moved test for needing escapes to a separate method kwsysSystemWindowsShellArgumentNeedsEscape.
-
Brad King authored
ENH: Adding 'System' component of C sources to hold system tools written in C. Moved windows shell command line argument escaping code to kwsysSystem_Windows_ShellArgument and kwsysSystem_Windows_ShellArgumentSize.
-
Brad King authored
ENH: Added KWSYS_SHARED_FORWARD_OPTION_COMMAND option to allow users to replace the command executed. Extended documentation at top of file.
-
- Aug 30, 2006
-
-
Brad King authored
-
- Aug 27, 2006
- Aug 26, 2006
- Aug 25, 2006
-
-
Brad King authored
-
Brad King authored
ENH: Separate the notion of a request for LFS and its availability. Allow user code to block definitions of LFS macros. Added framework to give error if sys/types.h is included before this header when LFS is requested (currently disabled).
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
- Aug 23, 2006
-
-
Brad King authored
-
Andy Cedilnik authored
-
- Aug 22, 2006
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- Aug 21, 2006
- Aug 17, 2006
-
-
Brad King authored
-
- Aug 14, 2006
-
-
Bill Hoffman authored
-
- Aug 11, 2006
-
-
Ken Martin authored
-
Bill Hoffman authored
-
- Aug 10, 2006
-
-
David Cole authored
BUG: strlen logic was backwards resulting in function body never actually executing... when called with valid strings, it was always doing nothing and returning false... now it works as expected.
-
- Aug 01, 2006
-
-
Gaëtan Lehmann authored
-
Brad King authored
-
Brad King authored
COMP: Use SA_RESTART only if it is defined for the current platform. This partially addresses bug#3556.
-
Brad King authored
-
- Jul 31, 2006
-
-
Ken Martin authored
-
- Jul 28, 2006
-
-
Ken Martin authored
-
- Jul 27, 2006
-
-
Brad King authored
-
- Jul 25, 2006
-
-
Brad King authored
-
Ken Martin authored
-