summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix nits introduced in rev 1.9:sheldonh2000-10-301-2/+4
* Added boolean argument to link searching functions, indicatingru2000-10-307-107/+42
* Replace old sigaction struct declaration with the new one as presentasmodai2000-10-301-12/+8
* Correct incorrect information about the PATH used for exec*() calls.asmodai2000-10-301-4/+7
* Whitespace only change: trim trailing whitespace.asmodai2000-10-3054-186/+186
* A significant rewrite of PPTP aliasing code.ru2000-10-304-151/+265
* Alpha verions of the crt initialization and finalization files requiredobrien2000-10-303-2/+96
* Fix memory leak.sumikawa2000-10-291-0/+2
* Use CHECK_FLAGdes2000-10-294-22/+22
* Stricter error checking in the I/O functions.des2000-10-291-1/+25
* Add CHECK_FLAGS, a macro for (safely) checking if a particular flag is set.des2000-10-291-0/+5
* Back out previous commit (MLINK malloc.conf.5 -> malloc.3).eivind2000-10-291-1/+0
* Document FTP_PASSIVE_MODE and FTP_PASSWORD.des2000-10-291-1/+8
* Add link malloc.conf.5 -> malloc.3eivind2000-10-291-0/+1
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workobrien2000-10-2814-44/+99
* Fix this my way. David had absolutely no call overriding MAINTAINER withoutdes2000-10-281-3/+3
* Install per function manpages so one doesn't mistakenly think we don'tobrien2000-10-281-0/+8
* Repeat after me, "check to see that a pointer isn't NULL beforeobrien2000-10-281-3/+3
* Style & grammar fixes.mpp2000-10-281-3/+7
* defined HAVE_IFM_DATA for (free|net|open)bsdume2000-10-281-0/+5
* Explicitly initialize _pw_passwd.nectar2000-10-271-1/+1
* Make RES_OPTIONS=inet6 work.ume2000-10-271-0/+4
* MFS: don't expect result code until you close the data connectiondes2000-10-271-3/+3
* Fix problems people were having with large -O levels with GCC andgreen2000-10-273-8/+50
* Add a MAINTAINER= line so people know who to blamegshapiro2000-10-262-0/+4
* For %c replace reference to asctime(3) with ctime(3) from which %c geneticallyache2000-10-261-1/+1
* Treat c_fmt field as compatibility placeholderache2000-10-262-5/+3
* Force "%c" to be ctime-compatibleache2000-10-261-1/+2
* Force %c to be "%a %Ef %T %Y" to eliminate problems with bad c_fmtache2000-10-262-5/+6
* Make pthread_kill() know about temporary signal handlers installeddeischen2000-10-256-96/+372
* Build the ISC library as libisc. This library comes as part of thearchie2000-10-242-1/+136
* Describe %c betterache2000-10-241-3/+7
* We use ___setjmp (non-signal saving) to setup a signal frame. Whendeischen2000-10-223-3/+3
* Use funopen() instead of fdopen(). This fixes three problems:des2000-10-221-4/+118
* If the scheme is HTTP or HTTPS, percent-escape whitespace in the documentdes2000-10-211-1/+21
* Use kern.disks sysctl on PC-98.nyan2000-10-211-4/+0
* Correct the text on RETURN VALUES.n_hibma2000-10-201-1/+3
* A failure to allocate memory for auxiliary TCP data is now fatal.ru2000-10-191-16/+15
* Argh! Fix passive mode selection (again)des2000-10-171-2/+3
* Try and get libc_r to compile again on the alpha after deischen's commitpeter2000-10-173-9/+9
* Sync with NetBSD:n_hibma2000-10-1613-132/+302
* Return zero from setjmp() and _setjmp() for now.dfr2000-10-162-0/+5
* Fix a couple of dumb mistakes.dfr2000-10-161-7/+9
* Fix RAW dependency violation on p6 between cmp and mov.marcel2000-10-152-0/+2
* #include <sys/types.h>brian2000-10-153-0/+6
* Fix #include orderbrian2000-10-151-1/+1
* Initial libc port for ia64.dfr2000-10-1445-0/+3022
* CSU code for ia64.dfr2000-10-141-0/+115
* Document the ptrace() PT_STEP request.jwd2000-10-141-1/+10
* Enable _PTHREADS_INVARIANTS until the recent libc_r changes aredeischen2000-10-133-3/+3
OpenPOWER on IntegriCloud