summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump minor numberache1997-09-291-1/+3
* Sort cross refereces in section SEE ALSO.wosch1997-09-2912-22/+23
* Endless loop.wosch1997-09-291-5/+5
* Add setutent.cache1997-09-291-2/+2
* EXT_KEYS gone, STD ommitedache1997-09-291-3/+2
* Add logwtmp.cache1997-09-291-2/+2
* Mergeache1997-09-291-16/+73
* Revert the previous prototype un-typo. Add a brief comment warning thatmsmith1997-09-281-1/+3
* Changes for KTH KerberosIVmarkm1997-09-281-6/+1
* Changes for KTH KerberosIV.markm1997-09-282-3/+3
* Typo fixmsmith1997-09-281-1/+1
* Fix typo in signal() prototypemsmith1997-09-281-1/+1
* Use revived __maskrune for digittointache1997-09-271-2/+2
* Add mskanji.cache1997-09-251-1/+1
* Move it under XPG4 defineache1997-09-251-0/+2
* Move MSKanji under XPG4 defineache1997-09-251-8/+8
* __maskrune --> __istypeache1997-09-251-1/+1
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>julian1997-09-245-3/+119
* This commit was generated by cvs2svn to compensate for changes in r29747,ache1997-09-232-20/+31
|\
| * Official patch from infozipache1997-09-232-20/+31
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-libz'.cvs2svn1996-08-181-0/+35
* | Apply fts() fix from PR#4593peter1997-09-222-2/+2
* | Make selection logic more strict. Only select AF_INET loopback interfaceswpaul1997-09-211-3/+6
* | Many places in the code NULL is used in integer context, wherephk1997-09-184-6/+6
* | environmental -> environment.charnier1997-09-183-4/+4
* | Some adjustments for the resolver use of poll(). For some reason I thoughtpeter1997-09-161-7/+8
* | Put a system call not present checking wrapper around the call topeter1997-09-161-9/+35
* | Fix yet a minor stylistic nit from Bruce.wosch1997-09-151-4/+4
* | Fix yet a minor stylistic nit from Bruce (Doesn't he have morephk1997-09-151-7/+9
* | Fix a buglet and a couple of stylistic nits from Bruce.phk1997-09-151-3/+2
* | Potential bufferflow in getpwent(), getpwnam() and getpwuid()wosch1997-09-141-2/+7
* | Add __getcwd() syscall, and have getcwd() take a shot at it.phk1997-09-142-2/+13
* | Call poll(2) from within the resolver but adapt to older kernels without itpeter1997-09-141-26/+68
* | A poll(2) manpage.peter1997-09-142-2/+190
* | Generate poll syscall stubpeter1997-09-141-2/+2
* | Document SA_NOCLDWAIT.joerg1997-09-131-17/+38
* | Removed superfluous quoting of function args.bde1997-09-074-6/+6
* | Fixed style bug in pseudocode.bde1997-09-071-1/+1
* | Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)brian1997-09-065-4/+17
* | When compiling under elf, use correct library naming conventions. Alsopeter1997-09-051-3/+19
* | If building under elf, have libskey.so depend on libmd and libcrypt.peter1997-09-051-0/+5
* | If not building a.out, still build a pic version of libmd. This allowspeter1997-09-051-1/+3
* | The parameters to logwtmp should be const char'spst1997-09-042-4/+6
* | Fixed synopsis. The envp arg for execle() can't be given in the prototype.bde1997-09-031-2/+2
* | Fix possible coredump on BW displaysache1997-09-021-2/+6
* | Add "options no_tld_query" to resolv.conf.brian1997-09-012-4/+6
* | Hide the declaration of `struct exception' from C++, since it conflictsbde1997-08-311-1/+5
* | Fixed inclomplete function type in synopsis.bde1997-08-311-1/+1
* | Remove login_progok()brian1997-08-315-103/+5
* | Restore back issetugid() usage and bump major numberache1997-08-312-4/+4
OpenPOWER on IntegriCloud