summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler_zero.cc
Commit message (Collapse)AuthorAgeFilesLines
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+1
| | | | | only in sources which require them. * Makefile.in: Generate dependencies with -MD option.
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
| | | | | | | | | | * *.cc: put winsup.h before other headers (for __INSIDE_CYGWIN__); use cur_environ() instead of just environ * times.cc: remove import protections * glob.c: add winsup.h * localtime.c: ditto * smallprint.c: ditto * Makefile.in: don't __INSIDE_CYGWIN__ as it messes up profiling.
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-3/+3
|
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+58