| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
platforms with one code base.
|
|
|
|
| |
set of special characters as well as spaces. Moved test for needing escapes to a separate method kwsysSystemWindowsShellArgumentNeedsEscape.
|
|
|
|
| |
C. Moved windows shell command line argument escaping code to kwsysSystem_Windows_ShellArgument and kwsysSystem_Windows_ShellArgumentSize.
|
|
|
|
| |
replace the command executed. Extended documentation at top of file.
|
| |
|
|
|
|
| |
libraries.
|
| |
|
|
|
|
| |
a bogus non-zero return value to avoid running the test again.
|
|
|
|
| |
newlines do not get duplicates.
|
| |
|
| |
|
|
|
|
| |
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).
|
|
|
|
| |
name KWSYS_LFS_WORKS.
|
|
|
|
| |
macro.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
pattern->regex conversion.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
executing... when called with valid strings, it was always doing nothing and returning false... now it works as expected.
|
| |
|
| |
|
|
|
|
| |
partially addresses bug#3556.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with -mt flag.
|
|
|
|
| |
writing to the file at the same time. This allows children such as tail -f to function properly.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles
|