Update.
commit84fb7c8c26edf479ad40cc27c41d2a0b1b452b99
authorUlrich Drepper <drepper@redhat.com>
Mon, 31 Dec 2001 17:46:59 +0000 (31 17:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 31 Dec 2001 17:46:59 +0000 (31 17:46 +0000)
tree5795a9c99a1376b836c31665cd67b5cefcc9d704
parentf8580b753aceb4e6fe2e32bebd33320abe717d33
Update.

2001-12-31  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Always use C
locale to parse /proc/loadavg.

2001-12-31  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-conflict.c: Include sys/param.h.
(RESOLVE_CONFLICT_FIND_MAP): Cast r_offset to ElfW(Addr).
* sysdeps/alpha/dl-machine.h (elf_machine_runtime_setup): Avoid
warning.
(TRAMPOLINE_TEMPLATE, RTLD_START): Don't use multi-line string
literals to avoid warnings.

* configure.in: Don't check for gsed since we do not use it anywhere.
ChangeLog
configure
sysdeps/alpha/dl-machine.h
sysdeps/unix/sysv/linux/getloadavg.c