summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Change return type of strptime from const char* to char*.dt1998-09-121-1/+1
* A small last-minute iitem for 3.0:wollman1998-09-121-1/+6
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.kato1998-09-091-4/+4
* Add a new library function getobjformat(). It checks all thejdp1998-09-092-2/+41
* Add support for the RPC 64-bit integer type ``hyper''.obrien1998-09-081-1/+3
* Remove the extern decl of ``h_errno''. It's alreadybrian1998-09-071-10/+1
* Implement pthread read/write locks as defined by Version 2 of the Singlealex1998-09-071-0/+25
* Fix tons of cut-n-paste errors in the WANT_NFS3 code.obrien1998-09-061-14/+16
* Add hints file structures and defines.jdp1998-09-052-2/+38
* Add the prototype for sigwait().jb1998-08-251-0/+1
* Add extern declaration for `tzname[]' to make this header comply betterjkoshy1998-08-211-0/+4
* Move the include of <machine/ansi.h> to before <sys/signal.h>.dfr1998-08-051-1/+1
* Fixed garbage after comment after #endif. Fixed reversed sense of samebde1998-08-031-2/+2
* Added iso646.h as defined by the Single UNIX Specification, version 2.alex1998-08-012-2/+46
* MF22: prototype fix.jkh1998-07-161-1/+1
* Added macros __printflike() and __scanflike() to <sys/cdefs.h>.bde1998-07-131-7/+10
* Fixed whitespace lossage and long lines in previous commit.bde1998-07-111-5/+5
* Declare lockf().dt1998-07-081-0/+8
* New flag for internal stdio use to enable dynamic string allocation forpeter1998-07-081-1/+2
* Complete the switch to using gcc-2.4 features to declare fpos_t ,bde1998-06-141-18/+1
* Damn, bind8 includes added <arpa/nameser.h> as a prerequisite forpeter1998-06-111-15/+17
* Install arpa/nameser_compat.hpeter1998-06-111-2/+2
* Update nameserver interface to bind-8.1.2 levels. We do not use IRS (yet?)peter1998-06-115-268/+604
* This is a prototype implementation of the draft-mogul-pps-api-##.txtphk1998-06-072-3/+89
* Add GDB support for ELF shared libs.dfr1998-05-231-1/+30
* Move __FreeBSD_version from src/sys/conf/newvers.sh toeivind1998-05-211-2/+4
* nuke signanosleep().peter1998-05-141-5/+0
* Change the return types for strtoq and strtouq to int64_t and u_int64_tjb1998-05-111-3/+2
* ut_time is a time_t, not a long.jb1998-05-101-2/+2
* I have a long list of issues to address here, mostly related tojb1998-05-051-6/+4
* Prototypes/typedefs cleanupache1998-04-301-5/+6
* Basic support for LC_MESSAGESache1998-04-291-1/+2
* Remove duplicate declsbrian1998-04-191-2/+0
* ctime_r and asctime_r are not implemented.phk1998-04-191-2/+2
* Format changes in an attempt to address some of Bruce's commentsjb1998-04-121-18/+26
* Add *_unlocked() macros according to POSIX. In the _THREAD_SAFE case,jb1998-04-111-9/+59
* Add a function prototype to set the name of a thread for debuggingjb1998-04-111-1/+2
* Add static initializer defines as specified by POSIX.jb1998-04-041-2/+8
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-284-13/+13
* Added forgotten declaration of mkdtemp().bde1998-03-121-0/+1
* Remove AIO_LISTIO_MAX until it is done properly.dufault1998-03-081-5/+1
* Put sigevent and AIO_LISTIO_MAX back in aio.h sodufault1998-03-081-17/+0
* My sched.h is getting walloped by Peter Dufault's. Nuke mine. Sorry.jb1998-03-082-75/+2
* Reviewed by: bdedufault1998-03-082-7/+43
* Add a POSIX sched header. pthread_yield() in draft 4 becomesjb1998-03-082-2/+75
* Reviewed by: msmith, bde long agodufault1998-03-043-4/+36
* Moved include of <sys/cdefs.h> earlier for the same reasons as movingbde1998-02-271-2/+2
* Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header.bde1998-02-252-4/+0
* Uncommit the generated file key_prot.h. Install it from where itbde1998-02-133-264/+5
* Replace bogus "@(#)err.h 8.1 (Berkeley) 6/2/93" with RCS Id keyword.jdp1998-02-111-1/+1
OpenPOWER on IntegriCloud