summaryrefslogtreecommitdiff
path: root/lib/libc/gen/nlist.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: * Most of existing include/elf.h is in elf-hints.h.David E. O'Brien2001-07-111-1/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-4/+4
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-4/+4
* Handle ELF symbols better. This fixes "vmstat -i" for the caseJohn Polstra1998-10-281-59/+77
* Update to use the new elf headers.Doug Rabson1998-08-171-15/+28
* Make nlist() understand elf unconditionallyPeter Wemm1998-06-121-0/+1
* Initial elf nlist support, mostly stolen from OpenBSD (they use standardPeter Wemm1997-08-311-2/+223
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-161-2/+2
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+2
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-221-2/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Rewrite nlist to mmap the whole a.out file (at Davidg's suggestion).Geoff Rehmet1994-07-221-35/+46
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+149