summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix some minor POSIX/SUSv2 compliance nits.jasone1999-12-181-4/+2
* Back up following macros by functions: ishexnumber, isideogram, isnumber,phantom1999-12-172-10/+20
* Move POSIX feature constants from pthread.h to unistd.h, as required byjasone1999-12-161-17/+0
* Revert previous commit.marcel1999-12-091-25/+58
* Remove support for symlinks instead of copies. This also avoidsmarcel1999-12-081-58/+25
* Create a symlink for <machine/joystick.h>, like soundcard.hpeter1999-12-051-1/+1
* Added ntfs subdir to be filled.semenu1999-12-031-1/+1
* style fixes, remove extra braces.alfred1999-11-291-3/+1
* add pthread_cancel, obtained from OpenBSD.alfred1999-11-282-7/+18
* Add FNM_FILE_NAME - GNU alias to FNM_PATHNAMEache1999-11-211-0/+5
* Add missing netinet6.jlemon1999-11-051-2/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-2/+2
* Make libncp actually compiled.bp1999-10-141-2/+2
* Complete move of kvm.h to lib/libkvm so it's self contained.peter1999-10-042-97/+1
* Link ucontext.h to sys/ucontext.hmarcel1999-10-032-37/+2
* Remove the inline versions of sigaddset, sigdelset, sigemptyset,marcel1999-10-021-53/+0
* sigset_t change (part 5 of 5)marcel1999-09-292-8/+91
* Zap $Revision$peter1999-09-051-1/+0
* Only install backwards compat symlink for <machine/soundcard.h> if usingpeter1999-09-051-5/+5
* Install a symlink for <machine/soundcard.h> -> <sys/soundcard.h> ratherpeter1999-09-041-0/+5
* Add definition for RTLD_GLOBAL, which is soon to be supported.jdp1999-08-301-1/+3
* $Header$ -> $FreeBSD$peter1999-08-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2759-62/+78
* Add 2 functions: el_data_set() and el_data_get() which do what youmdodd1999-08-201-1/+4
* Add prototypes for strl* functionsimp1999-08-161-0/+2
* Cleanups to the pthread header files.rse1999-07-312-26/+26
* Hide pthread cancellation routines behind #ifdef NOT_YET. They aredeischen1999-07-271-3/+7
* Make profil() 64bit-safe for alpha.simokawa1999-07-161-1/+1
* Allow fpsetmask(3) and friends to be used from a C++ program on the Alpha.steve1999-06-221-0/+2
* Add missing declarations.sheldonh1999-06-211-0/+2
* Change an internal variable from "class" to "ns_class" for C++'s benefit.peter1999-06-041-3/+3
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherpeter1999-05-182-0/+2
* Restored rev.1.11 which was clobbered by rev.1.12 (translated to `C').bde1999-05-111-2/+2
* Protect declarations for C++ users.jkh1999-05-081-1/+3
* 16 characters for the device name in /etc/dumpdates is not longnectar1999-05-081-2/+2
* Part of routed upgrade.markm1999-05-021-4/+4
* Back out my change from 6 April PDT that added a new dlversion()jdp1999-04-221-1/+0
* Oops, the previous log message should have been:bde1999-04-101-1/+1
* Declare mkstemps().bde1999-04-092-4/+6
* Add a new function dlversion() which returns the version number ofjdp1999-04-071-1/+2
* Add prototypes for pread and pwrite.dt1999-04-041-0/+2
* o Runnable threads are now maintained in priority queues. Thejb1999-03-232-36/+78
* Nuke old copies of /usr/include/timepps.hphk1999-03-221-1/+2
* Remove <timepps.h> here as well.phk1999-03-111-2/+2
* removed from PPS-API draftphk1999-03-111-86/+0
* Use __i386__ instead of i386 in an ifdef.bde1999-03-051-3/+3
* Added functions fseeko() and ftello() (from susv2).dt1999-02-081-1/+3
* Removed evil typedef kvm_swap_t and all uses of it (not many).bde1999-01-271-5/+5
* Oops, forgot this. Needed by libkvm.dillon1999-01-231-1/+14
* Add a prototype for strtok_r().jdp1999-01-201-0/+1
OpenPOWER on IntegriCloud