summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Put on my flame proof suit and make libtcl build conditional onpeter1997-04-121-3/+6
* Set wakeup time in pthread_cond_wait() to `forever' (-1) to preventjb1997-04-113-72/+123
* Fixed missing #include in synopsis.bde1997-04-111-0/+1
* Fixed return type of __syscall() in synopsis.bde1997-04-111-3/+3
* Fixed missing const(s) or #include(s) in synopsis.bde1997-04-1113-12/+18
* Fixed synopsis (the #include was bogus and the return type for brk() wasbde1997-04-111-2/+2
* Fixed missing header in synopsis.bde1997-04-111-0/+1
* Fixed synopsis (prototype was missing a const).bde1997-04-111-1/+1
* Don't even think about processing bogus domain names here.wpaul1997-04-101-1/+5
* Typo police. Part of PR# 3242.mpp1997-04-091-1/+1
* Declare the constructor/destructor linker sets as extern rather thanjdp1997-04-091-3/+24
* Missing newline caused too much text to be fed to the macro.peter1997-04-081-1/+2
* setsid is declared in <unistd.h>, which is self sufficient (doesn't needpeter1997-04-081-1/+1
* Fix raceguido1997-04-071-2/+2
* Restore PATH_LOCALE functionality using issetugid() call nowache1997-04-075-8/+32
* Speedup in case locale not usedache1997-04-042-27/+17
* Speedup in case locale not usedache1997-04-041-5/+11
* Speedup in case locale not usedache1997-04-041-1/+3
* Eliminate some function calls when locale not usedache1997-04-041-6/+4
* Eliminate yet one function call when locale not usedache1997-04-041-3/+4
* Speedup in case locale not usedache1997-04-041-2/+6
* Speedup in case locale not usedache1997-04-041-7/+16
* Add libg++ 3.0jkh1997-04-032-2/+4255
* Honor the nouser/nogroup flag when determing if NULL shouldmpp1997-04-031-2/+2
* Update to include details about the changes to setuid/setgid.peter1997-04-021-2/+6
* Fix an error in the previous revision that caused make world breakage.jdp1997-04-021-1/+3
* The user_from_{uid,gid} routines would return garbage if thempp1997-04-021-2/+2
* Grammar police.mpp1997-04-021-2/+2
* Add Idache1997-04-021-1/+4
* Code space optimization in uu_lockerr()ache1997-04-021-10/+7
* Remove unused USE_PERROR define and syslog.h includeache1997-04-022-25/+17
* Correct the most glaring errors. I have a feeling there are somejdp1997-04-021-13/+7
* Link chown with lchownache1997-04-011-2/+2
* Add issetugid.2 to MAN2 listache1997-04-011-2/+3
* Fix the return value. Oops.jb1997-04-011-1/+3
* Fix indentations. Sigh.jb1997-04-013-45/+51
* Make error checking less zealous to handle devices like /dev/nulljb1997-04-011-2/+10
* Add parentheses to make blocking mode work.jb1997-04-0112-12/+36
* Xref the new issetugid(2) man page where appropriate.mpp1997-04-015-4/+13
* Don't xref setregid(2) twice - one of them should be setreuid(2).mpp1997-04-011-2/+2
* Fix one very minor mdoc problem. Gentle enough, Peter? :-)mpp1997-04-011-2/+2
* Fix a minor grammar problem.mpp1997-04-011-2/+2
* MLINK uu_lockerr(3).mpp1997-04-011-1/+1
* Mdoc police.mpp1997-04-011-9/+10
* Simplified install rule.bde1997-04-011-6/+2
* Fix the output format for numbers >= 1E99.jmz1997-04-011-2/+2
* Add the -DPedantic flag. This is used in wref.c only.jmz1997-04-011-1/+1
* Remove the syslog stuff, and allow various return valuesbrian1997-03-313-48/+145
* General cleanup and update to specify exactly how our implementationpeter1997-03-311-31/+38
* Steal issetugid man page from OpenBSD. Needs work..peter1997-03-311-0/+87
OpenPOWER on IntegriCloud