aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/configure
AgeCommit message (Collapse)AuthorFilesLines
2000-12-03* Makefile.in: Use CXX to build the DLL.Christopher Faylor1-53/+155
* configure.in: Find correct c++ compiler. * configure: Regenerate. * path.cc (normalize_posix_path): Put correct drive at beginning of \foo style paths. (chdir): Don't send non-posix path to cygcwd.set.
2000-10-28Whitespace cleanup.Christopher Faylor1-117/+17
* configure.in: Eliminate subdir stuff. * configure: Regenerate. * include/getopt.h (option): Make name field 'const'.
2000-07-16* acconfig.h: Add support for NEWVFORK.Christopher Faylor1-50/+66
* config.h.in: Ditto. * configure.in: Add --enable-vfork option. * configure: Regenerate. * dcrt0.cc (quoted): Detect and fix up quoted backslashes. * sigproc.cc (proc_subproc): Correctly name handle of newly added child process to avoid erroneous debugging messages about closing the wrong handle.
2000-06-17* configure.in: Detect "cross-hosting" situation and set appropriate variablesChristopher Faylor1-46/+56
in Makefile to avoid building excess stuff. * configure: Regenerate. * Makefile.in: Accomodate above change.
2000-05-06* errno.cc (errmap): Correct DIRECTORY mapping to ENOTDIR.Christopher Faylor1-1/+1
2000-02-28* configure.in: Remove --enable-strace-hhmmss option.Christopher Faylor1-72/+50
* configure: Regenerate.
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+2335