summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/nlist.c
Commit message (Expand)AuthorAgeFilesLines
* Fix many "function declaration isn't a prototype" warnings in libc.ed2009-12-051-2/+1
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-3/+3
* Eliminate 19 warnings in libc (at level WARNS=2) of thenectar2003-02-271-0/+1
* Whack 28 unused variables.nectar2003-02-181-1/+0
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-2/+2
* * Remove __P and convert to ANSI prototypes.obrien2002-02-011-25/+25
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-021-1/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-2/+4
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-4/+4
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-4/+4
* Handle ELF symbols better. This fixes "vmstat -i" for the casejdp1998-10-281-59/+77
* Update to use the new elf headers.dfr1998-08-171-15/+28
* Make nlist() understand elf unconditionallypeter1998-06-121-0/+1
* Initial elf nlist support, mostly stolen from OpenBSD (they use standardpeter1997-08-311-2/+223
* Sweep through the tree fixing mmap() usage:alex1997-01-161-2/+2
* General -Wall warning cleanup, part I.jkh1996-07-121-0/+2
* Minor cleanup, mostly unused vars and missing #includes.phk1995-10-221-2/+0
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Rewrite nlist to mmap the whole a.out file (at Davidg's suggestion).csgr1994-07-221-36/+47
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+149
OpenPOWER on IntegriCloud