aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Work around an assert failure in the dynamic linker's default threadJohn Polstra1999-12-281-0/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-282-0/+96
* Add a new function dllockinit() for registering thread lockingJohn Polstra1999-12-271-0/+7
* Fixed missing declaration of ctermid_r(3).Bruce Evans1999-12-231-0/+1
* Fixed missing declaration of getlogin_r(3).Bruce Evans1999-12-231-0/+2
* Fixed missing declaration of rand_r(3).Bruce Evans1999-12-231-0/+2
* Fixed missing declaration of getdents(2).Bruce Evans1999-12-231-0/+1
* Fix some minor POSIX/SUSv2 compliance nits.Jason Evans1999-12-181-4/+2
* Back up following macros by functions: ishexnumber, isideogram, isnumber,Alexey Zelkin1999-12-172-10/+20
* Move POSIX feature constants from pthread.h to unistd.h, as required byJason Evans1999-12-161-17/+0
* Revert previous commit.Marcel Moolenaar1999-12-091-25/+58
* Remove support for symlinks instead of copies. This also avoidsMarcel Moolenaar1999-12-081-58/+25
* Create a symlink for <machine/joystick.h>, like soundcard.hPeter Wemm1999-12-051-1/+1
* Added ntfs subdir to be filled.Semen Ustimenko1999-12-031-1/+1
* style fixes, remove extra braces.Alfred Perlstein1999-11-291-3/+1
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-282-7/+18
* Add FNM_FILE_NAME - GNU alias to FNM_PATHNAMEAndrey A. Chernov1999-11-211-0/+5
* Add missing netinet6.Jonathan Lemon1999-11-051-2/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-2/+2
* Make libncp actually compiled.Boris Popov1999-10-141-2/+2
* Complete move of kvm.h to lib/libkvm so it's self contained.Peter Wemm1999-10-042-97/+1
* Link ucontext.h to sys/ucontext.hMarcel Moolenaar1999-10-032-37/+2
* Remove the inline versions of sigaddset, sigdelset, sigemptyset,Marcel Moolenaar1999-10-021-53/+0
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-292-8/+91
* Zap $Revision$Peter Wemm1999-09-051-1/+0
* Only install backwards compat symlink for <machine/soundcard.h> if usingPeter Wemm1999-09-051-5/+5
* Install a symlink for <machine/soundcard.h> -> <sys/soundcard.h> ratherPeter Wemm1999-09-041-0/+5
* Add definition for RTLD_GLOBAL, which is soon to be supported.John Polstra1999-08-301-1/+3
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2759-62/+78
* Add 2 functions: el_data_set() and el_data_get() which do what youMatthew N. Dodd1999-08-201-1/+4
* Add prototypes for strl* functionsWarner Losh1999-08-161-0/+2
* Cleanups to the pthread header files.Ralf S. Engelschall1999-07-312-26/+26
* Hide pthread cancellation routines behind #ifdef NOT_YET. They areDaniel Eischen1999-07-271-3/+7
* Make profil() 64bit-safe for alpha.Hidetoshi Shimokawa1999-07-161-1/+1
* Allow fpsetmask(3) and friends to be used from a C++ program on the Alpha.Steve Price1999-06-221-0/+2
* Add missing declarations.Sheldon Hearn1999-06-211-0/+2
* Change an internal variable from "class" to "ns_class" for C++'s benefit.Peter Wemm1999-06-041-3/+3
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherPeter Wemm1999-05-182-0/+2
* Restored rev.1.11 which was clobbered by rev.1.12 (translated to `C').Bruce Evans1999-05-111-2/+2
* Protect declarations for C++ users.Jordan K. Hubbard1999-05-081-1/+3
* 16 characters for the device name in /etc/dumpdates is not longJacques Vidrine1999-05-081-2/+2
* Part of routed upgrade.Mark Murray1999-05-021-4/+4
* Back out my change from 6 April PDT that added a new dlversion()John Polstra1999-04-221-1/+0
* Oops, the previous log message should have been:Bruce Evans1999-04-101-1/+1
* Declare mkstemps().Bruce Evans1999-04-092-4/+6
* Add a new function dlversion() which returns the version number ofJohn Polstra1999-04-071-1/+2
* Add prototypes for pread and pwrite.Dmitrij Tejblum1999-04-041-0/+2
* o Runnable threads are now maintained in priority queues. TheJohn Birrell1999-03-232-36/+78
* Nuke old copies of /usr/include/timepps.hPoul-Henning Kamp1999-03-221-1/+2