summaryrefslogtreecommitdiff
path: root/lib/libc/gen
AgeCommit message (Expand)Author
1996-07-30Update ECOFF nlist from NetBSDNiklas Hallqvist
1996-07-27close all pipes in child; netbsd pr#2575Theo de Raadt
1996-07-03Permit old behaviour of uname(2) if new kernel variable is not availableThorsten Lockert
1996-06-29Make uname(1) and uname(3) do sane things for the version field; now willThorsten Lockert
1996-06-17Added better ELF section header handling. Correctly handle stripped objs.etheisen
1996-06-14if no executable formats are defined for the architecture, it shouldTheo de Raadt
1996-05-30Fixes for ecoff updatesPer Fogelstrom
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-28All platforms get elf_nlist(). Hidden __elf_is_okay__() function isetheisen
1996-05-26signal mask repair, netbsd pr#2442Theo de Raadt
1996-05-24sync to ecoff changesTheo de Raadt
1996-05-17Addition of elf support.Per Fogelstrom
1996-05-06fix typos; netbsd pr#2376; from beal@umiacs.UMD.EDUTheo de Raadt
1996-05-01from netbsd:Theo de Raadt
1996-05-01from netbsd: #define _verr* to verr*, to make these use prototypesTheo de Raadt
1996-05-01from cgd; fix a couple of typesetting and grammatical errors in GLOB_BRACE de...Theo de Raadt
1996-05-01vis.3 man page misuses the word comprise; netbsd pr#2345; from seebs@taniemar...Theo de Raadt
1996-04-29Initial libc ELF support. Currently only elf_hash() is implemented.etheisen
1996-04-24yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structureTheo de Raadt
1996-04-23do not assume "." exists -- it might have gotten unlink()'ed -- weTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-25Prototype internal functionsThorsten Lockert
1996-03-25Use correct prototype in the presense of __STDC__Thorsten Lockert
1996-02-24From NetBSD: Fixed SEE ALSO section. Closes PR # 2049 (from Mike LongNiklas Hallqvist
1996-01-29from netbsd; warnx called incorrectlyTheo de Raadt
1995-12-15use alloca() instead of malloc()Theo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-12-14setmode() returns void *Theo de Raadt
1995-12-14unvis() works on plain char, not u_charTheo de Raadt
1995-12-14initgroups() takes a gid_tTheo de Raadt
1995-12-14getgrouplist() returns array of gid_tTheo de Raadt
1995-12-04a.out is more likely, so check for it firstTheo de Raadt
1995-10-31__fdnlist() is used by libkvmTheo de Raadt
1995-10-30nlist will now handle many formats (once the code is written)Theo de Raadt
1995-10-30do ecoff on the pica as well (for now)Theo de Raadt
1995-10-28Eliminate race by stopping timer before restarting it with remaining timeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt