summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-1/+1
* Move setproctitle() from libutil to libc (after a repo-copy)brian2000-09-021-3/+3
* Import XPG4-compliant basename(3) and dirname(3) from OpenBSD.des2000-08-311-2/+4
* Add a skeleton rfork_thread(3) man page.peter2000-07-291-1/+2
* Re-pair the MLINKS of unvis.3 with strunvisx.3. This undoubtedly was agreen2000-07-031-1/+1
* Add strunvisx.3 MLINK.alex2000-07-021-1/+1
* Add strtofflags and fflagstostr to libc.joe2000-06-171-2/+3
* Add shm_open(3) and shm_unlink(3). The documentation could use a goodwollman2000-04-221-2/+4
* Revert part of the last commit, remove {g|s}etflags from the libcjoe2000-02-051-4/+2
* Install setflags.3 and its link to getflags.3.bde2000-01-281-1/+3
* Historically file flags (schg, uschg, etc) have been converted fromjoe2000-01-271-1/+1
* Document isnanf() for checking if a float is NaN (``Not-a-Number'') andchris2000-01-191-1/+1
* This man page is not needed; it just gets jumped on later when libcryptmarkm2000-01-181-1/+1
* Add a new function dllockinit() for registering thread lockingjdp1999-12-271-1/+1
* Fixed missing installation of a link to ctermid_r.3.bde1999-12-231-0/+1
* Nuke dlopen.3 -> dlversion.3 link.phantom1999-09-231-2/+1
* Add links for errc.3, verrc.3, warnc.3, vwarnc.3.phantom1999-09-221-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed disordering and duplication of MLINKS in previous commit tobde1999-05-191-1/+2
* Add manpage link for dlversion(3).jdp1999-04-071-2/+3
* Add a new library function getobjformat(). It checks all thejdp1998-09-091-3/+5
* 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
OpenPOWER on IntegriCloud