glibc/sysdeps
Ulrich Drepper 6a3d03ff58 * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure there
are always at least 4 bytes in the returned line.

2009-04-15  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Check
	__libc_use_alloca (8192), if the stack is too small use 512 bytes
	instead of 8K.  Stop searching in /proc/stat after hitting first
	line not starting with cpu.
	(next_line): Truncate too long
	lines at buffer size * 3/4 instead of pretending there were line
	breaks inside of large lines.
2009-04-15 15:57:47 +00:00
..
generic * elf/dl-open.c: Keep track of used name spaces and only iterate over 2009-04-01 00:26:36 +00:00
gnu [BZ #5628] 2008-01-16 23:49:43 +00:00
i386 * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement 2009-03-14 15:54:49 +00:00
ia64 * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
ieee754 [BZ #3406] 2008-05-11 17:49:25 +00:00
mach * wctype/wctype.h: The *_l functions are in POSIX 2008. 2009-02-26 16:53:30 +00:00
posix * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. 2009-04-03 19:57:16 +00:00
powerpc * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. 2009-04-14 20:57:18 +00:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary 2007-11-10 19:40:16 +00:00
s390 * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
sh * sysdeps/sh/libc-tls.c: New file. 2009-04-15 00:17:33 +00:00
sparc * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. 2009-04-14 20:57:18 +00:00
unix * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure there 2009-04-15 15:57:47 +00:00
wordsize-32 * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
wordsize-64 [BZ #9759] 2009-03-15 21:33:19 +00:00
x86_64 * sysdeps/x86_64/mp_clz_tab.c: New file. 2009-04-15 04:30:41 +00:00