summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getcap.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some error-handling logic so that ferror is called before fclose,gad2000-12-021-7/+21
* Fix a memory leak in getent() that occurred when the requested entryhoek2000-05-211-1/+3
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-7/+7
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-7/+7
* Add unsigned char cast to isspace argache1999-11-041-1/+3
* Don't be so selective about which errors cause us to continue andimp1999-03-211-7/+2
* Replace memory leaking instances of realloc with non-leaking reallocf.imp1998-09-161-7/+7
* Change L_SET to SEEK_SET for POSIX compliance.jdp1997-10-261-1/+1
* Many places in the code NULL is used in integer context, wherephk1997-09-181-1/+1
* Minor cleanup, mostly unused vars and missing #includes.phk1995-10-221-3/+0
* Remove trailing whitespace.rgrimes1995-05-301-27/+27
* Parse ^? now, our termcap use it and some termcaps from otherache1995-05-141-1/+5
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+1048
OpenPOWER on IntegriCloud