summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/times.cc
Commit message (Expand)AuthorAgeFilesLines
* * thread.h (struct _winsup_t): Remove obsolete elements. Add available_drivesChristopher Faylor2001-04-011-1/+1
* Update copyrights.Christopher Faylor2001-03-181-1/+1
* * times.cc (settimeofday): Replace function stub with working code.Christopher Faylor2001-02-261-3/+23
* Whitespace cleanup.Christopher Faylor2000-10-281-1/+1
* * times.cc (to_time_t): pass zero time as epochDJ Delorie2000-10-201-0/+5
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-1/+0
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* * times.cc (gettimeofday): use GetSystemTimeAsFileTime to avoid aDJ Delorie2000-08-301-7/+4
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-1/+6
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-1/+1
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-9/+1
* * times.cc: Fix extern declarations for variables that are exported but used byChristopher Faylor2000-03-191-0/+9
* * times.cc: Remove unneeded (and incorrect) externs.Christopher Faylor2000-03-191-3/+0
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+540