aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/wire.c
Commit message (Collapse)AuthorAgeFilesLines
* 1999-10-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-291-0/+2
| | | | * wire.c: Use a weak reference to _DYNAMIC.
* 1999-08-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-09-131-14/+16
| | | | | * wire.c (map_extent): Use p_memsz instead of p_filesz. (loaded): Return zero if _DYNAMIC has address zero (i.e., static link).
* *** empty log message ***Thomas Bushnell1996-07-311-1/+0
|
* (wire_segment_internal):Michael I. Bushnell1996-04-111-1/+9
|
* Add a weak reference to _start, so we don't have to recompile all users ofMiles Bader1996-03-261-2/+1
| | | | this library.
* Initial revisionMichael I. Bushnell1996-03-251-0/+153