Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
	(__libc_setup_tls): Initialize length of DTV based on array length.
	* elf/dl-load.c (_dl_map_object_from_fd): Make sure registers are
  • Loading branch information
Roland McGrath committed Feb 23, 2005
1 parent 094d3c5 commit 611eb94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* sysdeps/generic/libc-tls.c (static_dtv): Size the same as the
slotinfo array.
(__libc_setup_tls_): Initializer length of DTV based on array length.
(__libc_setup_tls): Initialize length of DTV based on array length.
* elf/dl-load.c: Revert last change.
* sysdeps/generic/dl-tls.c: Revert last change.

Expand Down Expand Up @@ -479,7 +479,7 @@

2005-02-07 Ulrich Drepper <drepper@redhat.com>

* elf/dl-load.c (_dl_map_object_from_fd): Makre sure registers are
* elf/dl-load.c (_dl_map_object_from_fd): Make sure registers are
set correctly.

2005-01-07 Richard Henderson <rth@redhat.com>
Expand Down

0 comments on commit 611eb94

Please sign in to comment.