summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* $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
* Use the correct type for uid and gid in struct passwd. Document it.des1999-01-181-2/+2
* Install <sys/aio.h> as <aio.h>.dt1999-01-171-2/+2
* Instead of a wrapper <linker_set.h>, use a symlink tojdp1999-01-142-37/+3
* Add a wrapper <linker_set.h> for <sys/linker_set.h>, so thatjdp1999-01-142-2/+36
* optreset is a POSIX extension, make it visible in POSIX_SOURCE scope.msmith1999-01-111-1/+1
* Move nologin from /etc to /var/run. This means one less file that hasasami1999-01-111-1/+1
* POSIX introduced optreset to deal with multiple invocationsmsmith1999-01-111-0/+1
* Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc.dt1999-01-041-7/+4
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-232-2/+27
* Install <sys/inttypes.h> as <inttypes.h>.dt1998-12-191-2/+2
* Little reorganization:dt1998-12-191-5/+3
* Declare size_t and ssize_t if they are not already declared, so thatbde1998-12-161-6/+15
* Make this protototype of mmap return void *, like two other copies.dt1998-12-141-2/+2
* Make rcsid a const char[] instead of char[] to avoid compiler warningsarchie1998-12-0610-10/+10
* Add support for pthread_mutexattr_settype(). As a side effect ofeivind1998-11-281-2/+8
* Don't forget to use the appropriate __printf*like attribute for verr*bde1998-11-221-11/+14
* 64bit clean nowdima1998-11-081-1/+1
* Add support for -Wformat consistency checking between format stringsjdp1998-10-291-7/+7
* 64bit fixes.dima1998-10-271-9/+9
* make talk/talkd work on alpha.dima1998-10-201-3/+3
* Don't even think about using a sysctl to build osreldate.h, since thisbde1998-10-171-17/+4
* Move auth.conf path in here. Doesn't affect published interface.jkh1998-10-091-0/+1
OpenPOWER on IntegriCloud