glibc/sysdeps
Ulrich Drepper 403e0597cd Update.
2002-04-08  Ulrich Drepper  <drepper@redhat.com>

	* cppflags-iterator.mk (cpp-srcs-left): Define NOT_IN_libc instead
	of NOT_IN_LIBC.
	* include/libintl.h: Test for NOT_IN_libc not NOT_IN_LIBC.
	* include/stdlib.h: Likewise.

2002-04-08  Jakub Jelinek  <jakub@redhat.com>

	* elf/Makefile (CFLAGS-.os): Define NOT_IN_libc and IS_IN_rtld
	instead of _RTLD_LOCAL.
	* elf/dl-dst.h: Use IS_IN_rtld instead of _RTLD_LOCAL.
	* include/unistd.h: Likewise.
	* sysdeps/generic/ldsodefs.h: Likewise.

	* stdio-common/_itoa.h (_itoa_word): Only use internal digit arrays
	if in libc or ld.so.

	* include/stdlib.h: For libc itself replace MB_CUR_MAX definition
	with one accessing the locale data structures directly.
	* stdio-common/printf-prs.c: Include localeinfo.h for new
	MB_CUR_MAX definition.
2002-04-08 18:50:41 +00:00
..
alpha Update. 2002-04-06 01:45:15 +00:00
am29k
arm Update. 2002-03-13 06:33:52 +00:00
cris Update. 2002-03-01 09:44:29 +00:00
generic Update. 2002-04-08 18:50:41 +00:00
gnu Update. 2002-03-14 00:57:10 +00:00
hppa Update. 2002-03-14 20:48:50 +00:00
i386 Update. 2002-04-07 19:46:16 +00:00
i860
i960
ia64 Update. 2002-04-06 01:45:15 +00:00
ieee754 (__ieee754_lgammal_r): Remove test for negative integer arg; sin_pi does it correctly. 2002-01-28 10:18:33 +00:00
m68k Update. 2002-03-01 09:44:29 +00:00
m88k
mach * sysdeps/mach/hurd/dl-sysdep.c (__mmap): Use MAP_FAILED instead of 2002-04-08 07:11:55 +00:00
mips Update. 2002-04-04 09:04:37 +00:00
posix * sysdeps/posix/shm_open.c (SHMDIR): /var/run/shm -> /dev/shm 2002-03-24 02:05:40 +00:00
powerpc Update. 2002-03-14 20:48:50 +00:00
pthread
rs6000
s390 Update. 2002-03-01 09:44:29 +00:00
sh Update. 2002-03-13 06:33:52 +00:00
sparc Update. 2002-04-03 00:36:12 +00:00
standalone
tahoe
unix Fix rewrite rule. 2002-04-08 11:14:01 +00:00
vax Update. 2001-11-16 01:27:24 +00:00
wordsize-32 Update. 2002-03-03 19:43:30 +00:00
wordsize-64
x86_64 lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
z8000