diff options
author | Roland McGrath <roland@gnu.org> | 2000-10-29 23:21:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-10-29 23:21:44 +0000 |
commit | bfd8fa613caf39ba45887384b9633d9d5bb6e0e6 (patch) | |
tree | ed5634df69842bc46514657fc70915a2f7c7177b /libshouldbeinlibc | |
parent | cd5f5a280eb8ddb9f992fc04565919d518c48830 (diff) |
.
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 236c9d34..7aade47b 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,5 +1,8 @@ 2000-10-29 Roland McGrath <roland@frob.com> + * wire.c (map_extent): Pass second arg of RTLD_NOLOAD to dlopen. + (RTLD_NOLOAD): Define macro to zero if undefined. + * wire.c (map_extent): Rewrite using dlsym on library's _end symbol. 2000-03-17 Roland McGrath <roland@baalperazim.frob.com> |