Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Feature test macros overhaul: pwd.h | Yaakov Selkowitz | 2016-03-17 | 1 | -2/+2 |
| | | | | | | getpw*_r dates back to POSIX.1c, and *pwent to XPG4v2. Both are also BSD. Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com> | ||||
* | * libc/include/pwd.h: Include <sys/cdefs.h>. | Corinna Vinschen | 2014-02-09 | 1 | -0/+1 |
| | | | | * libc/include/grp.h: Ditto. | ||||
* | * libc/include/pwd.h: Use __foo_VISIBLE macros from sys/cdefs.h. | Corinna Vinschen | 2014-01-17 | 1 | -2/+10 |
| | | | | (setpassent): Declare. | ||||
* | * libc/include/pwd.h (struct passwd): Change pw_uid and pw_gid | Corinna Vinschen | 2005-02-08 | 1 | -2/+2 |
| | | | | | | members to uid_t and gid_t according to SUSv3. * libc/include/sys/time.h (utimes): Change second parameter to const according to SUSv3. | ||||
* | * libc/include/pwd.h: Add guards to avoid type clashes when compiling | Corinna Vinschen | 2003-03-09 | 1 | -0/+2 |
| | | | | | | | Cygwin. * libc/include/sys/stat.h: Ditto. * libc/include/sys/unistd.h: Ditto. * libc/sys/cygwin/sys/dirent.h: Ditto. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+76 |