Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files | Christopher Faylor | 2000-08-22 | 1 | -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 use | DJ Delorie | 2000-08-02 | 1 | -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 Faylor | 2000-02-21 | 1 | -3/+3 |
| | |||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+58 |