glibc/sysdeps/unix/sysv/linux/m68k
Ulrich Drepper 6dd67bd565 Update.
2002-08-24  Ulrich Drepper  <drepper@redhat.com>

	* locale/programs/charmap.c (charmap_new_char): Don't use
	ULONG_MAX as maximum UCS4 value.

	* sysdeps/unix/sysv/linux/ia64/sys/user.h: New file.

	* sysdeps/generic/strtol.c: We don't need the isascii test in glibc.

	* malloc/hooks.c (public_sET_STATe): use size_t as type for i.
	* malloc/malloc.c (mALLINFo): Likewise.

	* libio/wstrops.c (_IO_wstr_pbackfail): Use WEOF in comparison.

	* libio/wfileops.c (_IO_wfile_overflow): Use EOF not WEOF when
	examining result of _IO_do_flush call.

	* stdio-common/vfprintf.c (vfprintf): Use correct type in va_arg.
	Use prec not spec when sizing buffers.

	* catgets/open_catalog.c (__open_catalog): Add casts to avoid warnings.
	* locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
	* locale/loadlocale.c (_nl_intern_locale_data): Likewise.
	* stdio-common/vfscanf.c (inchar): Likewise.
	* misc/efgcvt_r.c (fcvt_r): Likewise.
	* elf/dl-misc.c (_dl_debug_vdprintf): Likewise.
	* elf/readlib.c (process_file): Likewise.
	* elf/sprof.c (load_profdata): Likewise.
	* sysdeps/ia64/hp-timing.h (HP_TIMING_PRINT): Likewise.
	* locale/programs/linereader.c (get_toplvl_escape): Likewise.
	* locale/programs/charmap.c (charmap_read): Likewise.
	* libio/fileops.c: Likewise.
	* libio/fmemopen.c: Likewise.
	* stdlib/strtod.c: Likewise.
	* elf/dl-load.c: Likewise.
	* iconv/iconvconfig.c: Likewise.
	* iconv/iconv_prog.c (process_block): Likewise.

	* sysdeps/unix/sysv/linux/ia64/Makefile: Define _ASM_IA64_CURRENT_H
	macro to calm down the compiler.

	* iconv/gconv_cache.c (__gconv_load_cache): Add cast to avoid warning.

	* sysdeps/ia64/elf/initfini.c: Don't use newlines embedded in string.

	* sysdeps/unix/sysv/linux/i386/sysdep.S: Update comment regarding
	placement of errno definition.
	* sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/mips/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.

	* resolv/nss_dns/dns-host.c (MAXPACKET): Increase minimum value
	from 1024 to 65536, to avoid buffer overrun.

2002-08-16  Paul Eggert  <eggert@twinsun.com>

	* resolv/gethnamaddr.c (MAXPACKET): Increase minimum value
	from 1024 to 65536, to avoid buffer overrun.
	* resolv/res_query.c (MAXPACKET): Likewise.

	architectures.
2002-08-25 04:51:08 +00:00
..
bits New file to fix RLIM_INFINITY. 2001-11-09 19:57:55 +00:00
sys * sysdeps/unix/sysv/linux/m68k/sys/procfs.h: New file. 2001-07-15 15:31:34 +00:00
alphasort64.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
brk.c * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Don't 2001-07-22 18:18:58 +00:00
chown.c Update. 2002-08-03 07:02:10 +00:00
clone.S 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-04 01:28:11 +00:00
Dist Update. 2001-07-28 06:10:44 +00:00
dl-librecon.h * sysdeps/unix/sysv/linux/m68k/dl-librecon.h: New file. 1998-04-01 00:53:13 +00:00
fchown.c Update. 2000-01-17 05:24:52 +00:00
fcntl.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
fxstat.c Update. 2000-01-19 03:54:00 +00:00
getdents64.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
getegid.c Update. 2000-01-17 05:24:52 +00:00
geteuid.c Update. 2000-01-17 05:24:52 +00:00
getgid.c Update. 2000-01-17 05:24:52 +00:00
getgroups.c update from main archive 970118 1997-01-19 04:54:28 +00:00
getmsg.c Update. 1999-12-21 16:03:22 +00:00
getpagesize.c Update. 2002-08-03 07:02:10 +00:00
getpmsg.c Update. 1999-12-21 16:03:22 +00:00
getresgid.c Update. 2000-02-11 19:44:58 +00:00
getresuid.c Update. 2000-02-11 19:44:58 +00:00
getrlimit.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
getrlimit64.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
getuid.c Update. 2000-01-17 05:24:52 +00:00
glob64.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
lchown.c Update. 2000-01-17 05:24:52 +00:00
ldconfig.h Update. 2001-03-10 16:40:59 +00:00
lockf64.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
lxstat.c Update. 2000-01-19 03:54:00 +00:00
Makefile 2002-03-23 Roland McGrath <roland@frob.com> 2002-03-24 01:55:18 +00:00
mmap.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mremap.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
msgctl.c Update. 2000-02-11 19:44:58 +00:00
oldgetrlimit64.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
putmsg.c Update. 1999-12-21 16:03:22 +00:00
putpmsg.c Update. 1999-12-21 16:03:22 +00:00
readdir64.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
readdir64_r.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
register-dump.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
scandir64.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
semctl.c Update. 2000-02-11 19:44:58 +00:00
setegid.c Update. 1998-10-18 15:16:22 +00:00
seteuid.c Update. 1998-10-18 15:16:22 +00:00
setfsgid.c Update. 1998-10-18 15:16:22 +00:00
setfsuid.c * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents. 1998-10-21 01:50:21 +00:00
setgid.c Update. 1998-10-18 15:16:22 +00:00
setgroups.c update from main archive 970118 1997-01-19 04:54:28 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-18 15:16:22 +00:00
setresuid.c Update. 1998-10-18 15:16:22 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setrlimit.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
setuid.c Update. 1998-10-18 15:16:22 +00:00
shmctl.c Update. 2000-02-11 19:44:58 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscall.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscalls.list * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
sysdep.h (INLINE_SYSCALL): Don't mark asm input operand as clobbered. 2001-07-22 18:18:34 +00:00
sysdep.S Update. 2002-08-25 04:51:08 +00:00
Versions Update. 2002-08-23 09:29:27 +00:00
versionsort64.c * sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file. 2000-10-14 17:50:39 +00:00
vfork.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
xstat.c Update. 2000-01-19 03:54:00 +00:00