diff options
author | Roland McGrath <roland@gnu.org> | 1999-09-13 04:36:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-09-13 04:36:43 +0000 |
commit | 79b7f44e4a04c0d5caafffc2312ab8915b14c055 (patch) | |
tree | 1c8cc1f6d21e266543764a5c4d3a1eb98e07ea15 | |
parent | aedcb31539b4acbdf7a57123900609402a4fcca3 (diff) |
.
-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. |