summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-2565-67/+67
* MFC: add $FReeBSD$Jeroen Ruigrok van der Werven2000-06-141-1/+2
* MFC: various fixes:Jeroen Ruigrok van der Werven2000-06-141-4/+3
* MFC: Add $FreeBSD$Jeroen Ruigrok van der Werven2000-06-141-0/+1
* MFC: Fix namespace pollution which will less likely causeJeroen Ruigrok van der Werven2000-06-131-31/+31
* MFC: Back up following macros by functions: ishexnumber, isideogram,Jeroen Ruigrok van der Werven2000-06-131-5/+10
* Sync with -current: add locking support to the dynamic linker.John Polstra2000-01-211-0/+7
* MFC: Cancellation functions.Thomas Gellekum2000-01-041-7/+19
* MFC: make pthread_rwlockattr_setpshared POSIX compliant.Thomas Gellekum2000-01-041-4/+3
* MFC: Add rand_r and readdir_r.Thomas Gellekum2000-01-041-0/+2
* MFC rev 1.2: Conditionalize on __i386__ instead of i386 .Sheldon Hearn1999-12-291-3/+5
* Add missing function prototype for mkstemps().John Baldwin1999-12-231-0/+2
* MFC: extra flags for rtld-elfJordan K. Hubbard1999-12-171-1/+3
* MFC: GNU-compatible define, move non-POSIX defines under ifdefAndrey A. Chernov1999-11-221-0/+5
* MFC:Julian Elischer1999-11-221-2/+2
* MFC: Backport strl* routines.Warner Losh1999-09-031-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2956-58/+58
* MFC: wrap fpsetmask(3) and friends in 'extern "C"'.Steve Price1999-06-221-0/+2
* MFC: rev 1.3: Add missing declarations.Sheldon Hearn1999-06-211-0/+2
* MFC: 16 characters for the device name in /etc/dumpdates is not longJacques Vidrine1999-05-091-2/+2
* MFC: (mostly) Realtime scheduling patches from Dan Eischen.John Birrell1999-05-092-36/+78
* MFC: C++ safe.Jordan K. Hubbard1999-05-081-1/+3
* MFC: pread() and pwrite().Dmitrij Tejblum1999-05-051-0/+2
* MFC: fseeko() and ftello().Dmitrij Tejblum1999-05-051-1/+3
* MFC:Poul-Henning Kamp1999-03-222-88/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-212-235/+0
* Add a prototype for strtok_r().John Polstra1999-01-201-0/+1
* Use the correct type for uid and gid in struct passwd. Document it.Dag-Erling Smørgrav1999-01-181-2/+2
* Install <sys/aio.h> as <aio.h>.Dmitrij Tejblum1999-01-171-2/+2
* Instead of a wrapper <linker_set.h>, use a symlink toJohn Polstra1999-01-142-37/+3
* Add a wrapper <linker_set.h> for <sys/linker_set.h>, so thatJohn Polstra1999-01-142-2/+36
* optreset is a POSIX extension, make it visible in POSIX_SOURCE scope.Mike Smith1999-01-111-1/+1
* Move nologin from /etc to /var/run. This means one less file that hasSatoshi Asami1999-01-111-1/+1
* POSIX introduced optreset to deal with multiple invocationsMike Smith1999-01-111-0/+1
* Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc.Dmitrij Tejblum1999-01-041-7/+4
* Implement fpsetmask() and other fp*() functions. Programs should useDoug Rabson1998-12-232-2/+27
* Install <sys/inttypes.h> as <inttypes.h>.Dmitrij Tejblum1998-12-191-2/+2
* Little reorganization:Dmitrij Tejblum1998-12-191-5/+3
* Declare size_t and ssize_t if they are not already declared, so thatBruce Evans1998-12-161-6/+15
* Make this protototype of mmap return void *, like two other copies.Dmitrij Tejblum1998-12-141-2/+2
* Make rcsid a const char[] instead of char[] to avoid compiler warningsArchie Cobbs1998-12-0610-10/+10
* Add support for pthread_mutexattr_settype(). As a side effect ofEivind Eklund1998-11-281-2/+8
* Don't forget to use the appropriate __printf*like attribute for verr*Bruce Evans1998-11-221-11/+14
* 64bit clean nowDima Ruban1998-11-081-1/+1
* Add support for -Wformat consistency checking between format stringsJohn Polstra1998-10-291-7/+7
* 64bit fixes.Dima Ruban1998-10-271-9/+9
* make talk/talkd work on alpha.Dima Ruban1998-10-201-3/+3
* Don't even think about using a sysctl to build osreldate.h, since thisBruce Evans1998-10-171-17/+4
* Move auth.conf path in here. Doesn't affect published interface.Jordan K. Hubbard1998-10-091-0/+1
* back out h2ph from here, Bruce found another proper placeAndrey A. Chernov1998-10-021-4/+1