locale to parse /proc/loadavg [PR libc/2760].
This commit is contained in:
Ulrich Drepper 2001-12-31 18:30:10 +00:00
parent 84fb7c8c26
commit dc2fcb0aa3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
2001-12-31 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Always use C
locale to parse /proc/loadavg.
locale to parse /proc/loadavg [PR libc/2760].
2001-12-31 Jakub Jelinek <jakub@redhat.com>