Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set PAGE_SIZE for _SC_PAGESIZE sysconf(). | dufault | 1998-06-01 | 1 | -0/+1 |
* | 1. Add new defs for mins and maxs for the POSIX flavor priorities. They | dufault | 1998-05-19 | 2 | -9/+26 |
* | 1. Don't use "nosys" and generate coredumps for unconfigured | dufault | 1998-05-18 | 2 | -3/+11 |
* | Add C++ support. | jb | 1998-05-12 | 1 | -0/+2 |
* | Support compiling with `gcc -ansi'. | bde | 1998-04-15 | 1 | -1/+1 |
* | The system call stubs for the sched_* system calls can't be | dufault | 1998-03-28 | 1 | -4/+0 |
* | Include sys/resource.h to get PRIO_MAX. | dufault | 1998-03-28 | 1 | -0/+1 |
* | Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and | dufault | 1998-03-28 | 8 | -288/+380 |
* | Fixed syntax errors. | bde | 1998-03-23 | 1 | -5/+5 |
* | Don't depend on namespace pollution to help misdeclare pointers as arrays. | bde | 1998-03-23 | 1 | -5/+3 |
* | Reviewed by: bde | dufault | 1998-03-08 | 4 | -19/+18 |
* | Reviewed by: msmith, bde long ago | dufault | 1998-03-04 | 7 | -0/+942 |