Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused 32bit version of elf_hash(). | 2017-09-05 | 1 | -59/+0 | |
| | | | | | | Riding previous libc bump. ok kettenis@ | ||||
* | Move to the <limits.h> universe. | 2015-01-16 | 1 | -2/+1 | |
| | | | | review by millert, binary checking process with doug, concept with guenther | ||||
* | zap remaining rcsid. | 2005-08-08 | 1 | -4/+1 | |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | deregister (and deauto!). ok millert@ marco@ | 2005-03-25 | 1 | -2/+2 | |
| | |||||
* | ansify function definitions and zap some `register' | 2004-05-18 | 1 | -3/+2 | |
| | | | | ok millert@ | ||||
* | -Wall cleanliness | 1997-07-01 | 1 | -2/+2 | |
| | |||||
* | surely not a long | 1997-06-29 | 1 | -3/+3 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -1/+4 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | enable ELF/a.out/ECOFF in machine/exec.h | 1996-05-29 | 1 | -12/+24 | |
| | |||||
* | All platforms get elf_nlist(). Hidden __elf_is_okay__() function is | 1996-05-28 | 1 | -0/+49 | |
now present for ELF platforms. This function is not ABI compliant and it's use should be restricted. exec_sup.h now determines the target OMF for various platforms. |