diff options
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 5b024a58..175d318f 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,8 @@ +1999-08-23 Roland McGrath <roland@baalperazim.frob.com> + + * wire.c (map_extent): Use p_memsz instead of p_filesz. + (loaded): Return zero if _DYNAMIC has address zero (i.e., static link). + 1999-08-19 Roland McGrath <roland@baalperazim.frob.com> * mktime.c: File removed. Current libc code is good. |