Corinna Vinschen
|
ab7165e43b
|
* libc/include/pwd.h: Include <sys/cdefs.h>.
* libc/include/grp.h: Ditto.
|
2014-02-09 20:02:17 +00:00 |
Corinna Vinschen
|
93012a1d0d
|
* libc/include/pwd.h: Use __foo_VISIBLE macros from sys/cdefs.h.
(setpassent): Declare.
|
2014-01-17 14:54:31 +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 |
Corinna Vinschen
|
f882fd15b0
|
* libc/include/pwd.h: Add guards to avoid type clashes when compiling
Cygwin.
* libc/include/sys/stat.h: Ditto.
* libc/include/sys/unistd.h: Ditto.
* libc/sys/cygwin/sys/dirent.h: Ditto.
|
2003-03-09 21:08:51 +00:00 |
Christopher Faylor
|
8a0efa53e4
|
import newlib-2000-02-17 snapshot
|
2000-02-17 19:39:52 +00:00 |