Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX. | Christopher Faylor | 2001-12-17 | 1 | -1/+14 |
| | |||||
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | * include/limits.h: Define PIPE_BUF. | Corinna Vinschen | 2001-09-07 | 1 | -0/+5 |
| | | | | | * syscalls.cc (fpathconf): Use PIPE_BUF instead of numerical constant. (pathconf): Ditto. | ||||
* | * resource.cc (getrlimit): Return OPEN_MAX as current limit | Corinna Vinschen | 2001-08-16 | 1 | -0/+7 |
| | | | | | | | on RLIMIT_NOFILE. * syscalls.cc (getdtablesize): Return OPEN_MAX. * sysconf.cc (sysconf): Return OPEN_MAX on _SC_OPEN_MAX. * include/limits.h (OPEN_MAX): Define as 256. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+144 |