summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getcap.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak in getent() that occurred when the requested entryTim Vanderhoek2000-05-211-1/+3
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-7/+7
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-7/+7
* Add unsigned char cast to isspace argAndrey A. Chernov1999-11-041-1/+3
* Don't be so selective about which errors cause us to continue andWarner Losh1999-03-211-7/+2
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-161-7/+7
* Change L_SET to SEEK_SET for POSIX compliance.John Polstra1997-10-261-1/+1
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-1/+1
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-221-3/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-27/+27
* Parse ^? now, our termcap use it and some termcaps from otherAndrey A. Chernov1995-05-141-1/+5
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+1048