glibc/sysdeps/unix/sysv/linux/arm
Ulrich Drepper b7398be5f8 Update.
1999-01-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* sysdeps/wordsize-32/stdint.h (INT8_C, INT16_C, INT32_C, INT64_C,
	UINT8_C, UINT16_C, UINT32_C, UINT64_C): Remove casts, they must be
	integer constants.  Use ## directly instead of __CONCAT so that
	the suffix string is not expanded as a macro.
	* sysdeps/wordsize-64/stdint.h (INT8_C, INT16_C, INT32_C, INT64_C,
	UINT8_C, UINT16_C, UINT32_C, UINT64_C): Likewise.
	(INT64_MIN, INT64_MAX, UINT64_MAX, INT_LEAST64_MIN,
	INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST16_MIN, INT_FAST32_MIN,
	INT_FAST64_MIN, INT_FAST16_MAX, INT_FAST32_MAX, INT_FAST64_MAX,
	UINT_FAST16_MAX, UINT_FAST32_MAX, UINT_FAST64_MAX, INTMAX_MIN,
	INTMAX_MAX, UINTMAX_MAX): Define as long constants, not long long.

1999-01-28  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* locale/mb_cur_max.c (__ctype_get_mb_cur_max): Correct return
	type to size_t.
	* locale/broken_cur_max.c (__ctype_get_mb_cur_max): Likewise.
	* stdlib/stdlib.h (__ctype_get_mb_cur_max): Likewise.

1999-01-27  Philip Blundell  <pb@nexus.co.uk>

	* sysdeps/unix/sysv/linux/arm/vfork.S: Deleted.
1999-01-29 09:01:50 +00:00
..
bits Update. 1998-10-23 13:44:50 +00:00
sys Update. 1999-01-05 09:20:02 +00:00
brk.c Update. 1998-07-27 17:55:05 +00:00
clone.S Correct error check again. 1999-01-25 09:27:19 +00:00
Dist Update. 1999-01-22 09:29:52 +00:00
errlist.c Update. 1998-08-20 17:40:36 +00:00
init-first.h Update. 1998-08-20 17:40:36 +00:00
ioperm.c Update. 1998-12-23 13:08:22 +00:00
Makefile Update. 1998-12-26 09:30:54 +00:00
mmap.S Update. 1998-11-16 12:02:08 +00:00
pread64.c Update. 1999-01-04 12:33:59 +00:00
pread.c Linux/ARM implementation of pread. 1999-01-04 09:31:27 +00:00
profil-counter.h Update. 1998-10-23 13:44:50 +00:00
pwrite64.c Update. 1999-01-04 12:33:59 +00:00
pwrite.c Update. 1999-01-04 12:33:59 +00:00
register-dump.h Update. 1999-01-04 17:21:50 +00:00
setegid.c Update. 1998-10-16 16:33:36 +00:00
seteuid.c Update. 1998-10-16 16:33:36 +00:00
setfsgid.c Update. 1998-10-16 16:33:36 +00:00
setfsuid.c Update. 1998-10-16 16:33:36 +00:00
setgid.c Update. 1998-10-16 16:33:36 +00:00
setgroups.c Update. 1998-10-16 16:33:36 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-16 16:33:36 +00:00
setresuid.c Update. 1998-10-16 16:33:36 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setuid.c Update. 1998-10-16 16:33:36 +00:00
sigaction.c Update. 1999-01-21 09:46:49 +00:00
sigcontextinfo.h Update. 1999-01-07 09:55:57 +00:00
siglist.c Update. 1998-07-27 17:55:05 +00:00
socket.S Update. 1998-05-19 16:13:05 +00:00
syscalls.list Update. 1998-12-23 13:08:22 +00:00
sysdep.h Update. 1998-12-23 13:08:22 +00:00
sysdep.S Update. 1998-10-23 13:44:50 +00:00
Versions Update. 1998-12-23 13:08:22 +00:00