Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libc/include/grp.h: Declare getgrnam_r and getgrgid_r also on Cygwin. | Corinna Vinschen | 2004-05-17 | 1 | -2/+0 |
| | |||||
* | * libc/include/grp.h: Don't define setgrfile, group_from_gid and | Corinna Vinschen | 2003-09-09 | 1 | -0/+6 |
| | | | | setgroupent for Cygwin. | ||||
* | * libc/include/grp.h: Don't declare group functions when compiling | Corinna Vinschen | 2002-02-10 | 1 | -0/+2 |
| | | | | Cygwin. | ||||
* | * libc/include/grp.h: Include Cygwin specific header. | Corinna Vinschen | 2002-02-09 | 1 | -1/+3 |
| | | | | | | | * libc/include/sys/stat.h: Ditto. Don't define `struct stat' when compiling for Cygwin. * libc/include/sys/types.h: Don't define off_t, uid_t and gid_t when compiling for Cygwin. | ||||
* | 2001-02-08 Edward M. Lee <tailbert@yahoo.com> | Jeff Johnston | 2001-02-09 | 1 | -0/+1 |
| | | | | | | | | | * libc/include/grp.h: add prototype for initgroups. * libc/include/stdio.h: fix prototype for putw. * libc/include/sys/signal.h: add prototype for killpg. * libc/include/sys/stat.h: enable mknod/lstat for CYGWIN. * libc/include/sys/unistd.h: add prototypes for getpgid, setpgrp, vhangup and remove duplicate sysconf prototype. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+85 |