summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Clean up a few things left dangling after the last commit. The newwpaul1995-12-151-22/+10
* Now that rpcgen is squared away, arrange to have all the NIS XDR routineswpaul1995-12-143-448/+93
* Change phkmalloc so that the page directory is now floating and allocatedpeter1995-12-111-29/+47
* Fix minor annoyance: have clnt_perror(), clnt_perrno() andwpaul1995-12-101-4/+4
* Include sys/time.h, not sys/user.h.dg1995-12-081-1/+1
* Fixed type mismatches.bde1995-12-074-12/+12
* Small tweak: don't try closing /etc/netgroup if we haven't opened it yet.wpaul1995-12-021-1/+2
* Restored [u]cmpdi2.c which are needed for switching on [unsigned] longbde1995-12-011-1/+1
* Removed cmpdi2.c from ${SRCS}. I think it is no more needed than ucmpdi2.bde1995-11-291-2/+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
* Move more stuff out to XPG4ache1995-11-034-0/+32
* Add #include <sys/user.h>.phk1995-10-281-0/+1
* misc typosadam1995-10-273-7/+7
* Remove unneded ctype.hache1995-10-261-1/+0
* 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
* Migrate from XPG4 to XPG3 (libxpg4 will be added soon)ache1995-10-239-56/+444
* Fixed lint from cc -Wall.bde1995-10-221-5/+6
* 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
* Add $Id$ since this version of the file has diverged from the BSD base apeter1995-10-211-1/+5
* 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
* 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
* phkmalloc/2phk1995-10-082-311/+370
* Some NIS bug stomping:wpaul1995-10-061-24/+41
* remove GCC support functions from libc.phk1995-10-052-4/+2
* Fix the problem that I aroused with the last commit..peter1995-10-051-4/+10
* Make a link-time warning for the use of gets().peter1995-10-041-0/+3
* Calling sbrk(2) with zero argument doesn't need to generate a syscall.phk1995-10-042-8/+20
* Add man pages for the SYSV shm* and sem* functions.joerg1995-10-037-1/+890
* This gets() used \r\n, which is doggish.bde1995-09-291-1/+1
* Make ttyname() use posix-style tcgetattr() to check to see that it'speter1995-09-221-3/+3
OpenPOWER on IntegriCloud