Corinna Vinschen
|
680e0f1ffd
|
* libc/include/sys/time.h (struct timeval): Change member types
according to SUSv3.
* libc/include/sys/types.h (useconds_t): Change to unsigned
according to SUSv3.
(suseconds_t): Define type.
|
2006-02-15 10:26:30 +00:00 |
Christopher Faylor
|
d7d477b7f7
|
* include/sys/time.h: Move more cygwin stuff to cygwin-specific header.
|
2005-11-18 16:08:10 +00:00 |
Christopher Faylor
|
d3e81bdac8
|
* include/time.h: Move cygwin declarations to cygwin-specific header.
* include/sys/time.h: Rename cygwin include to "sys_time.h".
|
2005-11-18 15:45:54 +00:00 |
Christopher Faylor
|
37bd11ed12
|
* libc/include/sys/time.h: For cygwin, use general header rather than specific
"sys/select.h".
|
2005-11-11 16:23:36 +00:00 |
Corinna Vinschen
|
c70571bdbe
|
* libc/include/sys/time.h: Declare futimes and lutimes for Cygwin.
|
2005-10-20 14:38:57 +00:00 |
Corinna Vinschen
|
18d3a03bd4
|
* libc/include/pwd.h (struct passwd): Change pw_uid and pw_gid
members to uid_t and gid_t according to SUSv3.
* libc/include/sys/time.h (utimes): Change second parameter
to const according to SUSv3.
|
2005-02-08 20:55:18 +00:00 |
Christopher Faylor
|
8c9df1d571
|
* libc/include/sys/time.h: Define timercmp and other macros for __CYGWIN__,
too.
|
2001-04-21 03:22:47 +00:00 |
Jeff Johnston
|
8677b81966
|
2000-12-04 Joel Sherrill <joel@OARcorp.com>
* libc/include/sys/time.h: Added BSD timer manipulation macros
used by RTEMS code.
|
2000-12-04 18:40:53 +00:00 |
Christopher Faylor
|
d2dd57657c
|
* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__
* libc/include/malloc.h: Ditto.
* libc/include/process.h: Ditto.
* libc/include/stdio.h: Ditto.
* libc/include/stdlib.h: Ditto.
* libc/include/time.h: Ditto.
* libc/include/machine/setjmp.h: Ditto.
* libc/include/sys/errno.h: Ditto.
* libc/include/sys/signal.h: Ditto.
* libc/include/sys/stat.h: Ditto.
* libc/include/sys/time.h: Ditto.
* libc/include/sys/unistd.h: Ditto.
* libc/include/string.h: Ditto. strsignal should return a const char *.
|
2000-05-30 17:18:05 +00:00 |
Christopher Faylor
|
8a0efa53e4
|
import newlib-2000-02-17 snapshot
|
2000-02-17 19:39:52 +00:00 |