summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Implement getpeereid(3), a front-end to the LOCAL_PEERCREDdd2001-08-171-2/+2
* Only pull in the MD files if they exist. This allows for progressivemp2001-07-311-0/+2
* Introduce getprogname(3) and setprogname(3) library calls. These getdd2001-05-151-3/+5
* Add fmtcheck(), a function for checking consistency of format stringkris2001-04-171-2/+2
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* This is kind of a hack, but it should work. Currently, world is brokenpeter2001-03-241-1/+1
* Don't install links for crypt.3 here. There is no crypt.3 here...bde2001-02-051-2/+0
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-2/+2
* Add the function sysctlnametomib to libc. Details on the semanticsmckusick2001-01-231-2/+2
* Link stringlist.3 to sl_{add,find,free,init}.3ben2000-12-271-0/+2
* 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
OpenPOWER on IntegriCloud