aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/sys/time.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-20sys/time.h: Change visibility of gettimeofday.Corinna Vinschen1-1/+2
2016-04-08Move kernel dependent parts of <sys/time.h>cygwin-2_5_0-releaseSebastian Huber1-149/+2
2016-03-17Feature test macros overhaul: sys/time.hYaakov Selkowitz1-5/+8
2015-12-14FreeBSD compatibility for <sys/select.h>Sebastian Huber1-4/+2
2015-07-06Fix sys/time.h build problem due to inconsistent macro usageCorinna Vinschen1-0/+1
2015-05-02Revert to exposing sys/select.h from sys/time.h on CygwinCorinna Vinschen1-0/+6
2015-04-23Add <sys/_stdint.h> for FreeBSD compatibilitySebastian Huber1-18/+18
2015-04-23 Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t.Steve Ellcey1-18/+18
2015-03-13Drop including cygwin/sys_time.h on Cygwin.Corinna Vinschen1-4/+0
2015-03-13Merge parts of <sys/time.h> from FreeBSDSebastian Huber1-64/+416
2015-01-28 * libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.Corinna Vinschen1-0/+1
2014-07-222014-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+3
2013-11-232013-11-22 Bryan Dunsmore <dunsmoreb@gmail.com>Joel Sherrill1-3/+4
2012-11-12* libc/include/sys/time.h: Avoid guarding other than timeval declaration withChristopher Faylor1-20/+19
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen1-0/+4
2012-07-06 Allow building of Cygwin using Mingw64 SDK headers:Corinna Vinschen1-2/+2
2009-10-092009-10-09 Dave Korn <dave.korn@artimi.com>Jeff Johnston1-0/+1
2008-12-112008-12-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-1/+1
2007-07-062007-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2006-02-15 * libc/include/sys/time.h (struct timeval): Change member typesCorinna Vinschen1-2/+2
2005-11-18* include/sys/time.h: Move more cygwin stuff to cygwin-specific header.Christopher Faylor1-4/+0
2005-11-18* include/time.h: Move cygwin declarations to cygwin-specific header.Christopher Faylor1-1/+1
2005-11-11* libc/include/sys/time.h: For cygwin, use general header rather than specificChristopher Faylor1-1/+1
2005-10-20 * libc/include/sys/time.h: Declare futimes and lutimes for Cygwin.Corinna Vinschen1-0/+4
2005-02-08 * libc/include/pwd.h (struct passwd): Change pw_uid and pw_gidCorinna Vinschen1-1/+1
2001-04-21* libc/include/sys/time.h: Define timercmp and other macros for __CYGWIN__,Christopher Faylor1-2/+2
2000-12-042000-12-04 Joel Sherrill <joel@OARcorp.com>Jeff Johnston1-0/+32
2000-05-30* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__Christopher Faylor1-2/+2
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+51