summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* isnetworktty -> isnettty. ttyent.h has already gone through 3bde1998-08-031-2/+2
* Add lockf().dt1998-07-081-3/+3
* Make nlist() understand elf unconditionallypeter1998-06-121-5/+1
* Move ftok() from libcompat to libc, so that it can be closer to itsjdp1998-06-101-3/+3
* Change MACHINE to MACHINE_ARCH.jb1998-03-091-12/+4
* Remove the config_* routines with permission from Poul-Henning Kamp,steve1998-02-281-5/+3
* Fixed disordering of MLINKS in previous commit. Fixed old disorder inbde1998-02-121-17/+15
* Move the trampolines for dlopen and related functions from crt0.ojdp1998-02-091-3/+7
* Sorted lists.bde1997-10-211-45/+45
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-151-24/+18
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.bde1997-10-141-2/+2
* Initial elf nlist support, mostly stolen from OpenBSD (they use standardpeter1997-08-311-1/+5
* Add a quick description of sysctlbyname() and link sysctl.3 topeter1997-07-121-1/+2
* Add stringlist functions from NetBSD. (required for the new ftp(1)msmith1997-06-251-5/+6
* Add arc4random() functions from OpenBSD. They are almost same as ourache1997-06-141-5/+6
* sysctlbyname allows acces to sysctl variables by name.phk1997-05-301-2/+2
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-3/+6
* This stub has not been required by libc for a long time. Nuke it.jb1997-05-031-2/+2
* Add MLINKS for isdialuptty(3) & isnetworktty(3).davidn1997-04-131-2/+4
* Back out a dubious Lite2 change to "optimise" getcwd() to look at $PWDpeter1997-03-131-2/+2
* Install the Lite2 getvfsbyname.3. The old getvfsbyname() interface isbde1997-03-111-4/+4
* Merge from Lite2 (+realpath.3)peter1997-03-111-3/+4
* Enabled the Lite2 getvfsbyname(). It's actually named new_getvfsbyname()bde1997-03-031-2/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Add forgotten man page link fts_set.3 -> fts.3wosch1997-02-161-1/+1
* Dont' mlink getgrent.3 to setgrfile.3, since there is nompp1997-01-301-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* add manpage links:wosch1996-05-291-3/+6
* man page linkswosch1996-02-181-1/+3
* Added man pages for msgctl(3), msgget(3), msgrcv(3) and msgsnd(3).mpp1996-02-121-1/+3
* Another round of man page cleanups.mpp1996-02-121-1/+1
* Correct a bunch of man page cross references and generallympp1996-02-111-2/+2
* Reviewed by: julian and (hsu?)julian1996-01-221-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Add missing getdomainname manual page.guido1994-12-181-3/+5
* Added routines to read the canonical UNIX configuration file. This willphk1994-11-131-4/+7
* Nuke sigsetjmp.c. sigsetjmp() can't be implemented as a C functionbde1994-10-251-2/+2
* Document getvfsent() and kin.wollman1994-09-251-2/+6
* Added getbootfile(3), for an easy C interface to the kern.bootfile MIBwollman1994-09-231-13/+14
* Added *ran48 functions, and put them in the correct place this time.wollman1994-09-231-2/+11
* Added VFS functions: getvfsvbyname, getvfsbytype, getvfsent, setvfsent,wollman1994-09-221-1/+1
* Redo kernel NTP PLL support, user-mode interface.wollman1994-09-181-8/+9
* Use latest Arthur Olson timezone code rather than that supplied withwollman1994-09-131-4/+2
* Added SYSV ipc system calls.dfr1994-09-131-1/+2
* Make it easier for programs to figure out what revision of FreeBSD theywollman1994-08-101-4/+4
* Add a missing backslash to get this to work again.jkh1994-08-081-1/+1
* Added YP domain name getting/setting support, for SunOS/old programwollman1994-08-081-7/+7
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-12/+15
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+92
OpenPOWER on IntegriCloud