aboutsummaryrefslogtreecommitdiff
path: root/sys/posix4
Commit message (Expand)AuthorAgeFilesLines
* Well folks, this is it - The second stage of the removal for build supportPeter Wemm1999-04-172-2/+2
* * Change sysctl from using linker_set to construct its tree using SLISTs.Doug Rabson1999-02-161-1/+5
* Set PAGE_SIZE for _SC_PAGESIZE sysconf().Peter Dufault1998-06-011-0/+1
* 1. Add new defs for mins and maxs for the POSIX flavor priorities. TheyPeter Dufault1998-05-192-9/+26
* 1. Don't use "nosys" and generate coredumps for unconfiguredPeter Dufault1998-05-182-3/+11
* Add C++ support.John Birrell1998-05-121-0/+2
* Support compiling with `gcc -ansi'.Bruce Evans1998-04-151-1/+1
* The system call stubs for the sched_* system calls can't bePeter Dufault1998-03-281-4/+0
* Include sys/resource.h to get PRIO_MAX.Peter Dufault1998-03-281-0/+1
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-288-288/+380
* Fixed syntax errors.Bruce Evans1998-03-231-5/+5
* Don't depend on namespace pollution to help misdeclare pointers as arrays.Bruce Evans1998-03-231-5/+3
* Reviewed by: bdePeter Dufault1998-03-084-19/+18
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-047-0/+942