summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Removed reference to missing libmp in a comment. We have GNU MP now.markm1995-11-121-1/+1
* - Make _do_ypbind() check for /var/run/ypbind.lock and attempt to flock()wpaul1995-11-051-3/+24
* Add NIS support to getservent(3) functions (getservbyport() and getservbyname()wpaul1995-11-041-0/+68
* Document recent changes in socket buffers and listen(2).wollman1995-11-032-12/+38
* Add more stuff moved out from XPG3ache1995-11-031-1/+2
* Move more stuff out to XPG4ache1995-11-034-0/+32
* Remove my locale hack. Sigh.ache1995-11-022-14/+3
* Clean up and make code (more) readable.phk1995-10-292-111/+96
* Add #include <sys/user.h>.phk1995-10-281-0/+1
* misc typosadam1995-10-273-7/+7
* Remove unneded ctype.hache1995-10-261-1/+0
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-265-1/+462
* Fix it for chars with 8bit setache1995-10-231-1/+1
* Treat empty encoding as "C" encodingache1995-10-231-1/+1
* Optimize PathLocale handling.ache1995-10-231-7/+15
* Don't reset LC_TIME to C when it isn't neccessaryache1995-10-231-13/+17
* Use fake (empty) startup_setlocale for XPG4ache1995-10-231-3/+3
* Reduce static binaries bloat by splitting out normally unusedache1995-10-233-8/+45
* libxpg4 addedache1995-10-231-1/+1
* This commit was generated by cvs2svn to compensate for changes in r11696,ache1995-10-231-0/+8
|\
| * XPG4 hookache1995-10-231-0/+8
* Migrate from XPG4 to XPG3 (libxpg4 will be added soon)ache1995-10-239-56/+444
* Undo the the changes in the previous revision (MANSRC now works right again).bde1995-10-221-7/+8
* Update to 4.4lite2 (clean up includes; initialize the name of the masterbde1995-10-221-9/+10
* Removed unnecessary include of <sys/tty.h>. tty.h apparently once hadbde1995-10-221-1/+0
* Update to 4.4lite2 (initialize arrow key data completely).bde1995-10-221-1/+5
* Fixed lint from cc -Wall.bde1995-10-221-5/+6
* Fixed dependencies for scrt0.o.bde1995-10-221-7/+14
* Fixed use of too many args for `.Em'.bde1995-10-221-10/+12
* minor cleanup, #includes.phk1995-10-225-6/+11
* Mino cleanup, #includes & unused vars.phk1995-10-222-2/+6
* Minor cleanup, #include's and unused vars.phk1995-10-223-1/+5
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-2223-32/+64
* Remove EXTRA_SANITY, fix a unused var.phk1995-10-221-4/+8
* More cleanup.phk1995-10-223-4/+1
* limit the number of functions we pull in for 'i386'.phk1995-10-221-1/+11
* and so on...phk1995-10-221-5/+3
* As above.phk1995-10-223-5/+7
* As above.phk1995-10-223-3/+2
* Minor cleanup, mostly unused vars and missing #includes.phk1995-10-2219-43/+46
* Finally catch up with the Frenchmen, and create the German messagejoerg1995-10-211-2/+8
* Add $Id$ since this version of the file has diverged from the BSD base apeter1995-10-211-1/+5
* -fomit-frame-pointer is becomming an increasingly popular optimization,phk1995-10-201-2/+2
* Propogate default table to restricted 8859-1 templateache1995-10-191-0/+32
* Remove the bugs section. sh(1) now has a ulimit builtin.joerg1995-10-191-9/+0
* put the _getenv and _strncmp under #ifdef DEBUG, which is the only timephk1995-10-181-1/+6
* Create a scrt0.o file that specifically excludes the shared-lib support.dg1995-10-181-6/+11
* Doubled the performance of getenv()/__findenv() by rewriting it to notdg1995-10-171-20/+24
* Add moncontrol.3 -> monstartup.3 link here.phk1995-10-151-0/+1
* Another tweak/speedup pass:wpaul1995-10-111-62/+80
OpenPOWER on IntegriCloud