summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/localtime.c
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanup.Christopher Faylor2000-10-281-1/+1
| | | | | | * configure.in: Eliminate subdir stuff. * configure: Regenerate. * include/getopt.h (option): Make name field 'const'.
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-0/+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.
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-071-3/+0
| | | | | | * cygwin.din: Eliminate _strace_wm. * sigproc.cc (wait_sig): Temporarily add more debugging output. * include/cygwin/version.h: Bump minor api to reflect export change.
* Fix final round of gcc warnings relating to unused parameters.Christopher Faylor2000-02-241-1/+2
|
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-4/+2
|
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+2250