summaryrefslogtreecommitdiff
path: root/lib/libc/gen/nlist.c
Commit message (Expand)AuthorAgeFilesLines
* 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-36/+47
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+149