2001-03-19 21:40:15 +00:00
|
|
|
|
2001-03-19 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* string/Makefile (tests): Add tst-strxfrm.
|
|
|
|
|
* string/tst-strxfrm.c: New file. Based on a test case by Paul Eggert.
|
|
|
|
|
* string/Depend: New file.
|
|
|
|
|
|
|
|
|
|
2001-03-19 Paul Eggert <eggert@twinsun.com>
|
|
|
|
|
|
|
|
|
|
* string/strxfrm.c (strxfrm): strxfrm should return 0, not 1,
|
|
|
|
|
when given the empty string in nontrivial locales.
|
|
|
|
|
|
2001-03-19 01:38:11 +00:00
|
|
|
|
2001-03-17 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* manual/Makefile (install): Use $(INSTALL_DATA) instead of
|
|
|
|
|
cp to install `dir'.
|
|
|
|
|
|
2001-03-19 01:23:36 +00:00
|
|
|
|
2001-03-19 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* Makerules (build-shlib): Make sure exit codes get checked
|
|
|
|
|
properly.
|
|
|
|
|
|
2001-03-18 21:34:58 +00:00
|
|
|
|
2001-03-18 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* Makerules (build-shlib): Remove unnecessary slashes introduced in
|
|
|
|
|
last change.
|
|
|
|
|
|
|
|
|
|
* configure.in: Test for -Bgroup option of linker.
|
|
|
|
|
* config.make.in: Define have-Bgroup.
|
|
|
|
|
|
|
|
|
|
* conform/data/unistd.h-data: Require gethostname.
|
|
|
|
|
* posix/unistd.h: Make gethostname prototype available for
|
|
|
|
|
__USE_XOPEN2K.
|
|
|
|
|
|
|
|
|
|
* crypt/Makefile: When generating DSO link with libc_nonshared.a.
|
|
|
|
|
* debug/Makefile: Likewise.
|
|
|
|
|
* dlfcn/Makefile: Likewise.
|
|
|
|
|
* hesiod/Makefile: Likewise.
|
|
|
|
|
* iconvdata/extra-module.mk: Likewise.
|
|
|
|
|
* locale/Makefile: Likewise.
|
|
|
|
|
* login/Makefile: Likewise.
|
|
|
|
|
* math/Makefile: Likewise.
|
|
|
|
|
* nis/Makefile: Likewise.
|
|
|
|
|
* nss/Makefile: Likewise.
|
|
|
|
|
* resolv/Makefile: Likewise.
|
|
|
|
|
* rt/Makefile: Likewise.
|
|
|
|
|
|
2001-03-17 08:29:27 +00:00
|
|
|
|
2001-03-17 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* inet/Makefile (tests): Remove left-over comment.
|
|
|
|
|
|
2001-03-18 21:34:58 +00:00
|
|
|
|
* posix/unistd.h (gethostname): Change type of second parameter
|
|
|
|
|
back to size_t as per upcoming XPG6.
|
2001-03-17 08:29:27 +00:00
|
|
|
|
* sysdeps/unix/sysv/aix/gethostname.c: Change type of second
|
|
|
|
|
parameter back to size_t as per upcoming XPG6.
|
|
|
|
|
* sysdeps/unix/sysv/sysv4/gethostname.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/gethostname.c: Likewise.
|
|
|
|
|
* sysdeps/mach/hurd/gethostname.c: Likewise.
|
|
|
|
|
* sysdeps/generic/gethostname.c: Likewise.
|
|
|
|
|
|
2001-03-17 00:49:09 +00:00
|
|
|
|
2001-03-16 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-03-17 03:41:58 +00:00
|
|
|
|
* sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
|
|
|
|
|
Handle NaN here.
|
|
|
|
|
|
2001-03-17 00:49:09 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/makecontext.c (__makecontext):
|
|
|
|
|
Internationalize.
|
|
|
|
|
|
2001-03-17 00:01:01 +00:00
|
|
|
|
2001-02-06 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* elf/dl-load.c (_dl_map_object): Don't test l_opencount when
|
|
|
|
|
looking for name matches.
|
|
|
|
|
|
2001-03-16 23:53:03 +00:00
|
|
|
|
2001-02-26 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/sigcontextinfo.h (CALL_SIGHANDLER): Define.
|
|
|
|
|
* sysdeps/mach/hurd/i386/sigcontextinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/sigcontextinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/sigcontextinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/powerpc/sigcontextinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/sigcontextinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sh/sigcontextinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: Likewise.
|
|
|
|
|
|
2001-03-16 22:26:45 +00:00
|
|
|
|
2001-03-16 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ieee754/ldbl-96/s_erfl.c: New file.
|
|
|
|
|
Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/fpu/libm-test-ulps: Adjust for addition of erfl and
|
|
|
|
|
erfcl.
|
|
|
|
|
* sysdeps/ia64/fpu/libm-test-ulps: Likewise.
|
|
|
|
|
|
2001-03-16 21:07:22 +00:00
|
|
|
|
2001-03-16 David Mosberger <davidm@hpl.hp.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h (struct sigcontext):
|
|
|
|
|
Drop hack that was needed for 2.1.1 kernel headers.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/ucontext_i.h: New file.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Rewrite to make it
|
|
|
|
|
overlay with kernel's "struct sigcontext".
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/Makefile (sysdep_headers): Add
|
|
|
|
|
sys/rse.h for "misc" subdir.
|
|
|
|
|
(sysdep_routines): Add __start_context for "stdlib" subdir.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/sys/rse.h: New file (based on
|
|
|
|
|
kernel file of the same name).
|
|
|
|
|
|
|
|
|
|
* stdlib/Makefile (tests): Add tst-setcontext.
|
|
|
|
|
* stdlib/tst-setcontext.c: New file (based on a sample program by
|
|
|
|
|
Uli Drepper).
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/setcontext.S: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/getcontext.S: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/__start_context.S: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/makecontext.c: New file.
|
2001-03-16 22:26:45 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/swapcontext.c: New file.
|
2001-03-16 21:07:22 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/__longjmp.S (__longjmp): Use extr.u
|
|
|
|
|
instead of shift & and.
|
|
|
|
|
|
2001-03-16 17:23:19 +00:00
|
|
|
|
2001-03-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/s390-64/bits/huge_val.h: Move to...
|
|
|
|
|
* sysdeps/s390/bits/huge_val.h: ...here.
|
|
|
|
|
* sysdeps/s390/s390-32/bit/huge_val.h: Remove.
|
|
|
|
|
* sysdeps/s390/s390-64/ffs.c: Move to...
|
|
|
|
|
* sysdeps/s390/ffs.c: ...here.
|
|
|
|
|
* sysdeps/s390/s390-32/ffs.c: Remove.
|
|
|
|
|
|
2001-03-16 09:59:58 +00:00
|
|
|
|
2001-03-16 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* elf/ldconfig.c (search_dir): Remove bogus diagnostic, instead
|
|
|
|
|
update osversion from more recent library.
|
|
|
|
|
|
2001-03-16 09:57:45 +00:00
|
|
|
|
2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/Dist: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/Dist: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/Makefile: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/Makefile: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/Versions: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/Versions: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/alphasort64.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/alphasort64.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/bits/fcntl.h: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/bits/mman.h: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/bits/mman.h: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/bits/resource.h: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/bits/stat.h: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/bits/stat.h: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/chown.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/chown.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/clone.S: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/clone.S: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/fchown.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/fchown.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/fcntl.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/fcntl.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/fxstat.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/fxstat.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/getdents64.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/getdents64.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/getegid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/getegid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/geteuid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/geteuid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/getgid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/getgid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/getgroups.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/getgroups.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/getresgid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/getresgid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/getresuid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/getresuid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/getrlimit.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/getrlimit64.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/getrlimit64.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/getuid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/getuid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/lchown.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/lockf64.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/lockf64.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/lxstat.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/lxstat.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/mmap.S: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/mmap64.S: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/msgctl.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/msgctl.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/oldgetrlimit64.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/oldgetrlimit64.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/readdir64.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/readdir64.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/readdir64_r.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/readdir64_r.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/register-dump.h: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/scandir64.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/scandir64.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/semctl.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/semctl.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setegid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setegid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/seteuid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/seteuid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setfsgid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setfsgid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setfsuid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setfsuid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setgid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setgid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setgroups.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setgroups.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setregid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setregid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setresgid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setresgid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setresuid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setresuid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setreuid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setreuid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setrlimit.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setrlimit.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/setuid.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/setuid.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/shmctl.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/shmctl.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/socket.S: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/socket.S: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/sys/procfs.h: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/sys/procfs.h: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/syscall.S: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/syscalls.list: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/sysdep.S: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/sysdep.h: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/versionsort64.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/versionsort64.c: ...here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/xstat.c: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/xstat.c: ...here.
|
|
|
|
|
|
|
|
|
|
2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/Dist: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/Makefile: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/elfclass.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/fcntl.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/ipc.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/mman.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/msq.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/sem.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/shm.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/sigaction.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/siginfo.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/sigstack.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/stat.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/bits/types.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/clone.S: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/fstatfs64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/ftruncate64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/fxstat64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/getdents.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/getdents64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/getrlimit64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/glob.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/glob64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/lxstat64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/mmap64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/pread64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/pwrite64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/readdir.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/readdir64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/readdir64_r.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/readdir_r.c : New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/setrlimit64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/sigpending.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/sigprocmask.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/socket.S: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/statfs64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/sys/procfs.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/truncate64.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/xstat.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-64/xstat64.c: New file.
|
|
|
|
|
|
|
|
|
|
2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/Dist: Move to...
|
|
|
|
|
* sysdeps/s390/390-32/Dist: ...here.
|
|
|
|
|
* sysdeps/s390/Implies: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/Implies: ...here.
|
|
|
|
|
* sysdeps/s390/Makefile: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/Makefile: ...here.
|
|
|
|
|
* sysdeps/s390/Versions: Move to...
|
|
|
|
|
* sysdeps/s390-32/s390/Versions: ...here.
|
|
|
|
|
* sysdeps/s390/add_n.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/add_n.S: ...here.
|
|
|
|
|
* sysdeps/s390/addmul_1.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/addmul_1.S: ...here.
|
|
|
|
|
* sysdeps/s390/atomicity.h: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/atomicity.h: ...here.
|
|
|
|
|
* sysdeps/s390/backtrace.c: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/backtrace.c: ...here.
|
|
|
|
|
* sysdeps/s390/bcopy.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/bcopy.S: ...here.
|
|
|
|
|
* sysdeps/s390/bits/byteswap.h: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/bits/byteswap.h: ...here.
|
|
|
|
|
* sysdeps/s390/bits/huge_val.h: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/bits/huge_val.h: ...here.
|
|
|
|
|
* sysdeps/s390/bsd-_setjmp.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/bsd-_setjmp.S: ...here.
|
|
|
|
|
* sysdeps/s390/bsd-setjmp.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/bsd-setjmp.S: ...here.
|
|
|
|
|
* sysdeps/s390/bzero.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/bzero.S: ...here.
|
|
|
|
|
* sysdeps/s390/elf/bsd-_setjmp.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/elf/bsd-_setjmp.S: ...here.
|
|
|
|
|
* sysdeps/s390/elf/bsd-setjmp.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/elf/bsd-setjmp.S: ...here.
|
|
|
|
|
* sysdeps/s390/elf/start.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/elf/start.S: ...here.
|
|
|
|
|
* sysdeps/s390/ffs.c: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/ffs.c: ...here.
|
|
|
|
|
* sysdeps/s390/memchr.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/memchr.S: ...here.
|
|
|
|
|
* sysdeps/s390/memcpy.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/memcpy.S: ...here.
|
|
|
|
|
* sysdeps/s390/memset.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/memset.S: ...here.
|
|
|
|
|
* sysdeps/s390/mul_1.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/mul_1.S: ...here.
|
|
|
|
|
* sysdeps/s390/s390-mcount.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/s390-mcount.S: ...here.
|
|
|
|
|
* sysdeps/s390/strcpy.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/strcpy.S: ...here.
|
|
|
|
|
* sysdeps/s390/strncpy.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/strncpy.S: ...here.
|
|
|
|
|
* sysdeps/s390/sub_n.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/sub_n.S: ...here.
|
|
|
|
|
|
|
|
|
|
2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/s390-64/Dist: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/Implies: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/Makefile: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/__longjmp.c: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/add_n.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/atomicity.h: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/backtrace.c: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/bcopy.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/bits/byteswap.h: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/bits/huge_val.h: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/bits/setjmp.h: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/bits/string.h: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/bsd-_setjmp.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/bsd-setjmp.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/bzero.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/dl-machine.h: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/elf/bsd-_setjmp.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/elf/bsd-setjmp.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/elf/setjmp.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/elf/start.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/ffs.c: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/initfini.c: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/memchr.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/memcpy.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/memset.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/s390x-mcount.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/setjmp.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/strcpy.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/strncpy.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/sub_n.S: New file.
|
|
|
|
|
* sysdeps/s390/s390-64/sysdep.h: New file.
|
|
|
|
|
|
|
|
|
|
2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* scripts/config.guess: Add support for Linux on 64 bit S/390.
|
|
|
|
|
* scripts/config.sub: Likewise.
|
|
|
|
|
|
|
|
|
|
2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* configure.in: Add support for 64 bit S/390.
|
|
|
|
|
|
|
|
|
|
* elf/elf.h: Add new relocations for 64 bit S/390.
|
|
|
|
|
|
|
|
|
|
* shlib-versions: Add rules for Linux on 64 bit S/390.
|
|
|
|
|
|
|
|
|
|
2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/__longjmp.c: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/__longjmp.c: ...here. Add code
|
|
|
|
|
to load the floating point registers that should be saved
|
|
|
|
|
according to the ABI.
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/bits/setjmp.h: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/bits/setjmp.h: ...here. Avoid
|
|
|
|
|
the use of long long in the __jmp_buf type definition.
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/bits/string.h: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/bits/string.h: ...here. Add several missing
|
|
|
|
|
#ifndef _FORCE_INLINES.
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/dl-machine.h: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/dl-machine.h: ...here. Add a check for the
|
|
|
|
|
executables EI_CLASS in elf_machine_matches_host.
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/elf/setjmp.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/elf/setjmp.S: ...here. Replace
|
|
|
|
|
branches to globally defined symbol __sigsetjmp by branches to
|
|
|
|
|
a local label (this avoids the generation of a R_390_PC16DBL
|
|
|
|
|
relocation in -fpic code).
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/gmp-mparam.h: Use defines from <bits/wordsize.h> to
|
|
|
|
|
calculate BITS_PER_MP_LIMB, BYTES_PER_MP_LIMB and BITS_PER_LONGINT.
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/initfini.c: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/initfini.c: ...here. Replace ALIGN with
|
|
|
|
|
".align 4,0x07".
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/setjmp.S: Move to...
|
|
|
|
|
* sysdeps/s390/s390-32/setjmp.S: ...here. Add code to store the
|
|
|
|
|
floating point registers that should be saved according to the ABI.
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/sys/ucontext.h: Remove since it is unused.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/sysdep.h: Move to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: ...here. Include
|
|
|
|
|
sysdeps/s390/s390-32/sysdep.h instead of sysdeps/s390/sysdep.h.
|
|
|
|
|
|
|
|
|
|
2001-03-13 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
|
|
|
|
|
|
|
|
|
* configure.in: Change machine=s390 to machine=s390/s390-32.
|
|
|
|
|
|
|
|
|
|
* elf/elf.h: Correct comment for R_390_PLT16DBL.
|
|
|
|
|
|
Update.
2001-03-12 Jakub Jelinek <jakub@redhat.com>
* csu/Makefile (abi-tag.h): Define OS and version separately, allow
version to be overriden from config.h.
* csu/abi-note.S: Use OS and version separately, include config.h.
* elf/dl-load.c (_dl_osversion): New.
(_dl_map_object_from_fd): Kill some warnings.
(open_verify): Check .note.ABI-tag of the library if present.
* elf/Makefile (CPPFLAGS-dl-load.c): Add -I$(csu-objpfx).
* elf/cache.c (struct cache_entry): Add osversion.
(print_entry): Print osversion.
(print_cache): Pass osversion to it.
(compare): Sort according to osversion.
(save_cache): Set osversion.
(add_to_cache): Add osversion argument.
* sysdeps/generic/ldconfig.h (add_to_cache, process_file,
process_elf_file): Add osversion argument.
* elf/readlib.c (process_file): Likewise.
* sysdeps/generic/readelflib.c (process_elf_file): Likewise.
* sysdeps/unix/sysv/linux/ia64/readelflib.c (process_elf_file,
process_elf32_file, process_elf64_file): Likewise.
* sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file,
process_elf32_file, process_elf64_file): Likewise.
* sysdeps/unix/sysv/linux/sparc/readelflib.c (process_elf_file,
process_elf32_file, process_elf64_file): Likewise.
* elf/ldconfig.c (manual_link): Pass it.
(search_dir): Issue diagnostic if two libs with the same soname in
the same directory have different .note.ABI-tag. Record osversion in
dlib_entry and use it from there.
(struct lib_entry): Remove.
(struct dlib_entry): Add osversion.
* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Check
osversion.
* sysdeps/generic/dl-cache.h (struct file_entry_new): Replace __unused
field with osversion.
* sysdeps/generic/ldsodefs.h (_dl_osversion): Declare.
* sysdeps/unix/sysv/linux/init-first.c: Include ldsodefs.h.
* sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): Save kernel
version in _dl_osversion.
* sysdeps/unix/sysv/linux/configure.in: Define __ABI_TAG_VERSION.
* Makerules (build-shlib-helper, build-module-helper): New.
(build-shlib, build-module-helper): Make sure .note.ABI-tag comes
early.
* config.h.in (__ABI_TAG_VERSION): Add.
* elf/dl-minimal.c (__strtoul_internal): Set endptr on return.
* sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS):
Handle LD_ASSUME_KERNEL.
* sysdeps/unix/sysv/linux/dl-librecon.h: New.
2001-03-16 07:40:05 +00:00
|
|
|
|
2001-03-12 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* csu/Makefile (abi-tag.h): Define OS and version separately, allow
|
|
|
|
|
version to be overriden from config.h.
|
|
|
|
|
* csu/abi-note.S: Use OS and version separately, include config.h.
|
|
|
|
|
* elf/dl-load.c (_dl_osversion): New.
|
|
|
|
|
(_dl_map_object_from_fd): Kill some warnings.
|
|
|
|
|
(open_verify): Check .note.ABI-tag of the library if present.
|
|
|
|
|
* elf/Makefile (CPPFLAGS-dl-load.c): Add -I$(csu-objpfx).
|
|
|
|
|
* elf/cache.c (struct cache_entry): Add osversion.
|
|
|
|
|
(print_entry): Print osversion.
|
|
|
|
|
(print_cache): Pass osversion to it.
|
|
|
|
|
(compare): Sort according to osversion.
|
|
|
|
|
(save_cache): Set osversion.
|
|
|
|
|
(add_to_cache): Add osversion argument.
|
|
|
|
|
* sysdeps/generic/ldconfig.h (add_to_cache, process_file,
|
|
|
|
|
process_elf_file): Add osversion argument.
|
|
|
|
|
* elf/readlib.c (process_file): Likewise.
|
|
|
|
|
* sysdeps/generic/readelflib.c (process_elf_file): Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/readelflib.c (process_elf_file,
|
|
|
|
|
process_elf32_file, process_elf64_file): Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file,
|
|
|
|
|
process_elf32_file, process_elf64_file): Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/readelflib.c (process_elf_file,
|
|
|
|
|
process_elf32_file, process_elf64_file): Likewise.
|
|
|
|
|
* elf/ldconfig.c (manual_link): Pass it.
|
|
|
|
|
(search_dir): Issue diagnostic if two libs with the same soname in
|
|
|
|
|
the same directory have different .note.ABI-tag. Record osversion in
|
|
|
|
|
dlib_entry and use it from there.
|
|
|
|
|
(struct lib_entry): Remove.
|
|
|
|
|
(struct dlib_entry): Add osversion.
|
|
|
|
|
* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Check
|
|
|
|
|
osversion.
|
|
|
|
|
* sysdeps/generic/dl-cache.h (struct file_entry_new): Replace __unused
|
|
|
|
|
field with osversion.
|
|
|
|
|
* sysdeps/generic/ldsodefs.h (_dl_osversion): Declare.
|
|
|
|
|
* sysdeps/unix/sysv/linux/init-first.c: Include ldsodefs.h.
|
|
|
|
|
* sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): Save kernel
|
|
|
|
|
version in _dl_osversion.
|
|
|
|
|
* sysdeps/unix/sysv/linux/configure.in: Define __ABI_TAG_VERSION.
|
|
|
|
|
* Makerules (build-shlib-helper, build-module-helper): New.
|
|
|
|
|
(build-shlib, build-module-helper): Make sure .note.ABI-tag comes
|
|
|
|
|
early.
|
|
|
|
|
* config.h.in (__ABI_TAG_VERSION): Add.
|
|
|
|
|
* elf/dl-minimal.c (__strtoul_internal): Set endptr on return.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS):
|
|
|
|
|
Handle LD_ASSUME_KERNEL.
|
|
|
|
|
* sysdeps/unix/sysv/linux/dl-librecon.h: New.
|
|
|
|
|
|
2001-03-15 09:36:19 +00:00
|
|
|
|
2001-03-15 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-03-16 01:10:29 +00:00
|
|
|
|
* timezone/antarctica: Update from tzdata2001a.
|
|
|
|
|
* timezone/asia: Likewise.
|
|
|
|
|
* timezone/australasia: Likewise.
|
|
|
|
|
* timezone/backward: Likewise.
|
|
|
|
|
* timezone/etcetera: Likewise.
|
|
|
|
|
* timezone/europe: Likewise.
|
|
|
|
|
* timezone/leapseconds: Likewise.
|
|
|
|
|
* timezone/northamerica: Likewise.
|
|
|
|
|
* timezone/southamerica: Likewise.
|
|
|
|
|
* timezone/systemv: Likewise.
|
|
|
|
|
* timezone/yearistype: Likewise.
|
|
|
|
|
* timezone/zone.tab: Likewise.
|
|
|
|
|
* timezone/tzdump.c: Update from tzcode2001a.
|
|
|
|
|
|
|
|
|
|
2001-03-15 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* intl/Makefile: Fix a typo.
|
|
|
|
|
|
|
|
|
|
2001-03-14 David Mosberger <davidm@hpl.hp.com>
|
|
|
|
|
|
|
|
|
|
* gmon/gmon.c (write_call_graph): Avoid unaligned accesses when
|
|
|
|
|
writing arc structures.
|
|
|
|
|
|
|
|
|
|
2001-03-15 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* elf/Makefile ($(objpfx)tst-pathopt.out): Protected against
|
|
|
|
|
cross-compiling.
|
|
|
|
|
|
|
|
|
|
2001-03-13 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* posix/PTESTS2C.sed: Replace literal CRs by `\r'.
|
|
|
|
|
|
|
|
|
|
2001-03-15 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/cmsg_nxthdr.c (__cmsg_nxthdr): Fix test
|
|
|
|
|
for control message fitting into message data.
|
|
|
|
|
Patch by James Antill <james@and.org>.
|
|
|
|
|
|
2001-03-15 20:04:25 +00:00
|
|
|
|
* posix/tst-fnmatch.input: Add test case for FNM_PERIOD handling with
|
|
|
|
|
FNM_EXTMATCH.
|
|
|
|
|
|
|
|
|
|
* posix/fnmatch_loop.c: Optimize handling of ?() and @().
|
|
|
|
|
* posix/fnmatch.c: Define STRLEN and STRCAT appropriately.
|
|
|
|
|
|
|
|
|
|
* posix/Versions [libc] (GLIBC_2.2.3): Add fnmatch.
|
|
|
|
|
* posix/fnmatch.c: Define with new default version GLIBC_2.2.3 to
|
|
|
|
|
avoid running binaries with libc versions without FNM_EXTMATCH support.
|
|
|
|
|
|
|
|
|
|
* include/wchar.h: Add prototype for __wcscat.
|
|
|
|
|
* wcsmbs/wcscat.c: Define __wcscat and make wcscat weak alias.
|
|
|
|
|
|
2001-03-15 09:36:19 +00:00
|
|
|
|
* posix/fnmatch.h (FNM_EXTMATCH): Define.
|
|
|
|
|
* posix/fnmatch.c (NO_LEADING_PERIOD): Define.
|
|
|
|
|
(posixly_correct): Move global variable here.
|
|
|
|
|
(INT, EXT, END): Name new functions defined in fnmatch_loop.c.
|
|
|
|
|
(fnmatch): Pretty printing.
|
|
|
|
|
* posix/fnmatch_loop.c: Add code to handle FNM_EXTMATCH.
|
|
|
|
|
* posix/tst-fnmatch.c: Recognize EXTMATCH flag.
|
|
|
|
|
* posix/tst-fnmatch.input: Add tests for extended matching.
|
|
|
|
|
|
|
|
|
|
* posix/testfnm.c: Add test for patterns with multiple ** before /.
|
|
|
|
|
* posix/fnmatch_loop.c: Fix problem with the test above.
|
|
|
|
|
|
2001-03-14 22:30:41 +00:00
|
|
|
|
2001-03-14 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Remove
|
|
|
|
|
reference to usqrt.
|
|
|
|
|
|
|
|
|
|
* resolv/res_data.c (fp_nquery): Call __res_ninit not __res_init.
|
|
|
|
|
|
2001-03-14 10:23:05 +00:00
|
|
|
|
2001-03-12 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
|
2001-03-14 22:30:41 +00:00
|
|
|
|
Use EM_X86_64 instead of EM_X8664.
|
2001-03-14 10:23:05 +00:00
|
|
|
|
|
2001-03-13 02:01:34 +00:00
|
|
|
|
2001-03-12 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-03-13 02:05:57 +00:00
|
|
|
|
* sysdeps/ieee754/dbl-64/upow.h: Define nZERO and nINF.
|
|
|
|
|
|
2001-03-13 02:01:34 +00:00
|
|
|
|
* sysdeps/ieee754/dbl-64/e_remainder.c: Fix handling of boundary
|
|
|
|
|
conditions.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_pow.c: Fix handling of boundary
|
|
|
|
|
conditions.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ieee754/dbl-64/s_sin.c (__sin): Handle Inf and NaN
|
|
|
|
|
correctly.
|
|
|
|
|
(__cos): Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Handle NaN
|
|
|
|
|
correctly.
|
|
|
|
|
(__ieee754_acos): Likewise.
|
|
|
|
|
|
2001-03-12 08:21:50 +00:00
|
|
|
|
2001-03-12 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-03-12 09:41:17 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/s390/sysdep.h (_LINUX_S390_SYSDEP_H):
|
|
|
|
|
Fix typo. Patch by Martin Schwidefsky <schwidefsky@de.ibm.com>.
|
|
|
|
|
|
2001-03-12 08:21:50 +00:00
|
|
|
|
* sysdeps/s390/bits/string.h: Protect __STRING_INLINE against
|
2001-03-13 02:01:34 +00:00
|
|
|
|
redefinition.
|
2001-03-12 08:21:50 +00:00
|
|
|
|
|
2001-03-12 02:41:31 +00:00
|
|
|
|
2001-03-11 Roland McGrath <roland@frob.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/configure.in: Add a sanity check on $prefix.
|
|
|
|
|
|
2001-03-12 00:04:52 +00:00
|
|
|
|
2001-03-11 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-03-13 02:01:34 +00:00
|
|
|
|
* sysdeps/ieee754/dbl-64/endian.h: Define also one of BIG_ENDI and
|
|
|
|
|
LITTLE_ENDI.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ieee754/dbl-64/MathLib.h (Init_Lib): Use void as
|
|
|
|
|
parameter list.
|
|
|
|
|
|
2001-03-12 00:04:52 +00:00
|
|
|
|
Last-bit accurate math library implementation by IBM Haifa.
|
|
|
|
|
Contributed by Abraham Ziv <ziv@il.ibm.com>, Moshe Olshansky
|
|
|
|
|
<olshansk@il.ibm.com>, Ealan Henis <ealan@il.ibm.com>, and
|
|
|
|
|
Anna Reitman <reitman@il.ibm.com>.
|
|
|
|
|
* math/Makefile (dbl-only-routines): New variable.
|
|
|
|
|
(libm-routines): Add $(dbl-only-routines).
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_acos.c: Empty, definition is in e_asin.c.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_asin.c: Replaced with accurate asin
|
|
|
|
|
implementation.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_atan2.c: Replaced with accurate atan2
|
|
|
|
|
implementation.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_exp.c: Replaced with accurate exp
|
|
|
|
|
implementation.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_lgamma_r.c: Don't use __kernel_sin and
|
|
|
|
|
__kernel_cos.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_log.c: Replaced with accurate log
|
|
|
|
|
implementation.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_remainder.c: Replaced with accurate
|
|
|
|
|
remainder implementation.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_pow.c: Replaced with accurate pow
|
|
|
|
|
implementation.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_sqrt.c: Replaced with accurate sqrt
|
|
|
|
|
implementation.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/k_cos.c: Empty, definition is in s_sin.c.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/k_sin.c: Empty, definition is in s_sin.c.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/s_atan.c: Replaced with accurate atan
|
|
|
|
|
implementation.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/s_cos.c: Empty, definition is in s_sin.c.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/s_sin.c: Replaced with accurate sin/cos
|
|
|
|
|
implementation.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/s_sincos.c: Rewritten to not use __kernel_sin
|
|
|
|
|
and __kernel_cos.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/s_tan.c: Replaced with accurate tan
|
|
|
|
|
implementation.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/Dist: Add new non-code files.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/MathLib.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/asincos.tbl: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/atnat.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/atnat2.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/branred.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/branred.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/dla.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/doasin.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/doasin.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/dosincos.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/dosincos.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/endian.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/halfulp.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mpa.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mpa.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mpa2.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mpatan.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mpatan.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mpatan2.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mpexp.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mpexp.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mplog.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mplog.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mpsqrt.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mpsqrt.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mptan.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/mydefs.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/powtwo.tbl: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/root.tbl: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/sincos.tbl: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/sincos32.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/sincos32.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/slowexp.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/slowpow.c: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/uasncs.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/uatan.tbl: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/uexp.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/uexp.tbl: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/ulog.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/ulog.tbl: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/upow.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/upow.tbl: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/urem.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/uroot.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/usncs.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/utan.h: New file.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/utan.tbl: New file.
|
|
|
|
|
* sysdeps/i386/fpu/branred.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/doasin.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/dosincos.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/halfulp.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/mpa.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/mpatan.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/mpatan2.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/mpexp.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/mplog.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/mpsqrt.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/mptan.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/sincos32.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/slowexp.c: New file.
|
|
|
|
|
* sysdeps/i386/fpu/slowpow.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/branred.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/doasin.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/dosincos.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/halfulp.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/mpa.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/mpatan.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/mpatan2.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/mpexp.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/mplog.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/mpsqrt.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/mptan.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/sincos32.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/slowexp.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/slowpow.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/branred.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/doasin.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/dosincos.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/halfulp.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/mpa.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/mpatan.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/mpatan2.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/mpexp.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/mplog.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/mpsqrt.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/mptan.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/sincos32.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/slowexp.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/slowpow.c: New file.
|
|
|
|
|
|
|
|
|
|
* iconvdata/gconv-modules: Add a number of alias, mostly for IBM
|
|
|
|
|
codepages.
|
|
|
|
|
|
2001-03-11 15:47:15 +00:00
|
|
|
|
2001-03-11 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* elf/elf.h (EM_*): Synch with official list.
|
|
|
|
|
|
2001-03-10 16:40:59 +00:00
|
|
|
|
2001-03-07 David Mosberger <davidm@hpl.hp.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/bits/fenv.h (FE_NONIEEE_ENV): New macro.
|
|
|
|
|
|
|
|
|
|
2001-03-07 Jes Sorensen <jes@linuxcare.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/ioperm.c (_ioperm): Remove unused
|
|
|
|
|
variables addr & len.
|
|
|
|
|
|
|
|
|
|
2001-02-22 Jes Sorensen <jes@linuxcare.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/fpu/feenablxcpt.c (feenableexcept): Remove
|
|
|
|
|
punctuation in asm constraint.
|
|
|
|
|
|
|
|
|
|
2001-03-07 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* resolv/netdb.h [__USE_GNU]: Define __need_timespec and include
|
|
|
|
|
<time.h> to get definition of `struct timespec'.
|
|
|
|
|
|
|
|
|
|
2001-03-08 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* elf/rtld.c (dl_main): If tracing, warn about undefined symbols if
|
|
|
|
|
LD_WARN=1, not if LD_WARN is unset.
|
|
|
|
|
|
|
|
|
|
2001-03-07 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* elf/ldconfig.h: Moved to ...
|
|
|
|
|
* sysdeps/generic/ldconfig.h: ... here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/ldconfig.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/m68k/ldconfig.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/ldconfig.h: New file.
|
|
|
|
|
* elf/readlib.c (interpreters, known_libs): Use
|
|
|
|
|
SYSDEP_KNOWN_INTERPRETER_NAMES and SYSDEP_KNOWN_LIBRARY_NAMES
|
|
|
|
|
instead of hard coding old names.
|
|
|
|
|
|
2001-03-10 07:18:40 +00:00
|
|
|
|
2001-03-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* catgets/Makefile (generated): Add test-gencat.h.
|
|
|
|
|
(sample.SJIS.cat): Also generate header.
|
|
|
|
|
* catgets/sample.SJIS: Add new set and message, both with symbolic
|
|
|
|
|
names.
|
|
|
|
|
* catgets/test-gencat.sh: Also compare generated header with what
|
|
|
|
|
we expect.
|
|
|
|
|
|
|
|
|
|
2001-03-07 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* catgets/gencat.c (read_input_file): Preserve properly symbolic
|
|
|
|
|
names.
|
|
|
|
|
|
|
|
|
|
2001-03-06 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/dl-machine.h (elf_machine_relplt): Removed, it's not
|
|
|
|
|
needed.
|
|
|
|
|
(elf_machine_pltrel_p): Likewise.
|
|
|
|
|
* sysdeps/powerpc/dl-machine.h: Likewise.
|
|
|
|
|
* sysdeps/generic/dl-machine.h (elf_machine_pltrel_p): Likewise.
|
|
|
|
|
|
|
|
|
|
2001-03-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/arm/Dist: Add dl-procinfo.c and
|
|
|
|
|
dl-procinfo.h.
|
|
|
|
|
|
|
|
|
|
2001-03-05 Philip Blundell <philb@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/arm/dl-procinfo.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/arm/dl-procinfo.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/arm/Makefile [subdir=elf]
|
|
|
|
|
(sysdep-dl-routines, sysdep_routines, sysdep-rtld-routines): Add
|
|
|
|
|
dl-procinfo.
|
|
|
|
|
|
|
|
|
|
2001-03-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* dlfcn/tstatexit.c (main): Don't perform the test if __dso_handle
|
|
|
|
|
is not available.
|
|
|
|
|
* dlfcn/tstcxaatexit.c (main): Likewise.
|
|
|
|
|
|
2001-03-10 07:11:34 +00:00
|
|
|
|
2001-03-10 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/fpu/libm-test-ulps: Revert last patch.
|
|
|
|
|
|
2001-03-09 17:33:11 +00:00
|
|
|
|
2001-03-09 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/dl-machine.h (elf_machine_matches_host): Handle
|
|
|
|
|
both new and old EM_S390 values.
|
|
|
|
|
(EM_S390_OLD): New constant.
|
|
|
|
|
|
|
|
|
|
* elf/elf.h (EM_S390): Use official value.
|
|
|
|
|
|
2001-03-09 17:19:02 +00:00
|
|
|
|
2001-03-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* conform/data/sys/socket.h-data: Allow SO* symbols.
|
|
|
|
|
|
2001-03-07 18:04:52 +00:00
|
|
|
|
2001-03-07 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/fpu/Makefile: Modify sysdep_routines instead of
|
|
|
|
|
routines, and sysdep-CPPFLAGS instead of CPPFLAGS.
|
|
|
|
|
|
2001-03-07 13:52:14 +00:00
|
|
|
|
2001-03-07 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* resolv/Makefile (routines): Only build gai_sigqueue when threads
|
|
|
|
|
are available.
|
|
|
|
|
|
2001-03-07 13:15:32 +00:00
|
|
|
|
2001-03-07 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
2001-03-07 13:35:58 +00:00
|
|
|
|
* elf/ldconfig.c (_dl_sysdep_message): Remove.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Include
|
|
|
|
|
ldsodefs.h.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
|
|
|
|
|
|
2001-03-07 13:15:32 +00:00
|
|
|
|
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Use
|
|
|
|
|
_dl_error_printf instead of _dl_sysdep_error.
|
|
|
|
|
* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h (_dl_procinfo):
|
|
|
|
|
Use _dl_printf instead of _dl_sysdep_message.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h (_dl_procinfo):
|
|
|
|
|
Likewise.
|
|
|
|
|
|
2001-03-07 07:44:01 +00:00
|
|
|
|
2001-03-06 Ben Collins <bcollins@debian.org>
|
|
|
|
|
|
|
|
|
|
* manual/arith.texi (Integers): Fix documentation of fast and
|
|
|
|
|
least integer typedefs.
|
|
|
|
|
|
2001-03-07 07:41:33 +00:00
|
|
|
|
2001-03-06 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* resolv/Depend: New file.
|
|
|
|
|
* resolv/Makefile (extra-libs, tests): Build libanl and ga_test only
|
|
|
|
|
when libpthread is built.
|
|
|
|
|
|
2001-03-06 07:30:38 +00:00
|
|
|
|
2001-03-06 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-03-06 14:56:11 +00:00
|
|
|
|
* sysdeps/i386/fpu/libm-test-ulps: Add some deltas.
|
|
|
|
|
|
2001-03-06 07:30:38 +00:00
|
|
|
|
* sysdeps/sh/dl-machine.h (elf_machine_rela): Add missing comma.
|
|
|
|
|
Patch by kaz Kojima <kkojima@rr.iij4u.or.jp>.
|
|
|
|
|
|
2001-03-05 20:47:27 +00:00
|
|
|
|
2001-03-05 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* stdlib/Versions: Remove __new_exitfn again. Not needed.
|
|
|
|
|
|
2001-03-05 19:15:17 +00:00
|
|
|
|
2001-03-05 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* stdlib/msort.c (qsort): Don't use alloca in a function call.
|
|
|
|
|
|
2001-03-05 18:31:45 +00:00
|
|
|
|
2001-03-05 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/bits/stat.h (__S_TYPEISMQ, __S_TYPEISSEM,
|
|
|
|
|
__S_TYPEISSHM): Rewrite to enforce correct use the macros. They still
|
|
|
|
|
always return zero.
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/m68k/bits/stat.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/bits/stat.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
|
|
|
|
|
|
2001-03-05 09:50:07 +00:00
|
|
|
|
2001-03-04 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* stdlib/longlong.h: Don't use multi-line strings.
|
|
|
|
|
* iconvdata/tst-loading.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* csu/Makefile ($(objpfx)version-info.h): Don't use multi-line
|
|
|
|
|
string.
|
|
|
|
|
|
2001-03-04 19:19:44 +00:00
|
|
|
|
2001-03-04 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-03-04 20:56:19 +00:00
|
|
|
|
* sysdeps/ia64/fpu/libm-test-ulps: Adjust for addition of lgammal.
|
|
|
|
|
|
2001-03-05 20:47:27 +00:00
|
|
|
|
* rt/lio_listio.c: Add a few asserts.
|
2001-03-04 20:16:34 +00:00
|
|
|
|
|
2001-03-04 19:51:54 +00:00
|
|
|
|
* elf/global.c: New file.
|
|
|
|
|
* elf/globalmod1.c: New file.
|
|
|
|
|
* elf/Makefile: Add rules to build and run global.
|
|
|
|
|
|
2001-03-04 19:31:21 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Define SI_ASYNCNL.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
|
|
|
|
|
|
2001-03-04 19:25:06 +00:00
|
|
|
|
* sysdeps/ieee754/ldbl-96/e_lgammal_r.c: New file.
|
|
|
|
|
Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ieee754/ldbl-96/e_gammal_r.c: Fix handling of boundary cases.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_gamma_r.c: Always initialize sign variable.
|
|
|
|
|
* sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/fpu/libm-test-ulps: Adjust after addition of lgammal.
|
|
|
|
|
|
2001-03-04 19:19:44 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Fix typo in last change.
|
|
|
|
|
|
2001-03-04 17:12:06 +00:00
|
|
|
|
2001-03-04 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-03-04 18:24:56 +00:00
|
|
|
|
* resolv/tst-aton.c: Add testcase for IP with four periods.
|
2001-03-04 17:12:06 +00:00
|
|
|
|
|
2001-03-04 18:24:56 +00:00
|
|
|
|
* resolv/inet_addr.c: Don't recognize an IP with four periods.
|
2001-03-04 17:12:06 +00:00
|
|
|
|
Patch by Andre' Breiler <A.Breiler@gmx.net>.
|
|
|
|
|
|
2001-03-04 08:47:11 +00:00
|
|
|
|
2001-02-27 Philip Blundell <pb@futuretv.com>
|
|
|
|
|
|
|
|
|
|
* elf/elf.h: Add new ARM definitions from latest (B-01)
|
|
|
|
|
specification. Correct naming of EF_ARM_ALIGN8 et al.
|
|
|
|
|
|
|
|
|
|
2001-03-04 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* stdio-common/tst-printf.sh: Remove bashisms.
|
|
|
|
|
Patch by Matthew Clarke <Matthew_Clarke@mindlink.bc.ca>.
|
|
|
|
|
|
2001-03-03 17:01:02 +00:00
|
|
|
|
2001-03-03 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-03-03 18:21:04 +00:00
|
|
|
|
* Versions.def: Add libanl definition.
|
2001-03-04 08:47:11 +00:00
|
|
|
|
* shlib-versions: Add entry for libanl.
|
2001-03-03 18:21:04 +00:00
|
|
|
|
* resolv/Makefile (distribute): Add gai_misc.h and ga_test.c.
|
|
|
|
|
(routines): Add gai_sigqueue.
|
|
|
|
|
(extra-libs): Add libanl.
|
|
|
|
|
(libanl-routines): New variable.
|
|
|
|
|
Add rules to build libanl and ga_test.
|
|
|
|
|
* resolv/Versions [libc] (GLIBC_2.2.3): Add __gai_sigqueue.
|
|
|
|
|
[libanl]: New library.
|
|
|
|
|
* resolv/netdb.h: Add definitions for libanl.
|
|
|
|
|
* resolv/getaddrinfo_a.c: New file.
|
|
|
|
|
* resolv/gai_cancel.c: New file.
|
|
|
|
|
* resolv/gai_error.c: New file.
|
|
|
|
|
* resolv/gai_misc.c: New file.
|
|
|
|
|
* resolv/gai_misc.h: New file.
|
|
|
|
|
* resolv/gai_notify.c: New file.
|
|
|
|
|
* resolv/gai_suspend.c: New file.
|
|
|
|
|
* resolv/ga_test.c: New file.
|
|
|
|
|
* sysdeps/generic/gai_sigqueue.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/gai_sigqueue.c: New file.
|
|
|
|
|
* sysdeps/generic/bits/siginfo.h: Allow __need_sigevent_t being defined
|
|
|
|
|
and provide only that definition.
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
|
|
|
|
|
|
|
|
|
|
* rt/aio_misc.c: Fix typos in comments.
|
|
|
|
|
* rt/lio_listio.c: Pretty printing. Little optimization in request
|
|
|
|
|
list handling.
|
|
|
|
|
|
|
|
|
|
* elf/rtld.c: Remove commented out code.
|
|
|
|
|
|
2001-03-03 17:01:02 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/linux_fsinfo.h (SHMFS_SUPER_MAGIC):
|
|
|
|
|
Update for real 2.4 kernels.
|
|
|
|
|
|
2001-03-01 08:17:40 +00:00
|
|
|
|
2001-03-01 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* elf/dl-load.c: Pretty printing.
|
|
|
|
|
|
|
|
|
|
* elf/dl-object.c (_dl_new_object): Don't add the loader's scope
|
|
|
|
|
twice.
|
|
|
|
|
|
2001-02-28 15:24:30 +00:00
|
|
|
|
2001-02-28 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle
|
|
|
|
|
relocations which are not in ld.so if RTLD_BOOTSTRAP is defined.
|
|
|
|
|
|
|
|
|
|
* sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo.
|
|
|
|
|
|
2001-03-01 08:17:40 +00:00
|
|
|
|
* elf/dl-misc.c (_dl_debug_vdprintf): Fix typo visible on 64-bit
|
2001-02-28 15:24:30 +00:00
|
|
|
|
machines.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/powerpc/sysdep.h (C_TEXT): Define.
|
|
|
|
|
|
2001-02-27 09:36:33 +00:00
|
|
|
|
2001-02-27 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-28 07:43:29 +00:00
|
|
|
|
* sysdeps/powerpc/elf/libc-start.c: Use new output functions and
|
|
|
|
|
_dl_debug_mask.
|
|
|
|
|
|
Update.
* elf/Versions [ld]: Don't export _dl_debug_message anymore. Export
_dl_debug_printf.
* elf/dl-misc.c: Remove definition of _dl_sysdep_output and
_dl_debug_message. Define _dl_debug_vdprintf, _dl_debug_printf,
_dl_debug_printf_c, and _dl_printf.
* sysdeps/generic/ldsodefs.h: Don't declare _dl_sysdep_output,
_dl_debug_message, _dl_sysdep_message, _dl_sysdep_error, and
_dl_sysdep_fatal. Declare _dl_debug_printf, _dl_debug_printf_c,
_dl_printf, _dl_error_printf, and _dl_fatal_printf.
* elf/dl-close.c: Replace use of old output functions with the new
ones.
* elf/dl-deps.c: Likewise.
* elf/dl-error.c: Likewise.
* elf/dl-fini.c: Likewise.
* elf/dl-init.c: Likewise.
* elf/dl-load.c: Likewise.
* elf/dl-lookup.c: Likewise.
* elf/dl-minimal.c: Likewise.
* elf/dl-open.c: Likewise.
* elf/dl-profile.c: Likewise.
* elf/dl-reloc.c: Likewise.
* elf/dl-version.c: Likewise.
* elf/do-lookup.h: Likewise.
* elf/rtld.c: Likewise.
* sysdeps/generic/dl-cache.c: Likewise.
* sysdeps/generic/dl-sysdep.c: Likewise.
* sysdeps/generic/libc-start.c: Likewise.
* sysdeps/i386/dl-machine.h: Likewise.
* sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
* sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
* sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
* sysdeps/generic/ldsodefs.h: Remove _dl_secure declaration.
* dlfcn/Makefile: Don't run tstatexit test unless .hidden is
supported by assembler.
2001-02-28 06:24:03 +00:00
|
|
|
|
* elf/Versions [ld]: Don't export _dl_debug_message anymore. Export
|
|
|
|
|
_dl_debug_printf.
|
|
|
|
|
* elf/dl-misc.c: Remove definition of _dl_sysdep_output and
|
|
|
|
|
_dl_debug_message. Define _dl_debug_vdprintf, _dl_debug_printf,
|
|
|
|
|
_dl_debug_printf_c, and _dl_printf.
|
|
|
|
|
* sysdeps/generic/ldsodefs.h: Don't declare _dl_sysdep_output,
|
|
|
|
|
_dl_debug_message, _dl_sysdep_message, _dl_sysdep_error, and
|
|
|
|
|
_dl_sysdep_fatal. Declare _dl_debug_printf, _dl_debug_printf_c,
|
|
|
|
|
_dl_printf, _dl_error_printf, and _dl_fatal_printf.
|
|
|
|
|
* elf/dl-close.c: Replace use of old output functions with the new
|
|
|
|
|
ones.
|
|
|
|
|
* elf/dl-deps.c: Likewise.
|
|
|
|
|
* elf/dl-error.c: Likewise.
|
|
|
|
|
* elf/dl-fini.c: Likewise.
|
|
|
|
|
* elf/dl-init.c: Likewise.
|
|
|
|
|
* elf/dl-load.c: Likewise.
|
|
|
|
|
* elf/dl-lookup.c: Likewise.
|
|
|
|
|
* elf/dl-minimal.c: Likewise.
|
|
|
|
|
* elf/dl-open.c: Likewise.
|
|
|
|
|
* elf/dl-profile.c: Likewise.
|
|
|
|
|
* elf/dl-reloc.c: Likewise.
|
|
|
|
|
* elf/dl-version.c: Likewise.
|
|
|
|
|
* elf/do-lookup.h: Likewise.
|
|
|
|
|
* elf/rtld.c: Likewise.
|
|
|
|
|
* sysdeps/generic/dl-cache.c: Likewise.
|
|
|
|
|
* sysdeps/generic/dl-sysdep.c: Likewise.
|
|
|
|
|
* sysdeps/generic/libc-start.c: Likewise.
|
|
|
|
|
* sysdeps/i386/dl-machine.h: Likewise.
|
2001-02-28 06:36:10 +00:00
|
|
|
|
* sysdeps/arm/dl-machine.h: Likewise.
|
|
|
|
|
* sysdeps/hppa/dl-machine.h: Likewise.
|
|
|
|
|
* sysdeps/m68k/dl-machine.h: Likewise.
|
|
|
|
|
* sysdeps/powerpc/dl-machine.h: Likewise.
|
|
|
|
|
* sysdeps/s390/dl-machine.h: Likewise.
|
|
|
|
|
* sysdeps/sh/dl-machine.h: Likewise.
|
Update.
* elf/Versions [ld]: Don't export _dl_debug_message anymore. Export
_dl_debug_printf.
* elf/dl-misc.c: Remove definition of _dl_sysdep_output and
_dl_debug_message. Define _dl_debug_vdprintf, _dl_debug_printf,
_dl_debug_printf_c, and _dl_printf.
* sysdeps/generic/ldsodefs.h: Don't declare _dl_sysdep_output,
_dl_debug_message, _dl_sysdep_message, _dl_sysdep_error, and
_dl_sysdep_fatal. Declare _dl_debug_printf, _dl_debug_printf_c,
_dl_printf, _dl_error_printf, and _dl_fatal_printf.
* elf/dl-close.c: Replace use of old output functions with the new
ones.
* elf/dl-deps.c: Likewise.
* elf/dl-error.c: Likewise.
* elf/dl-fini.c: Likewise.
* elf/dl-init.c: Likewise.
* elf/dl-load.c: Likewise.
* elf/dl-lookup.c: Likewise.
* elf/dl-minimal.c: Likewise.
* elf/dl-open.c: Likewise.
* elf/dl-profile.c: Likewise.
* elf/dl-reloc.c: Likewise.
* elf/dl-version.c: Likewise.
* elf/do-lookup.h: Likewise.
* elf/rtld.c: Likewise.
* sysdeps/generic/dl-cache.c: Likewise.
* sysdeps/generic/dl-sysdep.c: Likewise.
* sysdeps/generic/libc-start.c: Likewise.
* sysdeps/i386/dl-machine.h: Likewise.
* sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
* sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
* sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
* sysdeps/generic/ldsodefs.h: Remove _dl_secure declaration.
* dlfcn/Makefile: Don't run tstatexit test unless .hidden is
supported by assembler.
2001-02-28 06:24:03 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/dl-librecon.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/ldsodefs.h: Remove _dl_secure declaration.
|
|
|
|
|
|
|
|
|
|
* dlfcn/Makefile: Don't run tstatexit test unless .hidden is
|
|
|
|
|
supported by assembler.
|
|
|
|
|
|
2001-02-27 18:48:08 +00:00
|
|
|
|
* sysdeps/generic/ldsodefs.h: Remove commented-out variable
|
|
|
|
|
declaractions.
|
|
|
|
|
|
2001-02-27 17:59:27 +00:00
|
|
|
|
* elf/rtld.c: Little optimizations in handling _dl_lazy.
|
|
|
|
|
|
|
|
|
|
* elf/cache.c (save_cache): Portability changes.
|
|
|
|
|
* elf/dl-profile.c (_dl_start_profile): Likewise.
|
|
|
|
|
|
|
|
|
|
* elf/sln.c: Cleanups. Remove arbitrary limits.
|
|
|
|
|
|
2001-02-27 09:36:33 +00:00
|
|
|
|
* elf/dl-close.c: Replace _dl_debug_* variables with _dl_debug_mask.
|
|
|
|
|
* elf/dl-deps.c: Likewise.
|
|
|
|
|
* elf/dl-fini.c: Likewise.
|
|
|
|
|
* elf/dl-init.c: Likewise.
|
|
|
|
|
* elf/dl-load.c: Likewise.
|
|
|
|
|
* elf/dl-lookup.c: Likewise.
|
|
|
|
|
* elf/dl-open.c: Likewise.
|
|
|
|
|
* elf/dl-reloc.c: Likewise.
|
|
|
|
|
* elf/dl-support.c: Likewise.
|
|
|
|
|
* elf/dl-version.c: Likewise.
|
|
|
|
|
* elf/do-lookup.h: Likewise.
|
|
|
|
|
* elf/rtld.c: Likewise.
|
|
|
|
|
* sysdeps/generic/dl-cache.c: Likewise.
|
|
|
|
|
* sysdeps/generic/ldsodefs.h: Likewise.
|
|
|
|
|
* sysdeps/generic/libc-start.c: Likewise.
|
|
|
|
|
* elf/Versions: Don't export _dl_debug_impcalls and _dl_debug_files.
|
|
|
|
|
Export _dl_debug_mask.
|
|
|
|
|
* Versions.def: Define GLIBC_2.2.3 for ld.
|
|
|
|
|
|
2001-02-27 05:24:50 +00:00
|
|
|
|
2001-02-26 Greg McGary <greg@mcgary.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/make-syscalls.sh (ptr): Handle `V' keyletter.
|
|
|
|
|
|
Update.
2001-02-26 Paul Eggert <eggert@twinsun.com>
Modify mkstemp.c and tempname.c so that they can be used by
GNU applications on non-glibc platforms.
* misc/mkstemp.c (__GT_FILE): Define to zero if not defined.
* sysdeps/posix/tempname.c: Include <config.h> if HAVE_CONFIG_H.
Include <stddef.h>, <stdint.h>, <string.h> only if
STDC_HEADERS || _LIBC.
Include <fcntl.h> only if HAVE_FCNTL_H || _LIBC.
Include <unistd.h> only if HAVE_UNISTD_H || _LIBC.
Include <sys/time.h> only if HAVE_SYS_TIME_H || _LIBC.
(__set_errno): Define this macro if <errno.h> doesn't.
(P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
Define these macros if <stdio.h> doesn't.
(S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
Define these macros if <sys/stat.h> doesn't.
Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
(stat64, __getpid, __gettimeofday, __mkdir, __open, __open64,
lxstat64, __xstat64): Define if not _LIBC.
(struct_stat64): New macro.
(direxists, __gen_tempname): Use it, to avoid a
portability problem with Solaris 8.
(__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
(__gen_tempname): Invoke gettimeofday only if
HAVE_GETTIMEOFDAY || _LIBC; otherwise, fall back on plain "time".
Use portable macros like S_IRUSR | S_IWUSR rather than nonportable
octal values like 0600.
2001-02-27 01:59:46 +00:00
|
|
|
|
2001-02-26 Paul Eggert <eggert@twinsun.com>
|
|
|
|
|
|
|
|
|
|
Modify mkstemp.c and tempname.c so that they can be used by
|
|
|
|
|
GNU applications on non-glibc platforms.
|
|
|
|
|
|
|
|
|
|
* misc/mkstemp.c (__GT_FILE): Define to zero if not defined.
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/tempname.c: Include <config.h> if HAVE_CONFIG_H.
|
|
|
|
|
Include <stddef.h>, <stdint.h>, <string.h> only if
|
|
|
|
|
STDC_HEADERS || _LIBC.
|
|
|
|
|
Include <fcntl.h> only if HAVE_FCNTL_H || _LIBC.
|
|
|
|
|
Include <unistd.h> only if HAVE_UNISTD_H || _LIBC.
|
|
|
|
|
Include <sys/time.h> only if HAVE_SYS_TIME_H || _LIBC.
|
|
|
|
|
(__set_errno): Define this macro if <errno.h> doesn't.
|
|
|
|
|
(P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
|
|
|
|
|
Define these macros if <stdio.h> doesn't.
|
|
|
|
|
(S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
|
|
|
|
|
Define these macros if <sys/stat.h> doesn't.
|
|
|
|
|
Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
|
|
|
|
|
(stat64, __getpid, __gettimeofday, __mkdir, __open, __open64,
|
|
|
|
|
lxstat64, __xstat64): Define if not _LIBC.
|
|
|
|
|
(struct_stat64): New macro.
|
|
|
|
|
(direxists, __gen_tempname): Use it, to avoid a
|
|
|
|
|
portability problem with Solaris 8.
|
|
|
|
|
(__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
|
|
|
|
|
(__gen_tempname): Invoke gettimeofday only if
|
|
|
|
|
HAVE_GETTIMEOFDAY || _LIBC; otherwise, fall back on plain "time".
|
|
|
|
|
Use portable macros like S_IRUSR | S_IWUSR rather than nonportable
|
|
|
|
|
octal values like 0600.
|
|
|
|
|
|
2001-02-26 17:53:15 +00:00
|
|
|
|
2001-02-26 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-26 20:19:49 +00:00
|
|
|
|
* sysdeps/ieee754/ldbl-96/e_jnl.c: New file.
|
|
|
|
|
Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/fpu/libm-test-ulps: Update for jnl and ynl introduction.
|
|
|
|
|
* sysdeps/ia64/fpu/libm-test-ulps: Likewise.
|
|
|
|
|
|
2001-02-26 19:32:00 +00:00
|
|
|
|
* posix/wordexp-test.c (testit): Remove warnings.
|
|
|
|
|
|
2001-02-26 17:53:15 +00:00
|
|
|
|
* dlfcn/Makefile (distribute): Add modatexit.c and modcxaatexit.c.
|
|
|
|
|
(tests): Add tstatexit and tstcxaatexit.
|
|
|
|
|
(module-names): Add modatexit and modcxaatexit.
|
|
|
|
|
Add rules to build and run tstatexit and tstcxaatexit.
|
|
|
|
|
* dlfcn/modatexit.c: New file.
|
|
|
|
|
* dlfcn/modcxaatexit.c: New file.
|
|
|
|
|
* dlfcn/tstatexit.c: New file.
|
|
|
|
|
* dlfcn/tstcxaatexit.c: New file.
|
|
|
|
|
|
|
|
|
|
* io/Makefile: Pass -DHAVE_DOT_HIDDEN to stat and mknod functions if
|
|
|
|
|
.hidden is available.
|
|
|
|
|
* io/stat.c: If .hidden is available use it to avoid exporting
|
|
|
|
|
functions.
|
|
|
|
|
* io/fstat.c: Likewise.
|
|
|
|
|
* io/lstat.c: Likewise.
|
|
|
|
|
* io/stat64.c: Likewise.
|
|
|
|
|
* io/fstat64.c: Likewise.
|
|
|
|
|
* io/lstat64.c: Likewise.
|
|
|
|
|
* sysdeps/generic/mknod.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* malloc/mtrace.c: Use __cxa_atexit and not atexit.
|
|
|
|
|
* sysdeps/generic/bb_init_func.c: Likewise.
|
|
|
|
|
* sysdeps/generic/libc-start.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* stdlib/atexit.c (__new_exitfn): Move to cxa_atexit.c.
|
|
|
|
|
(atexit): Implement using __cxa_atexit.
|
|
|
|
|
Use .hidden if availble to avoid exporting atexit.
|
|
|
|
|
* stdlib/cxa_atexit.c (__new_exitfn): Moved to here from atexit.c.
|
|
|
|
|
* stdlib/Versions: Export __new_exitfn for GLIBC_2.2.3.
|
|
|
|
|
* stdlib/Makefile (routines): Add old_atexit.
|
|
|
|
|
(static-only-routines): Add atexit.
|
|
|
|
|
Pass -DHAVE_DOT_HIDDEN for atexit.c if .hidden is available.
|
|
|
|
|
* stdlib/old_atexit.c: New file.
|
|
|
|
|
|
|
|
|
|
* intl/Makefile: Remove bogus endif.
|
|
|
|
|
|
2001-02-26 11:27:04 +00:00
|
|
|
|
2001-02-26 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* iconvdata/Makefile (tests): Fix typo in last patch.
|
|
|
|
|
|
2001-02-26 12:16:10 +00:00
|
|
|
|
* intl/Makefile (tests): Run mtrace-tst-gettext only when perl is
|
|
|
|
|
available.
|
|
|
|
|
Reported by Achim Gottinger <achim@gentoo.org>.
|
|
|
|
|
|
2001-02-26 07:54:30 +00:00
|
|
|
|
2001-02-25 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* intl/Makefile (plural.c): Reorder rules so that they work if
|
|
|
|
|
BISON doesn't exist.
|
|
|
|
|
|
2001-02-25 16:28:40 +00:00
|
|
|
|
2001-02-25 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* intl/locale.alias: Don't use nb_NO but define aliases for it.
|
|
|
|
|
|
2001-02-23 22:34:22 +00:00
|
|
|
|
2001-02-23 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/strtok.S: Continue to return NULL after the first
|
|
|
|
|
time this happened.
|
|
|
|
|
|
2001-02-23 20:29:25 +00:00
|
|
|
|
2001-02-23 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* string/tester.c (test_strtok_r): Add testcase.
|
|
|
|
|
(test_strtok_r): Always initialize cp for proper checking.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/strtok.c (strtok): Handle case of first strtok
|
|
|
|
|
returning NULL correctly.
|
|
|
|
|
Patch by Fumitoshi UKAI <ukai@debian.or.jp>.
|
|
|
|
|
* sysdeps/generic/strtok_r.c (__strtok_r): Likewise.
|
|
|
|
|
|
|
|
|
|
2001-02-23 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/aix/bits/types.h: Define __need_NULL before
|
|
|
|
|
including <stddef.h>.
|
|
|
|
|
* sysdeps/unix/sysv/aix/write.c: Define alias __libc_write.
|
|
|
|
|
* include/libc-symbols.h (weak_alias): Don't use .weak if
|
|
|
|
|
HAVE_ASM_GLOBAL_DOT_NAME is defined.
|
|
|
|
|
Patches by Michael Keezer <mkeezer@redhat.com>.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/ftime.c: Don't include <sys/time.h> at all.
|
|
|
|
|
Patch by Michael Keezer <mkeezer@redhat.com>.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/aix/Dist: Remove restf.S and savef.S.
|
|
|
|
|
* sysdeps/unix/sysv/aix/Makefile [$(subdir) == misc]
|
|
|
|
|
(sysdep_routines): Remove restf.S and savef.S.
|
|
|
|
|
* sysdeps/unix/sysv/aix/restf.S. Removed.
|
|
|
|
|
* sysdeps/unix/sysv/aix/savef.S. Removed.
|
|
|
|
|
* sysdeps/powerpc/fprrest.S: Use C_TEXT to define label. Also define
|
|
|
|
|
alternative names used on some platforms.
|
|
|
|
|
* sysdeps/powerpc/fprsave.S: Likewise.
|
|
|
|
|
* sysdeps/powerpc/gprrest0.S: Likewise.
|
|
|
|
|
* sysdeps/powerpc/gprrest1.S: Likewise.
|
|
|
|
|
* sysdeps/powerpc/gprsave0.S: Likewise.
|
|
|
|
|
* sysdeps/powerpc/gprsave1.S: Likewise.
|
|
|
|
|
Patch by Michael Keezer <mkeezer@redhat.com>.
|
|
|
|
|
|
2001-02-22 19:58:14 +00:00
|
|
|
|
2001-02-22 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/elf/start.S (_fp_hw): Actually define label.
|
|
|
|
|
|
2001-02-22 13:46:25 +00:00
|
|
|
|
2001-02-22 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* string/tst-strtok.c (main): Fix error messages.
|
|
|
|
|
|
2001-02-22 09:17:54 +00:00
|
|
|
|
2001-02-22 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* math/Makefile: Remove omit-long-double-fcts.
|
|
|
|
|
|
2001-02-22 08:28:05 +00:00
|
|
|
|
2001-02-18 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instructions to
|
|
|
|
|
avoid problems on MIPS I.
|
|
|
|
|
* sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/mips/dl-machine.h (RTLD_START): Remove duplicate ".set
|
|
|
|
|
noreorder".
|
|
|
|
|
|
2001-02-21 15:39:07 +00:00
|
|
|
|
2001-02-21 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-22 01:21:50 +00:00
|
|
|
|
* posix/fnmatch_loop.c: Handle ranges outside glibc correctly.
|
|
|
|
|
|
2001-02-21 20:17:48 +00:00
|
|
|
|
* sysdeps/generic/ftime.c: Include <time.h>.
|
|
|
|
|
|
2001-02-22 19:58:14 +00:00
|
|
|
|
* configure.in: Don't check for libgd if user passed --without-gd.
|
2001-02-21 15:45:26 +00:00
|
|
|
|
Patch by Achim Gottinger <achim@gentoo.org>.
|
|
|
|
|
|
2001-02-21 15:39:07 +00:00
|
|
|
|
* sysdeps/i386/i686/strtok.S: Continue to return NULL after the
|
|
|
|
|
first time this happened.
|
2001-02-21 16:16:27 +00:00
|
|
|
|
* string/Makefile (tests): Add tst-strtok.
|
2001-02-21 15:39:07 +00:00
|
|
|
|
|
|
|
|
|
2001-02-21 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* string/tst-strtok.c: New testcase, reported by
|
|
|
|
|
Andrew Church <achurch@achurch.org>.
|
|
|
|
|
|
2001-02-20 17:40:18 +00:00
|
|
|
|
2001-02-20 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* libio/iofwide.c: Remove fwide alias.
|
|
|
|
|
|
2001-02-20 08:20:10 +00:00
|
|
|
|
2001-02-20 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* iconvdata/Makefile (tests): Only run mtrace-tst-loading if perl
|
|
|
|
|
is available.
|
|
|
|
|
Reported by Achim Gottinger <achim@gentoo.org>.
|
|
|
|
|
|
2001-02-19 22:11:23 +00:00
|
|
|
|
2001-02-19 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-20 02:14:31 +00:00
|
|
|
|
* iconv/tst-iconv1.c (main): Remove debugging code.
|
|
|
|
|
|
2001-02-19 23:16:05 +00:00
|
|
|
|
* sysdeps/ieee754/flt-32/e_powf.c: Handle x == +-1 correctly.
|
|
|
|
|
* sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
|
|
|
|
|
|
2001-02-19 23:07:28 +00:00
|
|
|
|
* sysdeps/generic/e_scalb.c: Set invalid exception for invalid
|
|
|
|
|
parameters.
|
2001-02-21 16:21:20 +00:00
|
|
|
|
* sysdeps/generic/e_scalbf.c: Likewise.
|
|
|
|
|
* sysdeps/generic/e_scalbl.c: Likewise.
|
2001-02-19 23:07:28 +00:00
|
|
|
|
|
2001-02-19 22:11:23 +00:00
|
|
|
|
* sysdeps/ia64/fpu/Makefile (libm-sysdep-routines): Add libm_error,
|
|
|
|
|
libm_frexp4, libm_frexp4f, libm_frexp4l, and all the functions also
|
|
|
|
|
in libc.
|
|
|
|
|
(routines): Replace libm_error with libc_libm_error.
|
|
|
|
|
* sysdeps/ia64/fpu/Dist: Add libc_libm_error.c.
|
|
|
|
|
* sysdeps/ia64/fpu/libc_libm_error.c: New file.
|
|
|
|
|
|
2001-02-19 18:55:39 +00:00
|
|
|
|
2001-02-18 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* malloc/mtrace.c [USE_IN_LIBIO]: Define fopen as _IO_fopen64.
|
|
|
|
|
(mtrace): Revert 2001-02-13 patch: use fopen instead of fopen64.
|
|
|
|
|
|
|
|
|
|
2001-02-17 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/clone2.S: Use clone2 and don't use
|
|
|
|
|
scratch registers across the system call.
|
|
|
|
|
|
2001-02-19 12:36:44 +00:00
|
|
|
|
2001-02-19 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* malloc/Makefile (tests): Run mtrace only when perl is available.
|
|
|
|
|
Reported by Achim Gottinger <achim@gentoo.org>.
|
|
|
|
|
|
2001-02-19 09:09:18 +00:00
|
|
|
|
2001-02-19 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-19 09:32:39 +00:00
|
|
|
|
* sysdeps/ieee754/ldbl-96/e_j1l.c: New file.
|
|
|
|
|
Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/fpu/libm-test-ulps: Adjust error values for j1 and y1.
|
|
|
|
|
* sysdeps/ia64/fpu/libm-test-ulps: Adjust error values for y1.
|
|
|
|
|
* math/libm-test.inc (j1_test): Mark constants as long double.
|
|
|
|
|
(jn_test): Likewise.
|
|
|
|
|
(y1_test): Likewise.
|
|
|
|
|
(yn_test): Likewise.
|
|
|
|
|
|
2001-02-19 09:09:18 +00:00
|
|
|
|
* libio/iogetline.c: Move return until after last statement.
|
|
|
|
|
|
|
|
|
|
* localedata/show-ucs-data.c: Don't show < > for better readability.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/fpu/Dist: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/Makefile: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/Versions: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_acos.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_acosf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_acosl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_asin.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_asinf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_asinl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_atan2.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_atan2f.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_atan2l.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_cosh.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_coshf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_coshl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_exp.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_expf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_expl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_fmod.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_fmodf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_fmodl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_hypot.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_hypotf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_hypotl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_log.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_log10.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_log10f.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_log10l.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_logf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_logl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_pow.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_powf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_powl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_rem_pio2.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_rem_pio2f.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_remainder.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_remainderf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_remainderl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_scalb.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_scalbf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_scalbl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_sinh.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_sinhf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_sinhl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_sqrt.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_sqrtf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/e_sqrtl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/k_rem_pio2.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/k_rem_pio2f.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/k_rem_pio2l.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/libm_atan2_reg.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/libm_error.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/libm_frexp4.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/libm_frexp4f.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/libm_frexp4l.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/libm_reduce.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/libm_support.h: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/libm_tan.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_atan.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_atanf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_atanl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_cbrt.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_cbrtf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_cbrtl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_ceil.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_ceilf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_ceill.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_cos.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_cosf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_cosl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_expm1.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_expm1f.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_expm1l.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_floor.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_floorf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_floorl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_frexp.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_frexpf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_frexpl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_ilogb.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_ilogbf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_ilogbl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_ldexp.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_ldexpf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_ldexpl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_log1p.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_log1pf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_log1pl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_logb.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_logbf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_logbl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_matherrf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_matherrl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_modf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_modff.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_modfl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_nearbyint.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_nearbyintf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_nearbyintl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_rint.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_rintf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_rintl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_round.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_roundf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_roundl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_scalbn.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_scalbnf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_scalbnl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_significand.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_significandf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_significandl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_sin.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_sincos.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_sincosf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_sincosl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_sinf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_sinl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_tan.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_tanf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_tanl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_trunc.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_truncf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_truncl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_acos.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_acosf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_acosl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_asin.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_asinf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_asinl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_atan2.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_atan2f.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_atan2l.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_cosh.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_coshf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_coshl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_exp.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_expf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_fmod.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_fmodf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_fmodl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_hypot.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_hypotf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_hypotl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_log.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_log10.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_log10f.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_log10l.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_logf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_logl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_pow.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_powf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_powl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_remainder.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_remainderf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_remainderl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_scalb.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_scalbf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_scalbl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_sqrt.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_sqrtf.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/w_sqrtl.c: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/libm-test-ulps: Adjust for long double
|
|
|
|
|
implementation.
|
|
|
|
|
* sysdeps/ia64/fpu/bits/mathdef.h: Correct float_t and double_t types.
|
|
|
|
|
Change FP_ILOGBNAN for new implementation.
|
|
|
|
|
* Verions.def: Add 2.2.3 versions.
|
|
|
|
|
|
2001-02-18 19:52:52 +00:00
|
|
|
|
2001-02-18 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* math/libm-test.inc (scalb_test): Require invalid exception being
|
|
|
|
|
raised for invalid parameters.
|
|
|
|
|
* sysdeps/i386/fpu/e_scalb.S: Raise invalid exception if necessary.
|
|
|
|
|
* sysdeps/i386/fpu/e_scalbf.S: Likewise.
|
|
|
|
|
* sysdeps/i386/fpu/e_scalbl.S: Likewise.
|
|
|
|
|
|
2001-02-18 10:38:14 +00:00
|
|
|
|
2001-02-18 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/getsysstats.c (__get_phys_pages): Change return
|
|
|
|
|
value to long int.
|
|
|
|
|
(__get_avphys_pages): Likewise.
|
|
|
|
|
|
2001-02-18 09:02:38 +00:00
|
|
|
|
2001-02-18 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* math/libm-test.inc (pow_test): Correct expected results for x == +-1.
|
|
|
|
|
* sysdeps/i386/fpu/e_pow.S: Handle x == +-1 correctly.
|
|
|
|
|
* sysdeps/i386/fpu/e_powf.S: Likewise.
|
|
|
|
|
* sysdeps/i386/fpu/e_powl.S: Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/fpu/bits/mathinline.h: Remove pow inline code.
|
|
|
|
|
|
2001-02-17 16:54:13 +00:00
|
|
|
|
2001-02-17 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-17 17:02:11 +00:00
|
|
|
|
* math/Makefile (libm-calls): It's e_exp2 not s_exp2.
|
|
|
|
|
|
2001-02-17 16:54:13 +00:00
|
|
|
|
* sysdeps/generic/s_exp2l.c: Renamed to...
|
2001-02-18 09:02:38 +00:00
|
|
|
|
* sysdeps/generic/e_exp2l.c: ...this. New file.
|
2001-02-17 16:54:13 +00:00
|
|
|
|
* sysdeps/i386/fpu/s_exp2.S: Renamed to...
|
2001-02-18 09:02:38 +00:00
|
|
|
|
* sysdeps/i386/fpu/e_exp2.S: ...this. New file.
|
2001-02-17 16:54:13 +00:00
|
|
|
|
* sysdeps/i386/fpu/s_exp2f.S: Renamed to...
|
2001-02-18 09:02:38 +00:00
|
|
|
|
* sysdeps/i386/fpu/e_exp2f.S: ...this. New file.
|
2001-02-17 16:54:13 +00:00
|
|
|
|
* sysdeps/i386/fpu/s_exp2l.S: Renamed to...
|
2001-02-18 09:02:38 +00:00
|
|
|
|
* sysdeps/i386/fpu/e_exp2l.S: ...this. New file.
|
2001-02-17 16:54:13 +00:00
|
|
|
|
* sysdeps/ieee754/flt-32/s_exp2f.c: Renamed to...
|
2001-02-18 09:02:38 +00:00
|
|
|
|
* sysdeps/ieee754/flt-32/e_exp2f.c: ...this. New file.
|
2001-02-17 16:54:13 +00:00
|
|
|
|
* sysdeps/ieee754/dbl-64/s_exp2.c: Renamed to...
|
2001-02-18 09:02:38 +00:00
|
|
|
|
* sysdeps/ieee754/dbl-64/e_exp2.c: ...this. New file.
|
2001-02-17 16:54:13 +00:00
|
|
|
|
* sysdeps/m68k/fpu/s_exp2.c: Renamed to...
|
2001-02-18 09:02:38 +00:00
|
|
|
|
* sysdeps/m68k/fpu/e_exp2.c: ...this. New file.
|
2001-02-17 16:54:13 +00:00
|
|
|
|
* sysdeps/m68k/fpu/s_exp2f.c: Renamed to...
|
2001-02-18 09:02:38 +00:00
|
|
|
|
* sysdeps/m68k/fpu/e_exp2f.c: ...this. New file.
|
2001-02-17 16:54:13 +00:00
|
|
|
|
* sysdeps/m68k/fpu/s_exp2l.c: Renamed to...
|
2001-02-18 09:02:38 +00:00
|
|
|
|
* sysdeps/m68k/fpu/e_exp2l.c: ...this. New file.
|
2001-02-17 16:54:13 +00:00
|
|
|
|
|
2001-02-17 15:19:35 +00:00
|
|
|
|
2001-02-17 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: Allow gcc 3.
|
|
|
|
|
|
2001-02-16 18:40:30 +00:00
|
|
|
|
2001-02-16 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-17 01:47:54 +00:00
|
|
|
|
* math/w_acos.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_acos.c: ...here. New file.
|
|
|
|
|
* math/w_acosf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_acosf.c: ...here. New file.
|
|
|
|
|
* math/w_acosh.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_acosh.c: ...here. New file.
|
|
|
|
|
* math/w_acoshf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_acoshf.c: ...here. New file.
|
|
|
|
|
* math/w_acoshl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_acoshl.c: ...here. New file.
|
|
|
|
|
* math/w_acosl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_acosl.c: ...here. New file.
|
|
|
|
|
* math/w_asin.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_asin.c: ...here. New file.
|
|
|
|
|
* math/w_asinf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_asinf.c: ...here. New file.
|
|
|
|
|
* math/w_asinl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_asinl.c: ...here. New file.
|
|
|
|
|
* math/w_atan2.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_atan2.c: ...here. New file.
|
|
|
|
|
* math/w_atan2f.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_atan2f.c: ...here. New file.
|
|
|
|
|
* math/w_atan2l.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_atan2l.c: ...here. New file.
|
|
|
|
|
* math/w_atanh.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_atanh.c: ...here. New file.
|
|
|
|
|
* math/w_atanhf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_atanhf.c: ...here. New file.
|
|
|
|
|
* math/w_atanhl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_atanhl.c: ...here. New file.
|
|
|
|
|
* math/w_cosh.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_cosh.c: ...here. New file.
|
|
|
|
|
* math/w_coshf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_coshf.c: ...here. New file.
|
|
|
|
|
* math/w_coshl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_coshl.c: ...here. New file.
|
|
|
|
|
* math/w_drem.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_drem.c: ...here. New file.
|
|
|
|
|
* math/w_dremf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_dremf.c: ...here. New file.
|
|
|
|
|
* math/w_dreml.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_dreml.c: ...here. New file.
|
|
|
|
|
* math/w_exp10.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_exp10.c: ...here. New file.
|
|
|
|
|
* math/w_exp10f.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_exp10f.c: ...here. New file.
|
|
|
|
|
* math/w_exp10l.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_exp10l.c: ...here. New file.
|
|
|
|
|
* math/w_exp2.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_exp2.c: ...here. New file.
|
|
|
|
|
* math/w_exp2f.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_exp2f.c: ...here. New file.
|
|
|
|
|
* math/w_exp2l.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_exp2l.c: ...here. New file.
|
|
|
|
|
* math/w_fmod.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_fmod.c: ...here. New file.
|
|
|
|
|
* math/w_fmodf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_fmodf.c: ...here. New file.
|
|
|
|
|
* math/w_fmodl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_fmodl.c: ...here. New file.
|
|
|
|
|
* math/w_hypot.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_hypot.c: ...here. New file.
|
|
|
|
|
* math/w_hypotf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_hypotf.c: ...here. New file.
|
|
|
|
|
* math/w_hypotl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_hypotl.c: ...here. New file.
|
|
|
|
|
* math/w_j0.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_j0.c: ...here. New file.
|
|
|
|
|
* math/w_j0f.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_j0f.c: ...here. New file.
|
|
|
|
|
* math/w_j0l.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_j0l.c: ...here. New file.
|
|
|
|
|
* math/w_j1.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_j1.c: ...here. New file.
|
|
|
|
|
* math/w_j1f.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_j1f.c: ...here. New file.
|
|
|
|
|
* math/w_j1l.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_j1l.c: ...here. New file.
|
|
|
|
|
* math/w_jn.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_jn.c: ...here. New file.
|
|
|
|
|
* math/w_jnf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_jnf.c: ...here. New file.
|
|
|
|
|
* math/w_jnl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_jnl.c: ...here. New file.
|
|
|
|
|
* math/w_lgamma.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_lgamma.c: ...here. New file.
|
|
|
|
|
* math/w_lgammaf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_lgammaf.c: ...here. New file.
|
|
|
|
|
* math/w_lgammaf_r.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_lgammaf_r.c: ...here. New file.
|
|
|
|
|
* math/w_lgammal.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_lgammal.c: ...here. New file.
|
|
|
|
|
* math/w_lgammal_r.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_lgammal_r.c: ...here. New file.
|
|
|
|
|
* math/w_lgamma_r.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_lgamma_r.c: ...here. New file.
|
|
|
|
|
* math/w_log10.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_log10.c: ...here. New file.
|
|
|
|
|
* math/w_log10f.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_log10f.c: ...here. New file.
|
|
|
|
|
* math/w_log10l.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_log10l.c: ...here. New file.
|
|
|
|
|
* math/w_log.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_log.c: ...here. New file.
|
|
|
|
|
* math/w_logf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_logf.c: ...here. New file.
|
|
|
|
|
* math/w_logl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_logl.c: ...here. New file.
|
|
|
|
|
* math/w_pow.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_pow.c: ...here. New file.
|
|
|
|
|
* math/w_powf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_powf.c: ...here. New file.
|
|
|
|
|
* math/w_powl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_powl.c: ...here. New file.
|
|
|
|
|
* math/w_remainder.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_remainder.c: ...here. New file.
|
|
|
|
|
* math/w_remainderf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_remainderf.c: ...here. New file.
|
|
|
|
|
* math/w_remainderl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_remainderl.c: ...here. New file.
|
|
|
|
|
* math/w_scalb.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_scalb.c: ...here. New file.
|
|
|
|
|
* math/w_scalbf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_scalbf.c: ...here. New file.
|
|
|
|
|
* math/w_scalbl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_scalbl.c: ...here. New file.
|
|
|
|
|
* math/w_sinh.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_sinh.c: ...here. New file.
|
|
|
|
|
* math/w_sinhf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_sinhf.c: ...here. New file.
|
|
|
|
|
* math/w_sinhl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_sinhl.c: ...here. New file.
|
|
|
|
|
* math/w_sqrtl.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_sqrtl.c: ...here. New file.
|
|
|
|
|
* math/w_tgamma.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_tgamma.c: ...here. New file.
|
|
|
|
|
* math/w_tgammaf.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_tgammaf.c: ...here. New file.
|
|
|
|
|
* math/w_tgammal.c: Move to ...
|
|
|
|
|
* sysdeps/generic/w_tgammal.c: ...here. New file.
|
|
|
|
|
|
2001-02-16 18:40:30 +00:00
|
|
|
|
* locale/programs/ld-address.c (address_finish): Add 'S' to allow
|
|
|
|
|
formats for postal_fmt.
|
|
|
|
|
|
|
|
|
|
2001-02-16 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Add
|
|
|
|
|
__ftruncate64 alias.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (ftruncate):
|
|
|
|
|
Likewise.
|
|
|
|
|
|
|
|
|
|
2001-02-15 David Mosberger <davidm@hpl.hp.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/__longjmp.S (__longjmp): No need to
|
|
|
|
|
do "loadrs". Writing to bspstore already takes care of
|
|
|
|
|
invalidating the "clean" partition.
|
|
|
|
|
|
2001-02-16 13:40:42 +00:00
|
|
|
|
2001-02-16 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/m68k/fpu/s_nextafterl.c: New file.
|
|
|
|
|
* sysdeps/m68k/fpu/s_fpclassifyl.c: New file.
|
|
|
|
|
|
2001-02-15 22:27:29 +00:00
|
|
|
|
2001-02-15 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* posix/regex.c (init_syntax_once): Add prototype.
|
|
|
|
|
(TRANSLATE): If MBS_SUPPORT, translate all characters up to '\xff'.
|
|
|
|
|
(re_search_2): Avoid warning.
|
|
|
|
|
(count_mbs_length): Add prototype.
|
|
|
|
|
* posix/tst-regex3.c: New file.
|
|
|
|
|
* posix/Makefile (tests): Add bug-regex3.
|
|
|
|
|
|
2001-02-15 17:05:59 +00:00
|
|
|
|
2001-02-15 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-15 19:57:43 +00:00
|
|
|
|
* stdio-common/Makefile (tests): Add tst-gets.
|
|
|
|
|
* stdio-common/tst-gets.c: New file.
|
|
|
|
|
* stdio-common/tst-gets.input: New file.
|
|
|
|
|
|
2001-02-15 18:08:37 +00:00
|
|
|
|
* elf/elf.h (DT_CHECKSUM): Define.
|
|
|
|
|
|
2001-02-15 17:05:59 +00:00
|
|
|
|
* sysdeps/generic/strtoll.c: Don't export __strto*_internal as
|
|
|
|
|
default symbol.
|
|
|
|
|
* sysdeps/generic/strtoull.c: Likewise.
|
|
|
|
|
|
2001-02-15 03:39:03 +00:00
|
|
|
|
2001-02-14 Wolfram Gloger <wg@malloc.de>
|
|
|
|
|
|
|
|
|
|
* malloc/malloc.c (new_heap): When allocating large chunk aligned
|
|
|
|
|
to HEAP_MAX_SIZE, prefer one with lower address, to avoid `holes'
|
|
|
|
|
between the heaps.
|
|
|
|
|
|
2001-02-14 19:01:03 +00:00
|
|
|
|
2001-02-14 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-15 03:23:39 +00:00
|
|
|
|
* math/libm-test.inc (j0_test): Check whether sincos is available.
|
|
|
|
|
(j1_test): Likewise.
|
|
|
|
|
(jn_test): Likewise.
|
|
|
|
|
(y0_test): Likewise.
|
|
|
|
|
(y1_test): Likewise.
|
|
|
|
|
(yn_test): Likewise.
|
|
|
|
|
|
|
|
|
|
* posix/tst-gnuglob.c: Make a few entries DT_UNKNOWN and teach
|
|
|
|
|
fake filesystem routines to handle this.
|
|
|
|
|
|
2001-02-14 22:55:40 +00:00
|
|
|
|
* time/sys/time.h: Make settimeofday and adjtime available if
|
|
|
|
|
_BSD_SOURCE.
|
|
|
|
|
|
|
|
|
|
* time/sys/time.h: Make timer* macros available for BSD.
|
|
|
|
|
|
2001-02-14 22:35:52 +00:00
|
|
|
|
* iconvdata/gb18030.c: Update for Dec 2000 re-release of GB18030.
|
|
|
|
|
Patch by Yong Li <rigel863@yahoo.com>.
|
|
|
|
|
|
2001-02-14 19:01:03 +00:00
|
|
|
|
* sysdeps/generic/glob.c (CONVERT_DIRENT_DIRENT64): Fix copying of
|
|
|
|
|
name.
|
|
|
|
|
|
|
|
|
|
* posix/Makefile (tests): Add tst-gnuglob.
|
|
|
|
|
* posix/tst-gnuglob.c: New file.
|
|
|
|
|
|
2001-02-14 05:31:12 +00:00
|
|
|
|
2001-02-13 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add __ftruncate64.
|
|
|
|
|
|
2001-02-13 23:36:45 +00:00
|
|
|
|
2001-02-13 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-14 01:37:36 +00:00
|
|
|
|
* locale/programs/ld-paper.c (paper_output): Pretty printing.
|
|
|
|
|
|
2001-02-13 23:36:45 +00:00
|
|
|
|
* iconvdata/Makefile (modules): Add GBBIG5.
|
|
|
|
|
(distribute): Add gbbig5.c.
|
|
|
|
|
* iconvdata/gconv-modules: Add entries for GBBIG5 module.
|
|
|
|
|
|
2001-02-13 23:38:34 +00:00
|
|
|
|
* iconvdata/gbbig5.c: New file.
|
|
|
|
|
Contributed by Yong Li <rigel863@yahoo.com>.
|
|
|
|
|
|
2001-02-13 23:36:45 +00:00
|
|
|
|
2001-02-13 Philip Blundell <pb@futuretv.com>
|
|
|
|
|
|
|
|
|
|
* manual/crypt.texi: Remove outdated references to crypt add-on.
|
|
|
|
|
|
|
|
|
|
* manual/creature.texi: Improve wording slightly.
|
|
|
|
|
|
2001-02-13 18:31:40 +00:00
|
|
|
|
2001-02-13 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-13 22:17:17 +00:00
|
|
|
|
* io/ftw.c: Always use readdir64.
|
|
|
|
|
* io/ftw64.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ttyname.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
|
2001-02-14 01:37:36 +00:00
|
|
|
|
* sysdeps/generic/glob.c: Likewise. Convert results of gl_readdir
|
2001-02-13 22:17:17 +00:00
|
|
|
|
callback to dirent. Still allow compiling outside glibc.
|
|
|
|
|
* sysdeps/gnu/glob64.c: Define COMPILE_GLOB64.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* malloc/mtrace.c: Use fopen64.
|
|
|
|
|
* posix/spawni.c: Use __open64.
|
|
|
|
|
* sysdeps/unix/opendir.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/gethostid.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/ftruncate64.c: Define __ftruncate64 and make old
|
|
|
|
|
name a weak alias.
|
|
|
|
|
* sysdeps/unix/sysv/aix/ftruncate64.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ftruncate64.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/ftruncate64.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* resolv/res_data.c: Add cast to avoid warning.
|
|
|
|
|
|
|
|
|
|
* include/unistd.h: Declare __ftruncate64.
|
|
|
|
|
|
2001-02-14 01:37:36 +00:00
|
|
|
|
* sysdeps/generic/utmp_file.c: Use LFS functions and types.
|
2001-02-13 22:17:17 +00:00
|
|
|
|
|
2001-02-13 18:31:40 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use __lseek64
|
|
|
|
|
instead of __lseek.
|
|
|
|
|
|
2001-02-13 10:56:13 +00:00
|
|
|
|
2001-02-13 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* login/getutent_r.c: Include <stdlib.h> for NULL.
|
|
|
|
|
* login/getutid_r.c: Likewise.
|
|
|
|
|
|
2001-02-13 01:15:12 +00:00
|
|
|
|
2001-02-12 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/dbl-64/e_j0.c: Little optimization, use sincos.
|
2001-02-13 18:31:40 +00:00
|
|
|
|
* sysdeps/dbl-64/e_j1.c: Likewise.
|
|
|
|
|
* sysdeps/dbl-64/e_jn.c: Likewise.
|
2001-02-13 01:15:12 +00:00
|
|
|
|
* sysdeps/flt-32/e_j0f.c: Likewise.
|
2001-02-13 18:31:40 +00:00
|
|
|
|
* sysdeps/flt-32/e_j1f.c: Likewise.
|
2001-02-13 01:15:12 +00:00
|
|
|
|
* sysdeps/ldbl-96/e_j0l.c: Likewise.
|
|
|
|
|
|
2001-02-12 20:21:47 +00:00
|
|
|
|
2000-12-02 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* resolv/res_libc.c (res_init): Don't make it default.
|
|
|
|
|
|
2001-02-12 20:16:07 +00:00
|
|
|
|
2001-02-12 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* manual/debug.texi: Improved the wording.
|
|
|
|
|
Patch by Philip Blundell <pb@futuretv.com>.
|
|
|
|
|
|
2001-02-12 14:23:41 +00:00
|
|
|
|
2001-02-12 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* posix/Makefile (tests): Don't run bug-regex2 when
|
|
|
|
|
cross-compiling.
|
|
|
|
|
|
|
|
|
|
* libio/Makefile (tests): Don't run test-freopen when
|
|
|
|
|
cross-compiling.
|
|
|
|
|
|
|
|
|
|
* manual/stdio.texi (Streams and I18N): Fix typos.
|
|
|
|
|
|
2001-02-12 09:15:54 +00:00
|
|
|
|
2001-02-12 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-12 09:30:32 +00:00
|
|
|
|
* sysdeps/i386/fpu/libm-test-ulps: Adjust for errors in y0l.
|
|
|
|
|
|
|
|
|
|
* math/libm-test.inc (j0_test): Make expected results long double
|
|
|
|
|
constants.
|
|
|
|
|
(y0_test): Likewise.
|
|
|
|
|
|
2001-02-12 09:15:54 +00:00
|
|
|
|
* sysdeps/ieee754/ldbl-96/e_j0l.c: New file.
|
|
|
|
|
Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.
|
|
|
|
|
|
|
|
|
|
2001-02-11 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/strtoll.c (__strtoq_internal): Ressurect alias
|
|
|
|
|
which was exported from libc.
|
|
|
|
|
* sysdeps/generic/strtoull.c (__strtouq_internal): Likewise.
|
|
|
|
|
|
2001-02-12 07:26:13 +00:00
|
|
|
|
2001-02-12 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* manual/arith.texi (Parsing of Integers): Fix some wordings.
|
|
|
|
|
|
2001-02-11 16:35:18 +00:00
|
|
|
|
2001-02-11 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-11 19:15:00 +00:00
|
|
|
|
* sysdeps/generic/getsysstat.c: Change return value of get_phys_pages
|
|
|
|
|
and get_avphys_page to long int.
|
|
|
|
|
* sysdeps/unix/sysv/linux/getsysstat.c: Likewise.
|
|
|
|
|
* include/sys/sysinfo.h: Likewise.
|
|
|
|
|
* sysdeps/generic/sys/sysinfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sys/sysinfo.h: Likewise.
|
|
|
|
|
|
2001-02-11 16:35:18 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Fail if we
|
|
|
|
|
cannot return as many values as the user asked for.
|
|
|
|
|
|
2001-02-11 12:06:22 +00:00
|
|
|
|
2001-02-11 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* manual/resource.texi (Memory Resources): Fix typo.
|
|
|
|
|
|
|
|
|
|
* libio/Makefile ($(objpfx)test-freopen.out): Pass
|
|
|
|
|
run-program-prefix.
|
|
|
|
|
|
|
|
|
|
* libio/test-freopen.sh: Use run_program_prefix.
|
|
|
|
|
|
2001-02-10 22:44:23 +00:00
|
|
|
|
2001-02-10 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-02-10 23:06:59 +00:00
|
|
|
|
* stdlib/Makefile (tests): Don't run tst-fmtmsg when
|
|
|
|
|
cross-compiling.
|
|
|
|
|
($(objpfx)tst-fmtmsg.out): Pass run-program-prefix.
|
|
|
|
|
|
|
|
|
|
* stdlib/tst-fmtmsg.sh (test): Use run_program_prefix for static
|
|
|
|
|
only builds.
|
|
|
|
|
|
|
|
|
|
* elf/Makefile (tests): Only run tst-pathopt with shared libs.
|
|
|
|
|
|
2001-02-10 22:51:28 +00:00
|
|
|
|
* posix/Makefile: Fix typo, it's build-static-nss.
|
|
|
|
|
|
2001-02-10 22:44:23 +00:00
|
|
|
|
* iconv/Makefile (extra-objs): New.
|
|
|
|
|
|
2001-02-10 17:10:18 +00:00
|
|
|
|
2001-02-10 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
2001-02-10 19:33:44 +00:00
|
|
|
|
* sysdeps/unix/stime.c: Include <time.h>.
|
|
|
|
|
|
2001-02-10 17:10:18 +00:00
|
|
|
|
* sysdeps/mach/hurd/setitimer.c: Include <time.h>.
|
|
|
|
|
|
2001-02-10 17:07:48 +00:00
|
|
|
|
2001-02-10 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* manual/string.texi (Search Functions): Fix typo.
|
|
|
|
|
|
2001-02-10 16:37:51 +00:00
|
|
|
|
2001-02-10 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/bsd/times.c: Reorder includes and add <time.h>.
|
|
|
|
|
(timeval_to_clock_t): Add clk_tck argument and use that instead of
|
|
|
|
|
CLK_TCK.
|
|
|
|
|
(__times): Use __getclktck to get the number of clock ticks per
|
|
|
|
|
second and use its return value instead of CLK_TCK.
|
|
|
|
|
|
2001-02-10 15:43:47 +00:00
|
|
|
|
2001-02-10 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h (_HAVE_SA_LEN): Define.
|
|
|
|
|
|
2001-02-10 12:43:11 +00:00
|
|
|
|
2001-02-10 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/gettimeofday.c: Include <stddef.h>.
|
|
|
|
|
|
2001-02-10 11:34:47 +00:00
|
|
|
|
2001-02-10 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* wctype/wcfuncs.c (func): Add prototype declarations to avoid
|
|
|
|
|
warning.
|
|
|
|
|
|
2001-02-10 06:19:01 +00:00
|
|
|
|
2001-02-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* posix/Makefile: Add rules to build and run bug-regex2.
|
2001-02-10 06:20:25 +00:00
|
|
|
|
* posix/bug-regex2.c: New file.
|
2001-02-10 06:19:01 +00:00
|
|
|
|
|
|
|
|
|
2001-02-10 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* posix/regex.c (convert_mbs_to_wcs): Change is_binary to char *.
|
|
|
|
|
(regex_compile): Likewise.
|
|
|
|
|
(FREE_VARIABLES): Don't free is_binary1 and is_binary2.
|
|
|
|
|
(re_match_2_internal): Use just is_binary instead of two variables.
|
|
|
|
|
Use REGEX_TALLOC to allocate it and FREE_VAR to free on failure.
|
|
|
|
|
|
2001-02-09 17:57:28 +00:00
|
|
|
|
2001-02-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-09 19:03:35 +00:00
|
|
|
|
* version.h (VERSION): Bump to 2.2.2.
|
|
|
|
|
|
2001-02-09 19:52:10 +00:00
|
|
|
|
* iconv/Makefile (distribute): Add iconv_charmap.c and
|
|
|
|
|
dummy-repertoire.c.
|
|
|
|
|
* elf/Makefile (distribute): Add firstobj.c.
|
|
|
|
|
* Makefile (distribute): Add include/pthread.h.
|
|
|
|
|
|
2001-02-09 18:35:24 +00:00
|
|
|
|
* configure.in: Require makeinfo version 4.
|
|
|
|
|
|
2001-02-09 17:57:28 +00:00
|
|
|
|
* libio/tst_wscanf.c (main): Add cast to avoid warning.
|
|
|
|
|
* libio/tst_swscanf.c (main): Likewise..
|
|
|
|
|
|
2001-02-09 17:13:50 +00:00
|
|
|
|
2001-02-09 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/setenv.c (unsetenv): Remove const from len.
|
|
|
|
|
* sysdeps/sparc/fpu/bits/mathinline.h (sqrt, fdim): Don't define if
|
|
|
|
|
__NO_MATH_INLINES.
|
|
|
|
|
* sysdeps/i386/dl-machine.h (elf_machine_rel): Only declare refsym
|
|
|
|
|
if not RTLD_BOOTSTRAP.
|
|
|
|
|
* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
|
|
|
|
|
* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
|
|
|
|
|
|
2001-02-09 17:02:23 +00:00
|
|
|
|
2001-02-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* locale/programs/linereader.c (get_ident): Stop loop if EOF. Use
|
|
|
|
|
lr_ungetc to push back last read character.
|
|
|
|
|
* locale/programs/linereader.h (lr_ungetc): Don't push back is
|
|
|
|
|
character is EOF.
|
|
|
|
|
(lr_ignore_rest): Don't warn about garbage if it is really the end
|
|
|
|
|
of the file.
|
|
|
|
|
|
|
|
|
|
* manual/Makefile: Use ifnottext and not ifinfo to protect Top node
|
|
|
|
|
definition.
|
|
|
|
|
|
2001-02-09 05:33:59 +00:00
|
|
|
|
2001-02-08 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-09 06:46:20 +00:00
|
|
|
|
* Makerules (build-shlib): Work around different order of
|
|
|
|
|
processing of -B option in different gcc versions.
|
|
|
|
|
|
2001-02-09 05:37:25 +00:00
|
|
|
|
* posix/regex.c: Fix alignment problem.
|
|
|
|
|
Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
|
|
|
|
|
|
2001-02-09 05:33:59 +00:00
|
|
|
|
* sysdeps/alpha/strrchr.S: Little optimization.
|
|
|
|
|
Patch by Richard Henderson <rth@redhat.com>.
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/alphaev67/strrchr.S: New file.
|
2001-02-09 05:37:25 +00:00
|
|
|
|
Contributed by Rick Gorton <rick.gorton@alpha-processor.com>.
|
2001-02-09 05:33:59 +00:00
|
|
|
|
|
|
|
|
|
2001-02-08 kaz Kojima <kkojima@rr.iij4u.or.jp>
|
|
|
|
|
|
|
|
|
|
* sysdeps/sh/sh3/setjmp.S (__sigsetjmp): Correct function name
|
|
|
|
|
in the assembler end directive.
|
|
|
|
|
|
2001-02-08 09:28:59 +00:00
|
|
|
|
2001-02-08 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* manual/stdio.texi (Closing Streams): Fix typos.
|
|
|
|
|
|
2001-02-07 18:46:03 +00:00
|
|
|
|
2001-02-07 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-07 20:56:11 +00:00
|
|
|
|
* sysdeps/alpha/alphaev67/strncat.S: Align last write address.
|
|
|
|
|
Patch by Richard Henderson <rth@redhat.com>.
|
|
|
|
|
Reported by Claus-Justus Heine <heine@instmath.rwth-aachen.de>.
|
|
|
|
|
|
2001-02-07 19:07:39 +00:00
|
|
|
|
* stdlib/strfmon.c [USE_IN_LIBIO]: Define lock variable and store
|
2001-02-09 05:33:59 +00:00
|
|
|
|
pointer in FILE structure before calling _IO_init.
|
2001-02-07 19:07:39 +00:00
|
|
|
|
* stdlib/Makefile: Add -D_IO_MTSAFE_IO to CFLAGS for strfmon and
|
|
|
|
|
strfmon_l if necessary.
|
|
|
|
|
Reported by Jury Gerold <gjury@grips.com>.
|
|
|
|
|
|
2001-02-07 18:46:03 +00:00
|
|
|
|
* sysdeps/gnu/netinet/tcp.h: Correct values of TCP_ macros.
|
|
|
|
|
Patch by Pekka.Pietikainen@cern.ch.
|
|
|
|
|
|
|
|
|
|
* posix/regex.c: Correct several problems with 64-bit architectures
|
|
|
|
|
introduced in the MBS changes.
|
|
|
|
|
Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
|
|
|
|
|
|
|
|
|
|
2001-02-07 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* math/tgmath.h: Only add l suffixes if __NO_LONG_DOUBLE_MATH is
|
|
|
|
|
not defined.
|
|
|
|
|
* sysdeps/alpha/fpu/bits/mathinline.h: Honour __NO_MATH_INLINES.
|
|
|
|
|
|
2001-02-07 12:32:21 +00:00
|
|
|
|
2001-02-07 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* manual/install.texi (Tools for Compilation): Fix typo.
|
|
|
|
|
Reported by Pavel Machek <pavel@bug.ucw.cz>.
|
|
|
|
|
|
2001-02-07 08:31:01 +00:00
|
|
|
|
2001-02-07 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* stdlib/strtod.c: Never stop prematurely reading digits before the
|
|
|
|
|
decimal point is found. Compute exponent limit for negative exponents
|
2001-02-09 05:33:59 +00:00
|
|
|
|
correctly. For numbers ending in all zeros eat the zeros even before
|
2001-02-07 08:31:01 +00:00
|
|
|
|
the decimal point if the exponent is negative [PR libc/2072].
|
|
|
|
|
* stdlib/Makefile (tests): Add bug-strtod.
|
|
|
|
|
* stdlib/bug-strtod.c: New file.
|
|
|
|
|
|
2001-02-07 07:26:01 +00:00
|
|
|
|
2001-02-07 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* posix/bug-regex1.c: Include <wchar.h> for fwide.
|
|
|
|
|
|
2001-02-07 01:30:53 +00:00
|
|
|
|
2001-02-06 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-07 08:31:01 +00:00
|
|
|
|
* posix/regex.c (regex_compile): Don't store pointer in wchar_t array.
|
|
|
|
|
Store index.
|
|
|
|
|
(compile_range): Handle index being passed, not pointer.
|
|
|
|
|
Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
|
|
|
|
|
|
2001-02-07 01:30:53 +00:00
|
|
|
|
* posix/regex.c: Fix a cast in the code for bracket handling which
|
|
|
|
|
caused 8-bit uncleanliness.
|
|
|
|
|
Patch by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>.
|
|
|
|
|
|
|
|
|
|
* posix/Makefile (tests): Add bug-regex1.
|
|
|
|
|
* posix/bug-regex1.c: New file.
|
|
|
|
|
Contributed by Jim Meyering <jim@meyering.net>.
|
|
|
|
|
|
|
|
|
|
* posix/regex.c: Many cleanups for incorrect format strings.
|
|
|
|
|
|
2001-02-06 19:26:48 +00:00
|
|
|
|
2001-02-06 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* time/time.h (CLK_TCK): Check for !__STRICT_ANSI.
|
|
|
|
|
|
2001-02-06 18:56:47 +00:00
|
|
|
|
2001-02-06 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* locale/programs/locale.c (write_locales): Use scandir to read
|
|
|
|
|
directory so that the entries are sorted.
|
|
|
|
|
|
2001-02-06 18:27:57 +00:00
|
|
|
|
2001-02-06 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* include/pthread.h: New file.
|
|
|
|
|
|
|
|
|
|
* wctype/wctype.h: Move internal interfaces from here to...
|
|
|
|
|
* include/wctype.h: ...here.
|
|
|
|
|
|
|
|
|
|
* wcsmbs/wchar.h: Move __wcslen from here to...
|
|
|
|
|
* include/wchar.h: ...here.
|
|
|
|
|
|
|
|
|
|
* posix/sys/wait.h: Move __wait from here to...
|
|
|
|
|
* include/sys/wait.h: ...here.
|
|
|
|
|
|
|
|
|
|
* string/string.h: Move __ffs and __strerror_r from here to...
|
|
|
|
|
* include/string.h: ...here.
|
|
|
|
|
|
|
|
|
|
* stdlib/stdlib.h: Move __on_exit from here to...
|
|
|
|
|
* include/stdlib.h: ...here.
|
|
|
|
|
|
|
|
|
|
* libio/stdio.h: Move __vsnprintf from here to...
|
|
|
|
|
* include/stdio.h: ...here.
|
|
|
|
|
|
2001-02-06 17:31:04 +00:00
|
|
|
|
2001-02-06 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/ioperm.c: Don't include kernel
|
|
|
|
|
headers.
|
|
|
|
|
|
|
|
|
|
* timezone/Makefile: Don't assume that $(inst_zonedir) is a subdir
|
|
|
|
|
of $(inst_datadir).
|
|
|
|
|
|
2001-02-06 17:22:06 +00:00
|
|
|
|
2001-02-06 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* iconvdata/Makefile: Add dependency for bug-iconv2.out.
|
|
|
|
|
|
2001-02-06 10:46:27 +00:00
|
|
|
|
2001-02-06 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* elf/firstobj.c: Add prototype.
|
|
|
|
|
|
|
|
|
|
* posix/regex.c (convert_mbs_to_wcs): Make static, add prototype
|
|
|
|
|
(truncate_wchar): Likewise.
|
|
|
|
|
|
2001-02-06 09:32:00 +00:00
|
|
|
|
2001-02-06 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* locale/programs/locale.c: Implement --verbose option for -a
|
|
|
|
|
which prints detailed information about the locales.
|
|
|
|
|
|
2001-02-06 07:09:01 +00:00
|
|
|
|
2001-02-05 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sunrpc/xdr_rec.c (set_input_fragment): Change type of header
|
|
|
|
|
variable to uint32_t.
|
|
|
|
|
Reported by Ulrich Weigand <weigand@immd1.informatik.uni-erlangen.de>.
|
|
|
|
|
|
2001-02-06 07:00:52 +00:00
|
|
|
|
2001-02-04 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
|
|
|
|
|
|
* locale/C-translit.h.in: Add transliterations for CJK units of
|
|
|
|
|
measurement.
|
|
|
|
|
|
2001-02-06 04:20:37 +00:00
|
|
|
|
2001-02-05 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-06 05:48:26 +00:00
|
|
|
|
* elf/cache.c (print_entry): Use PRIx64 instead of Lx in printf
|
|
|
|
|
string. Include <inttypes.h> instead of <stdint.h>.
|
|
|
|
|
|
2001-02-06 04:20:37 +00:00
|
|
|
|
* localedata/Makefile (tests): Add bug-iconv-trans.
|
|
|
|
|
Define bug-iconv-trans-ENV.
|
|
|
|
|
* localedata/bug-iconv-trans.c: New file.
|
|
|
|
|
|
|
|
|
|
2001-02-04 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
|
|
|
|
|
|
* iconv/gconv_trans.c (__gconv_transliterate): Use a temporary output
|
|
|
|
|
pointer, to avoid accumulating output from incomplete (unsuccessful)
|
|
|
|
|
transliteration attempts.
|
|
|
|
|
|
2001-02-05 23:00:02 +00:00
|
|
|
|
2001-02-05 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-06 00:56:59 +00:00
|
|
|
|
* elf/ldconfig.c (search_dir): Use PRIx64 instead of Lx in printf
|
|
|
|
|
string. Include <inttypes.h> instead of <stdint.h>.
|
|
|
|
|
|
2001-02-05 23:00:02 +00:00
|
|
|
|
* configure.in: Add check for bison.
|
|
|
|
|
* config.make.in: Define BISON variable.
|
|
|
|
|
* intl/Makefile: Use BISON instead of YACC when generating plural.c.
|
|
|
|
|
Rename YFLAGS to BISONFLAGS.
|
|
|
|
|
|
2001-02-05 17:12:57 +00:00
|
|
|
|
2001-02-05 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-02-05 21:38:54 +00:00
|
|
|
|
* io/test-lfs.c (do_test): Test lseek64 return value, call
|
|
|
|
|
test_ftello.
|
|
|
|
|
(test_ftello): New function to test ftello64 and fseeko64.
|
|
|
|
|
|
2001-02-05 19:55:22 +00:00
|
|
|
|
* signal/signal.h: Move __sigaction from here to...
|
|
|
|
|
* include/signal.h: ...here.
|
|
|
|
|
|
2001-02-05 17:12:57 +00:00
|
|
|
|
* io/fcntl.h: Move __fcntl and __open to...
|
|
|
|
|
* include/fcntl.h: ...here.
|
|
|
|
|
|
2001-02-05 06:01:54 +00:00
|
|
|
|
2001-02-04 Philip Blundell <philb@gnu.org>
|
|
|
|
|
|
|
|
|
|
* configure.in: Distinguish ARM from Thumb.
|
|
|
|
|
|
|
|
|
|
2001-02-04 Philip Blundell <philb@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/arm/dl-machine.h (elf_machine_rel): Correct handling of
|
|
|
|
|
PC24 relocs with negative value.
|
|
|
|
|
|
2001-02-05 05:57:24 +00:00
|
|
|
|
2001-02-04 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* iconv/Makefile (iconv_prog-modules): Define. Add vpath to find
|
|
|
|
|
files in locale/programs. Add CFLAGS definition to allow compiling
|
|
|
|
|
localedef files.
|
|
|
|
|
* iconv/dummy-repertoire.c: New file.
|
|
|
|
|
* iconv/iconv_charmap.c: New file.
|
|
|
|
|
* iconv/iconv_prog.h: New file.
|
|
|
|
|
* iconv/iconv_prog.c: Make verbose and omit_invalid global.
|
|
|
|
|
(main): If parameter for -f and -t contain slashes try first to resolve
|
|
|
|
|
the strings as filenames of charmap files. Use them for conversion
|
|
|
|
|
in this case.
|
|
|
|
|
* iconvdata/run-iconv-test.sh: If charmaps exist also run tests with
|
|
|
|
|
iconv getting charmap names as parameters.
|
|
|
|
|
* locale/programs/linereader.c (lr_token): Take extra parameters
|
|
|
|
|
verbose and pass it to get_string.
|
|
|
|
|
(get_string): Take extra parameters verbose.
|
|
|
|
|
* locale/programs/charmap.c (parse_charmap): Take extra parameters
|
|
|
|
|
verbose and be_quiet. Change all callers of lr_token and
|
|
|
|
|
parse_charmap.
|
|
|
|
|
* locale/programs/charmap.h: Likewise.
|
|
|
|
|
* locale/programs/ld-address.c: Likewise.
|
|
|
|
|
* locale/programs/ld-collate.c: Likewise.
|
|
|
|
|
* locale/programs/ld-ctype.c: Likewise.
|
|
|
|
|
* locale/programs/ld-identification.c: Likewise.
|
|
|
|
|
* locale/programs/ld-measurement.c: Likewise.
|
|
|
|
|
* locale/programs/ld-messages.c: Likewise.
|
|
|
|
|
* locale/programs/ld-monetary.c: Likewise.
|
|
|
|
|
* locale/programs/ld-name.c: Likewise.
|
|
|
|
|
* locale/programs/ld-numeric.c: Likewise.
|
|
|
|
|
* locale/programs/ld-paper.c: Likewise.
|
|
|
|
|
* locale/programs/ld-telephone.c: Likewise.
|
|
|
|
|
* locale/programs/ld-time.c: Likewise.
|
|
|
|
|
* locale/programs/linereader.c: Likewise.
|
|
|
|
|
* locale/programs/linereader.h: Likewise.
|
|
|
|
|
* locale/programs/localedef.c: Likewise.
|
|
|
|
|
* locale/programs/locfile.c: Likewise.
|
|
|
|
|
* locale/programs/locfile.h: Likewise.
|
|
|
|
|
* locale/programs/repertoire.c: Likewise.
|
|
|
|
|
|
2001-02-04 05:49:34 +00:00
|
|
|
|
2001-02-03 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-04 06:04:08 +00:00
|
|
|
|
* iconv/iconv_prog.c (main): If output file name is "-" write to
|
|
|
|
|
stdout.
|
|
|
|
|
(main): If -f or -t argument is missing use charset of the current
|
|
|
|
|
locale.
|
2001-02-04 05:49:34 +00:00
|
|
|
|
|
2001-02-03 19:07:13 +00:00
|
|
|
|
2001-02-03 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-02-03 21:32:06 +00:00
|
|
|
|
* sysdeps/i386/elf/start.S (_start): Align stack to 16-byte
|
|
|
|
|
boundary for SSE/SSE-2 alignment.
|
|
|
|
|
|
2001-02-03 19:07:13 +00:00
|
|
|
|
* posix/Makefile ($(objpfx)annexc.out): Also pass sysincludes to
|
2001-02-05 12:35:36 +00:00
|
|
|
|
annexc.
|
2001-02-03 19:07:13 +00:00
|
|
|
|
|
2001-02-03 08:30:32 +00:00
|
|
|
|
2001-02-03 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-03 17:05:24 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/arm/sys/ucontext.h: File was using crlf.
|
2001-02-03 17:06:42 +00:00
|
|
|
|
Remove comma at end of enum.
|
2001-02-03 17:05:24 +00:00
|
|
|
|
|
2001-02-03 08:44:01 +00:00
|
|
|
|
* elf/dl-init.c: Add a few __builtin_expect.
|
|
|
|
|
|
2001-02-03 08:30:32 +00:00
|
|
|
|
* hesiod/hesiod.c: Remove unnecessary code. Remove all uses of strcat.
|
|
|
|
|
|
2001-02-02 08:24:56 +00:00
|
|
|
|
2001-02-02 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-03 08:30:32 +00:00
|
|
|
|
* hesiod/hesiod.c (hesiod_resolve): Also search HS records if
|
2001-02-03 07:01:11 +00:00
|
|
|
|
errno is ECONNREFUSED.
|
|
|
|
|
|
|
|
|
|
* posix/Makefile: Define MBS_SUPPORT for regex.c.
|
2001-02-02 08:47:28 +00:00
|
|
|
|
* posix/regex.c: Implement multibyte character handling.
|
|
|
|
|
Patch by Isamu Hasegawa <isamu@yamato.ibm.co.jp>.
|
|
|
|
|
|
2001-02-02 08:24:56 +00:00
|
|
|
|
* string/tst-svc.input: Add two more test cases.
|
|
|
|
|
* string/tst-svc.expect: Modify to reflect new test cases.
|
|
|
|
|
|
|
|
|
|
2001-02-01 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/getaddrinfo.c (gaih_local, gaih_inet): Replace all
|
|
|
|
|
tp->name tests with tp->name[0] tests.
|
|
|
|
|
|
|
|
|
|
2001-01-29 Ben Collins <bcollins@debian.org>
|
|
|
|
|
|
|
|
|
|
* nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r):
|
|
|
|
|
Fix check for name == NULL.
|
|
|
|
|
|
2001-02-02 06:19:24 +00:00
|
|
|
|
2001-02-01 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-02 06:54:15 +00:00
|
|
|
|
* elf/Makefile: Add rules to build and run initfirst test.
|
|
|
|
|
* elf/initfirst.c: New file.
|
|
|
|
|
* elf/firstobj.c: New file.
|
|
|
|
|
|
2001-02-02 06:19:24 +00:00
|
|
|
|
* Makerules (build-shlib): Add $(extra-B-$(@F:lib%.so=%).so).
|
|
|
|
|
* configure.in: Test for -z initfirst linker option.
|
|
|
|
|
* config.make.in: Add have-z-initfirst.
|
|
|
|
|
* elf/dl-init.c (_dl_init): Split out actual initialization code in
|
|
|
|
|
new function call_init. If _dl_initfirst is non-NULL initialize first.
|
|
|
|
|
* elf/dl-load.c (_dl_map_from_fd): If DF_1_INITFIRST flag is set
|
|
|
|
|
remember object in _dl_initfirst.
|
|
|
|
|
* elf/soinit.c: Remove special support for calling
|
|
|
|
|
__pthread_initialize_minimal.
|
|
|
|
|
|
|
|
|
|
* conform/conformtest.pl: Add missing $prepend in type test.
|
|
|
|
|
|
2001-02-01 07:28:23 +00:00
|
|
|
|
2001-01-31 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-02-02 06:19:24 +00:00
|
|
|
|
* elf/elf.h (SHT_CHECKSUM): New definition.
|
|
|
|
|
|
2001-02-01 07:28:23 +00:00
|
|
|
|
* posix/fnmatch_loop.c: Remove incorrect reverse condition in
|
|
|
|
|
[. .] matching. Patch by Isamu Hasegawa <isamu@yamato.ibm.com>.
|
2001-02-02 06:19:24 +00:00
|
|
|
|
* posix/tst-fnmatch.input: Add tests for [. .] in locales.
|
2001-02-01 07:28:23 +00:00
|
|
|
|
|
|
|
|
|
2001-01-31 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* misc/sys/select.h: Include <bits/time.h> instead of <sys/time.h>
|
|
|
|
|
to get definition of `struct timeval'.
|
|
|
|
|
|
2001-01-31 21:04:34 +00:00
|
|
|
|
2001-01-31 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* posix/tst-fnmatch.input: Add test cases for de_DE.UTF-8 locale.
|
|
|
|
|
* posix/fnmatch_loop.c: Fix handling of [= =] for multibyte charsets.
|
|
|
|
|
|
2001-01-31 07:42:03 +00:00
|
|
|
|
2001-01-30 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* iconv/gconv_open.c (__gconv_open): Set conv_flags if IGNORE is
|
|
|
|
|
seen, not flags.
|
|
|
|
|
|
|
|
|
|
* nis/nis_findserv.c: Include <time.h>.
|
|
|
|
|
|
2001-01-31 07:00:50 +00:00
|
|
|
|
2001-01-30 Yong Li <yong.li@asu.edu>
|
|
|
|
|
|
|
|
|
|
* iconv/iconv_prog.c (main): Correct error handling method name.
|
|
|
|
|
|
2001-01-31 06:36:39 +00:00
|
|
|
|
2001-01-29 Ben Collins <bcollins@debian.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/sparc/fpu/fraiseexcpt.c: Include <float.h>.
|
|
|
|
|
* sysdeps/hppa/fpu/fraiseexcpt.c: Likewise.
|
|
|
|
|
* sysdeps/m68k/fpu/fraiseexcpt.c: Likewise.
|
|
|
|
|
* sysdeps/s390/fpu/fraiseexcpt.c: Likewise.
|
|
|
|
|
|
2001-01-31 06:16:26 +00:00
|
|
|
|
2001-01-30 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-31 06:36:39 +00:00
|
|
|
|
* locale/programs/ld-measurement.c (measurement_finish): Fix a typo.
|
|
|
|
|
Patch by Marko Myllynen <myllynen@lut.fi>.
|
|
|
|
|
|
|
|
|
|
* string/bits/string2.h (__strpbrk_c2): Correct parameter types
|
|
|
|
|
(int instead of char).
|
|
|
|
|
(__strpbrk_c3): Likewise.
|
|
|
|
|
Reported by GOTO Masanori <gotom@debian.or.jp>.
|
|
|
|
|
|
2001-01-31 06:16:26 +00:00
|
|
|
|
* sysdeps/generic/bits/sockaddr.h: Remove SA_LEN macro.
|
|
|
|
|
* sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Likewise.
|
|
|
|
|
* include/sys/socket.h: Add SA_LEN here for internal use.
|
2001-01-31 06:36:39 +00:00
|
|
|
|
Reported by Arkadiusz Miskiewicz <misiek@pld.ORG.PL>.
|
2001-01-31 06:16:26 +00:00
|
|
|
|
|
2001-01-29 18:45:41 +00:00
|
|
|
|
2001-01-29 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-30 01:45:30 +00:00
|
|
|
|
* malloc/Makefile: Don't build memusagestat if cross-compiling.
|
|
|
|
|
|
2001-01-30 01:43:27 +00:00
|
|
|
|
* sysdeps/generic/dl-sysdep.c (set_seen): Fix typo.
|
|
|
|
|
|
2001-01-29 18:45:41 +00:00
|
|
|
|
* math/libm-test.inc (rint_test): Add a few more tests for round
|
|
|
|
|
to even rounding.
|
|
|
|
|
|
2001-01-28 08:15:06 +00:00
|
|
|
|
2001-01-28 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-28 23:34:27 +00:00
|
|
|
|
* conform/data/pthread.h-data: Correct return type of pthread_exit.
|
|
|
|
|
|
2001-01-28 23:11:23 +00:00
|
|
|
|
* conform/conformtest.pl: Add -fno-builtin to CFLAGS.
|
|
|
|
|
|
2001-01-28 22:59:44 +00:00
|
|
|
|
* conform/data/stdlib.h-data: Add _Exit.
|
|
|
|
|
|
2001-01-28 22:44:38 +00:00
|
|
|
|
* inet/arpa/inet.h: Don't include <sys/types.h>. Define socklen_t
|
|
|
|
|
if not already happened.
|
|
|
|
|
* inet/netinet/in.h: Don't include <sys/types.h>, use <bits/types.h>.
|
|
|
|
|
Don't include <limits.h> and <bits/sockaddr.h>.
|
|
|
|
|
|
2001-01-28 21:17:59 +00:00
|
|
|
|
* conform/data/netinet/in.h-data: Allow all of <inttypes.h>.
|
|
|
|
|
|
2001-01-28 20:33:02 +00:00
|
|
|
|
* conform/data/spawn.h-data: Allow all of <sched.h>.
|
|
|
|
|
|
2001-01-28 18:58:10 +00:00
|
|
|
|
* sysdeps/ia64/fpu/fraiseexcpt.c: Include <float.h>. Removed
|
|
|
|
|
unused variable.
|
|
|
|
|
|
2001-01-28 17:53:49 +00:00
|
|
|
|
* sunrpc/xdr_rec.c (xdrrec_getpos): Add cast to long to avoid warning.
|
|
|
|
|
* sunrpc/xdr_sizeof.c (x_inline): Likewise.
|
|
|
|
|
|
2001-01-28 17:18:19 +00:00
|
|
|
|
* sysdeps/ieee754/ldbl-96/s_frexpl.c: Include <float.h>.
|
|
|
|
|
|
2001-01-28 09:46:59 +00:00
|
|
|
|
* conform/conformtest.pl: Define $mustprepend{"stdio.h"}.
|
2001-01-28 09:37:21 +00:00
|
|
|
|
* libio/stdio.h: Define va_list correctly.
|
2001-01-28 09:13:22 +00:00
|
|
|
|
|
2001-01-28 08:44:55 +00:00
|
|
|
|
* conform/data/pthread.h-data: Make priority protocol related
|
|
|
|
|
functions optional. Fix typos.
|
|
|
|
|
|
2001-01-28 08:15:06 +00:00
|
|
|
|
* posix/sched.h: Define sched_priority as __sched_priority.
|
|
|
|
|
* sysdeps/generic/bits/sched.h (struct sched_param): Rename element
|
|
|
|
|
to __sched_priority.
|
|
|
|
|
* sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
|
|
|
|
|
|
2001-01-27 19:28:32 +00:00
|
|
|
|
2001-01-27 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-28 06:55:35 +00:00
|
|
|
|
* sysdeps/generic/clock_getcpuclockid.c: Include <time.h> instead
|
|
|
|
|
of <sys/time.h>.
|
|
|
|
|
|
2001-01-28 06:41:47 +00:00
|
|
|
|
* sysdeps/unix/stime.c: Include <stddef.h> for NULL.
|
|
|
|
|
* sysdeps/unix/time.c: Likewise.
|
2001-01-28 06:38:33 +00:00
|
|
|
|
|
2001-01-28 05:38:29 +00:00
|
|
|
|
* conform/data/time.h-data: CLK_TCK is not in XPG6. Fix tzname entry.
|
|
|
|
|
* sysdeps/mach/hurd/bits/time.h: Don't define CLK_TCK for XPG6.
|
|
|
|
|
* sysdeps/mach/hurd/i386/bits/time.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/bits/time.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/bits/time.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/bits/time.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/bits/time.h: Likewise.
|
|
|
|
|
* time/time.h: Likewise.
|
|
|
|
|
|
|
|
|
|
* conform/conformtest.pl (@headers): Add complex.h and tgmath.h.
|
|
|
|
|
* conform/data/complex.h-data: New file.
|
|
|
|
|
* conform/data/tgmath.h-data: New file.
|
|
|
|
|
|
|
|
|
|
* conform/data/wchar.h-data: Add missing functions.
|
|
|
|
|
|
|
|
|
|
* sysdeps/gnu/bits/utmpx.h: Define RUN_LVL only if __USE_GNU.
|
|
|
|
|
|
|
|
|
|
* conform/data/termios.h-data: Add missing const in tcsetattr()
|
|
|
|
|
prototype.
|
|
|
|
|
|
|
|
|
|
* posix/sys/wait.h: Include <signal.h> and <sys/resource.h>.
|
|
|
|
|
Don't define pid_t here.
|
|
|
|
|
|
|
|
|
|
* conform/data/sys/utsname.h-data: Don't provide fixed array sizes.
|
|
|
|
|
|
2001-01-28 00:00:08 +00:00
|
|
|
|
* conform/data/sys/time.h-data: Allow sys/select.h.
|
|
|
|
|
* conform/data/sys/un.h-data: Fix typo.
|
|
|
|
|
* time/sys/time.h: Don't include all of <time.h>, just struct timeval.
|
|
|
|
|
* sysdeps/posix/clock_getres.c: Include <time.h> instead of
|
|
|
|
|
<sys/time.h>.
|
|
|
|
|
* sysdeps/unix/clock_nanosleep.c: Likewise.
|
|
|
|
|
* sysdeps/unix/i386/clock_getcpuclockid.c: Likewise.
|
|
|
|
|
* sysdeps/unix/i386/i586/clock_getres.c: Likewise.
|
|
|
|
|
* sysdeps/unix/clock_gettime.c: Also include <time.h>.
|
|
|
|
|
* sysdeps/unix/clock_settime.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/pselect.c: Include <stddef.h> for NULL.
|
|
|
|
|
* login/getutent.c: Likewise.
|
|
|
|
|
* login/getutid.c: Likewise.
|
|
|
|
|
* login/getutline.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* socket/sys/un.h: Define SUN_LEN only if __USE_MISC.
|
|
|
|
|
|
2001-01-27 22:44:52 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/bits/statvfs.h: Change type of f_fsid field
|
|
|
|
|
to unsigned long. Add __f_unused. Define _STATVFSBUF_F_UNUSED.
|
|
|
|
|
* sysdeps/unix/sysv/linux/internal_statvfs.c: Adjust initialization of
|
|
|
|
|
f_fsid field after change in struct statvfs.
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/bits/statvfs.h: New file.
|
|
|
|
|
|
|
|
|
|
* conform/data/sys/stat.h-data: Remove isfdtype. Use
|
|
|
|
|
optional-macro.
|
|
|
|
|
|
2001-01-27 21:26:25 +00:00
|
|
|
|
* conform/data/sys/socket.h-data: Fix typos. Correct getsockopt,
|
|
|
|
|
recvfrom, send, and socketpair prototypes. Add allow lines.
|
|
|
|
|
* socket/sys/socket.h: Include <sys/uio.h>.
|
|
|
|
|
Don't use fancy __SOCKADDR_ARG definition unless __USE_GNU.
|
|
|
|
|
Fix type of second parameter of listen.
|
|
|
|
|
Don't declare isfdtype unless __USE_MISC.
|
|
|
|
|
* sysdeps/generic/listen.c: Fix type of second parameter of listen.
|
|
|
|
|
* sysdeps/mach/hurd/listen.c: Likewise.
|
|
|
|
|
* sysdeps/generic/bits/socket.h (struct sockaddr_storage): Define
|
|
|
|
|
ss_family and __ss_family.
|
|
|
|
|
* sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
|
|
|
|
|
(struct msghdr): Change type of msg_iovlen to int and type of
|
|
|
|
|
msg_controllen to socklen_t.
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/bits/socket.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/bits/socket.h: New file.
|
2001-01-27 21:54:00 +00:00
|
|
|
|
* inet/rcmd.c (rcmd_af): __ss_family is now ss_family.
|
|
|
|
|
(rresvport_af): Likewise.
|
2001-01-27 21:26:25 +00:00
|
|
|
|
|
2001-01-27 19:45:21 +00:00
|
|
|
|
* conform/data/sys/shm.h-data: SHMLBA is not required to by a constant.
|
|
|
|
|
* conform/conformtest.pl: Implement handling of symbol.
|
|
|
|
|
|
2001-01-27 19:28:32 +00:00
|
|
|
|
* signal/signal.h: Fix handling of __need_* symbols.
|
|
|
|
|
* misc/sys/select.c: Define fd_set here. Remove __fd_set. Define
|
|
|
|
|
fd_mask only if __USE_MISC. Declare pselect for __USE_XOPEN2K.
|
|
|
|
|
* include/sys/select.h: Use fd_set not __fd_set.
|
|
|
|
|
* sysdeps/generic/bits/select.h: Likewise.
|
|
|
|
|
* sysdeps/i386/bits/select.h: Likewise.
|
|
|
|
|
* sysdeps/generic/bits/types.h: Don't define __fd_mask, __NFDBITS,
|
|
|
|
|
__FDELT, __FDMASK, and __fd_set here.
|
|
|
|
|
* sysdeps/unix/sysv/aix/bits/types.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/hpux/bits/types.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/bits/types.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/bits/types.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
|
|
|
|
|
* time/sys/time.h: Define struct timeval before including <time.h>
|
|
|
|
|
and <sys/select.h>.
|
|
|
|
|
|
|
|
|
|
* conform/data/sys/time.h-data: fd_set is a typedef.
|
|
|
|
|
* conform/data/sys/select.h-data: New file.
|
|
|
|
|
* conform/data/sys/mman.h-data: Make typed mem stuff optional.
|
|
|
|
|
* conform/conformtest.pl (@headers): Add sys/select.h.
|
|
|
|
|
(type, optional-type): Unless testing a typedef instantiate object.
|
|
|
|
|
Implement optional-function.
|
|
|
|
|
|
|
|
|
|
* math/test-misc.c: Include <float.h>.
|
|
|
|
|
|
2001-01-27 10:55:10 +00:00
|
|
|
|
2001-01-27 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* misc/efgcvt_r.c: Include <float.h>.
|
|
|
|
|
|
2001-01-26 17:02:29 +00:00
|
|
|
|
2001-01-26 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-27 07:07:07 +00:00
|
|
|
|
* conform/data/stdlib.h-data: Account for XPG6 changes.
|
|
|
|
|
* stdlib/stdlib.h (__random): Change return value type to long.
|
|
|
|
|
(posix_memalign): Cleanup parameter names.
|
|
|
|
|
(setenv, unsetenv): Make available for __USE_XOPEN2K.
|
|
|
|
|
Change return type of unsetenv to int.
|
|
|
|
|
(qecvt, qgcvt, qfcvt): Declare only if __USE_MISC.
|
2001-01-27 08:17:38 +00:00
|
|
|
|
* include/stdlib.h: Change return type of unsetenv to int.
|
2001-01-27 08:21:42 +00:00
|
|
|
|
Change return type of random to long int.
|
2001-01-27 07:07:07 +00:00
|
|
|
|
* sysdeps/generic/setenv.c (unsetenv): Change return type to int.
|
|
|
|
|
Return -1 and set errno if parameter is invalid.
|
|
|
|
|
* stdlib/random.c (__random): Change return value type to long.
|
|
|
|
|
|
2001-01-27 06:42:01 +00:00
|
|
|
|
* conform/data/stdio.h-data: Account for changes in XPG6.
|
|
|
|
|
|
2001-01-27 06:35:43 +00:00
|
|
|
|
* conform/data/spawn.h-data: Correct posix_spawnattr_setflags
|
|
|
|
|
prototype.
|
|
|
|
|
|
2001-01-27 06:30:48 +00:00
|
|
|
|
* conform/conformtest.pl: Define $mustprepend{"signal.h"}.
|
|
|
|
|
* conform/data/signal.h-data: Fix sigev_notify_function entry.
|
|
|
|
|
Fix typo (SIGVALRM -> SIGVTALRM).
|
|
|
|
|
* sysdeps/unix/sysv/linux/bits/siginfo.h: Define sigev_notify_attr
|
|
|
|
|
with real type.
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
|
|
|
|
|
|
2001-01-27 05:30:29 +00:00
|
|
|
|
* conform/conformtest.pl: Implement optional-element. Define
|
|
|
|
|
$mustprepend{"sched.h"}.
|
|
|
|
|
* conform/data/sched.h-data: Make sporadic scheduler definitions
|
|
|
|
|
optional.
|
|
|
|
|
|
|
|
|
|
* pwd/pwd.h: Don't define getpwent_r for XPG.
|
|
|
|
|
|
2001-01-27 05:01:26 +00:00
|
|
|
|
* io/sys/poll.h: Define nfds_t and use it in poll prototype.
|
|
|
|
|
* sysdeps/generic/poll.c: Use nfds_t type in function definition.
|
|
|
|
|
* sysdeps/mach/hurd/poll.c: Likewise.
|
|
|
|
|
* sysdeps/unix/bsd/poll.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/poll.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/aix/poll.c: Likewise.
|
|
|
|
|
* sysdeps/generic/bits/poll.h: Define NPOLLFILE only if __USE_MISC.
|
|
|
|
|
* sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/m68k/bits/poll.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/bits/poll.h: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
|
|
|
|
|
* conform/data/poll.h-data: Fix typo in poll prototype.
|
|
|
|
|
|
2001-01-27 04:41:31 +00:00
|
|
|
|
* sysdeps/gnu/netinet/tcp.h: Define everything but TCP_ macros
|
|
|
|
|
only if __USE_MISC.
|
|
|
|
|
* conform/data/netinet/tcp.h-data: Reserved prefix TCP_.
|
|
|
|
|
|
2001-01-27 04:10:50 +00:00
|
|
|
|
* sysdeps/gnu/net/if.h: Cleanup namespace. Define IF_NAMESIZE.
|
|
|
|
|
|
2001-01-27 03:03:05 +00:00
|
|
|
|
* inet/netinet/in.h: Make IPPROTO_ constants also macros.
|
|
|
|
|
|
2001-01-27 02:27:46 +00:00
|
|
|
|
* conform/conformtest.pl: Implement optional-type.
|
|
|
|
|
|
|
|
|
|
* resolv/netdb.h: Include <netinet/in.h> not <sys/socket.h>. Include
|
|
|
|
|
<rpc/netdb.h> only if __USE_MISC. Include <stdint.h> instead of
|
|
|
|
|
defining uint32_t here. Define IPPORT_RESERVED.
|
|
|
|
|
(struct hostent): Type of h_length element is int.
|
|
|
|
|
(getnameinfo): Type of flags parameter is unsigned int.
|
|
|
|
|
* inet/getnameinfo.c (getnameinfo): flags argument is unsigned.
|
|
|
|
|
* conform/data/netdb.h-data: Add many missing definitions.
|
|
|
|
|
|
2001-01-27 00:15:16 +00:00
|
|
|
|
* conform/conformtest.pl: Implement optional-macro.
|
|
|
|
|
* conform/data/math.h-data: Update for XPG6.
|
|
|
|
|
|
|
|
|
|
* math/math.h (HUGE): Define as FLT_MAX value but don't use
|
|
|
|
|
FLT_MAX. Don't include <float.h>.
|
|
|
|
|
(MAXFLOAT): Likewise.
|
|
|
|
|
|
|
|
|
|
* math/math.h: Define MATH_ERRNO and MATH_ERREXCEPT.
|
|
|
|
|
|
2001-01-26 19:25:17 +00:00
|
|
|
|
* include/bits/xopen_lim.h: Don't define FOPEN_MAX here.
|
|
|
|
|
|
2001-01-26 18:58:19 +00:00
|
|
|
|
* conform/data/limits.h-data: Mark constants as optional wherever
|
|
|
|
|
appropriate.
|
|
|
|
|
|
2001-01-26 18:56:29 +00:00
|
|
|
|
* posix/bits/posix2_lim.h: Set correct values for
|
|
|
|
|
_POSIX2_COLL_WEIGHTS_MAX and _POSIX2_CHARCLASS_NAME_MAX. Remove
|
|
|
|
|
EQUIV_CLASS_MAX.
|
|
|
|
|
|
2001-01-26 18:27:51 +00:00
|
|
|
|
* posix/bits/posix1_lim.h: Define _POSIX_TZNAME_MAX as 6.
|
|
|
|
|
Required by POSIX.
|
|
|
|
|
|
2001-01-26 17:18:04 +00:00
|
|
|
|
* intl/loadmsgcat.c: Include <locale.h.> for _LIBC.
|
|
|
|
|
|
2001-01-26 17:02:29 +00:00
|
|
|
|
* conform/data/netinet/in.h-data: Add reserved prefixes.
|
|
|
|
|
|
|
|
|
|
* conform/data/arpa/inet.h-data: Fix a few typos.
|
|
|
|
|
|
2001-01-26 13:13:06 +00:00
|
|
|
|
2001-01-26 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-01-26 13:22:13 +00:00
|
|
|
|
* sysdeps/generic/strtol.c: Include <locale.h>
|
|
|
|
|
* stdlib/strtod.c: Likewise
|
|
|
|
|
* stdlib/strfmon.c: Likewise.
|
2001-01-26 13:42:50 +00:00
|
|
|
|
* string/strcoll.c: Likewise.
|
|
|
|
|
* string/strxfrm.c: Likewise.
|
|
|
|
|
* wctype/wcfuncs_l.c: Likewise.
|
|
|
|
|
* wctype/wctype_l.c: Likewise.
|
|
|
|
|
* wctype/wctrans_l.c: Likewise.
|
2001-01-26 13:22:13 +00:00
|
|
|
|
|
2001-01-26 13:13:06 +00:00
|
|
|
|
* include/bits/locale.h: New file.
|
|
|
|
|
|
2001-01-26 08:06:53 +00:00
|
|
|
|
2001-01-26 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-26 09:25:28 +00:00
|
|
|
|
* locale/langinfo.h: Correct logic in #ifs when defining YESSTR
|
|
|
|
|
and NOSTR.
|
|
|
|
|
|
2001-01-26 09:22:30 +00:00
|
|
|
|
* locale/Makefile (headers): Add bits/locale.h.
|
|
|
|
|
* locale/langinfo.h: Don't include <locale.h>. Include <bits/locale.h>
|
|
|
|
|
and use __LC_ constants instead of LC_.
|
|
|
|
|
* locale/locale.h: Include <bits/locale.h> and define LC_ constants
|
|
|
|
|
using __LC_ constants.
|
|
|
|
|
* locale/bits/locale.h: New file.
|
|
|
|
|
* locale/loadlocale.c: Include <locale.h>.
|
|
|
|
|
* locale/nl_langinfo.h: Likewise.
|
|
|
|
|
|
2001-01-26 09:02:38 +00:00
|
|
|
|
* posix/glob.h: Cleanup namespace for non-_GNU_SOURCE case.
|
|
|
|
|
|
2001-01-26 08:54:05 +00:00
|
|
|
|
* io/sys/stat.h: Define S_IFSOCK for XPG6.
|
|
|
|
|
|
|
|
|
|
* conform/data/fcntl.h-data: posix_madvise is not expected here.
|
|
|
|
|
|
2001-01-26 08:46:20 +00:00
|
|
|
|
* conform/conformtest.pl: Fix handling of macro-str.
|
|
|
|
|
|
2001-01-26 08:27:46 +00:00
|
|
|
|
* conform/data/inttypes.h-data: Add missing definition and all of
|
|
|
|
|
stdint.h-data.
|
|
|
|
|
|
2001-01-26 08:06:53 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/sys/param.h (MAXSYMLINKS): Bump to 20.
|
|
|
|
|
|
2001-01-25 20:05:55 +00:00
|
|
|
|
2001-01-25 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-26 08:06:53 +00:00
|
|
|
|
* conform/conformtest.pl (@headers): Add stdint.h.
|
|
|
|
|
* conform/data/stdint.h-data: New file.
|
|
|
|
|
|
2001-01-26 04:33:38 +00:00
|
|
|
|
* conform/conformtest.pl: Recognize options --headers and
|
|
|
|
|
--dialect. Add dialect-specific CFLAGS.
|
|
|
|
|
|
2001-01-26 02:42:11 +00:00
|
|
|
|
* conform/conformtest.pl: Implement handling of recursive
|
|
|
|
|
allow-header.
|
|
|
|
|
|
|
|
|
|
* conform/data/locale.h-data: Add new struct lconv members.
|
|
|
|
|
|
2001-01-26 02:17:50 +00:00
|
|
|
|
* posix/wordexp.h: Correct definition of wordexp_t.
|
|
|
|
|
* posix/wordexp.c: Moved to ...
|
|
|
|
|
* sysdeps/generic/wordexp.c: ...here. New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/wordexp.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/wordexp.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/Versions [libc] (GLIBC_2.2.2): Add
|
|
|
|
|
wordexp.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
|
|
|
|
|
|
2001-01-26 01:42:51 +00:00
|
|
|
|
* math/tgmath.h: Pretty printing.
|
|
|
|
|
|
2001-01-25 22:38:42 +00:00
|
|
|
|
* math/Makefile (tests): Add test-tgmath.
|
|
|
|
|
(CFLAGS-test-tgmath.c): New variable.
|
|
|
|
|
* math/test-tgmath.c: New file. Contributed by Jakub Jelinek.
|
|
|
|
|
|
2001-01-25 20:05:55 +00:00
|
|
|
|
* conform/conformtest.pl: Handle allow-header in secondary headers
|
|
|
|
|
correctly.
|
|
|
|
|
|
|
|
|
|
* conform/data/fcntl.h-data: Mark symbols introduced in XPG6 with
|
|
|
|
|
#ifdef.
|
|
|
|
|
|
|
|
|
|
* conform/data/netinet/in.h-data: Use correct comment character.
|
|
|
|
|
* conform/data/sys/stat.h-data: Likewise.
|
|
|
|
|
|
2001-01-25 19:54:39 +00:00
|
|
|
|
2001-01-25 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* math/tgmath.h (__TGMATH_BINARY_FIRST_REAL_ONLY,
|
|
|
|
|
__TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
|
|
|
|
|
__TGMATH_TERNARY_REAL_ONLY): Use proper arguments to
|
|
|
|
|
__builtin_classify_type, add ##f suffixes where appropriate.
|
|
|
|
|
(__TGMATH_UNARY_REAL_IMAG): Remove extraneous left parenthesis.
|
|
|
|
|
(__TGMATH_BINARY_REAL_IMAG): Likewise, use proper arguments to
|
|
|
|
|
__builtin_classify_type.
|
|
|
|
|
(fma): Fix spelling of first argument.
|
|
|
|
|
|
2001-01-25 08:10:36 +00:00
|
|
|
|
2001-01-25 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-25 19:51:25 +00:00
|
|
|
|
* conform/data/unistd.h-data: Mark functions removed in XPG6
|
|
|
|
|
correctly.
|
|
|
|
|
|
|
|
|
|
* posix/unistd.h: Don't make functions removed in XPG6 available if
|
2001-01-25 19:35:30 +00:00
|
|
|
|
__USE_XOPEN2K.
|
|
|
|
|
|
2001-01-25 19:14:31 +00:00
|
|
|
|
* conform/conformtest.pl: Implement optional-constant.
|
|
|
|
|
* conform/data/unistd.h-data: Use optional-constant wherever
|
|
|
|
|
appropriate.
|
|
|
|
|
|
2001-01-25 18:40:46 +00:00
|
|
|
|
* sysdeps/generic/bits/confname.h: Correct names of _SC_PBS
|
|
|
|
|
constants and add _SC_STREAMS.
|
|
|
|
|
* sysdeps/posix/sysconf.c (__sysconf): Likewise.
|
|
|
|
|
|
2001-01-25 10:11:50 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/statvfs64.c: Rename to __statvfs64 and
|
|
|
|
|
make old name weak alias.
|
|
|
|
|
* sysdeps/generic/statvfs64.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/fstatvfs64.c: Rename to __fstatvfs64 and
|
|
|
|
|
make old name weak alias.
|
|
|
|
|
* sysdeps/generic/fstatvfs64.c: Likewise.
|
2001-01-25 10:25:08 +00:00
|
|
|
|
* include/sys/statvfs.h: New file.
|
2001-01-25 10:11:50 +00:00
|
|
|
|
|
2001-01-25 10:04:35 +00:00
|
|
|
|
* sysdeps/generic/bits/confname.h: Define _PC_REC_INCR_XFER_SIZE,
|
|
|
|
|
_PC_REC_MAX_XFER_SIZE, _PC_REC_MIN_XFER_SIZE, and
|
|
|
|
|
_PC_REC_XFER_ALIGN.
|
|
|
|
|
* sysdeps/posix/pathconf.c (__pathconf): Implement handling of
|
|
|
|
|
_PC_REC_INCR_XFER_SIZE, _PC_REC_MAX_XFER_SIZE,
|
|
|
|
|
_PC_REC_MIN_XFER_SIZE, and _PC_REC_XFER_ALIGN.
|
2001-01-25 10:11:50 +00:00
|
|
|
|
* sysdeps/posix/fpathconf.c (__fpathconf): Likewise.
|
2001-01-25 10:04:35 +00:00
|
|
|
|
|
2001-01-25 09:33:04 +00:00
|
|
|
|
* conform/conformtest.pl: Run Unix tests for XPG6.
|
|
|
|
|
Implement handling of known namespace violations.
|
|
|
|
|
Improve printing of results.
|
|
|
|
|
|
|
|
|
|
* posix/unistd.h (usleep): Correct return type.
|
|
|
|
|
* sysdeps/unix/sysv/linux/usleep.c: Correct return type.
|
|
|
|
|
* sysdeps/unix/bsd/usleep.c: Correct return type.
|
|
|
|
|
* sysdeps/mach/usleep.c: Correct return type.
|
|
|
|
|
* sysdeps/generic/usleep.c: Correct return type.
|
|
|
|
|
|
|
|
|
|
* posix/unistd.h (sync): Correct return type.
|
|
|
|
|
* sysdeps/generic/sync.c: Likewise.
|
|
|
|
|
* sysdeps/mach/hurd/sync.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/bits/confname.h (_SC_IOV_MAX): New definition.
|
|
|
|
|
|
2001-01-25 08:52:08 +00:00
|
|
|
|
* posix/unistd.h: Make seteuid and setegid available for XPG6.
|
|
|
|
|
|
2001-01-25 08:43:53 +00:00
|
|
|
|
* wcsmbs/wchar.h: Get FILE definition for XPG5.
|
|
|
|
|
|
2001-01-25 08:10:36 +00:00
|
|
|
|
* conform/data/ctype.h-data: Use correct comment form.
|
|
|
|
|
* conform/data/errno.h-data: Likewise.
|
|
|
|
|
* conform/data/math.h-data: Likewise.
|
|
|
|
|
* conform/data/mqueue.h-data: Likewise.
|
|
|
|
|
* conform/data/netdb.h-data: Likewise.
|
|
|
|
|
* conform/data/pthread.h-data: Likewise.
|
|
|
|
|
|
2001-01-24 22:13:39 +00:00
|
|
|
|
2001-01-24 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-25 07:46:09 +00:00
|
|
|
|
* conform/data/wordexp.h-data: Fix typo.
|
|
|
|
|
|
2001-01-25 02:57:58 +00:00
|
|
|
|
* conform/conformtest.pl: Handle allow-header correctly.
|
|
|
|
|
|
|
|
|
|
* conform/data/time.h-data: Use correct comment form.
|
|
|
|
|
|
2001-01-25 02:44:19 +00:00
|
|
|
|
* conform/conformtest.pl (checknamespace): Ignore #undef lines.
|
|
|
|
|
|
2001-01-24 22:56:53 +00:00
|
|
|
|
* configure.in: Comment out binutils version test.
|
|
|
|
|
|
2001-01-24 22:13:39 +00:00
|
|
|
|
* stdlib/strtod.c (str_to_mpn): Correct parsing of thousands
|
|
|
|
|
separators.
|
|
|
|
|
Reported by Lagardere Jean-Francois <LAGARDEREJ@thmulti.com>.
|
|
|
|
|
|
|
|
|
|
* stdlib/tst-strtod.c (locale_test): New function.
|
|
|
|
|
(main): Call locale_test.
|
2001-01-24 22:19:16 +00:00
|
|
|
|
* stdlib/Makefile (tst-strtod-ENV): New variable.
|
2001-01-24 22:13:39 +00:00
|
|
|
|
|
2001-01-24 11:19:56 +00:00
|
|
|
|
2001-01-24 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* hurd/hurdsig.c (_hurdsig_getenv): Remove spurious innermost
|
|
|
|
|
declaration of value such that we actually return the value of the
|
|
|
|
|
environment variable.
|
|
|
|
|
|
2001-01-24 08:48:10 +00:00
|
|
|
|
2001-01-24 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/init-first.c: Remove extra __sysctl
|
|
|
|
|
prototype.
|
|
|
|
|
* sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
|
|
|
|
|
|
2001-01-24 22:13:39 +00:00
|
|
|
|
* include/sys/sysctl.h: New file.
|
2001-01-24 08:48:10 +00:00
|
|
|
|
|
2001-01-23 08:23:14 +00:00
|
|
|
|
2001-01-23 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-01-24 08:48:10 +00:00
|
|
|
|
* stdlib/Makefile ($(objpfx)isomac.out): Also pass sysincludes to
|
|
|
|
|
isomac.
|
2001-01-23 12:46:59 +00:00
|
|
|
|
|
2001-01-23 09:29:53 +00:00
|
|
|
|
* elf/dl-load.c (_dl_init_paths): Don't use strdupa in function
|
|
|
|
|
arguments. Reported by Jiri Kubicek <kubicek@bitsmart.com>,
|
|
|
|
|
closes PR libc/2039.
|
|
|
|
|
|
2001-01-23 08:23:14 +00:00
|
|
|
|
* manual/install.texi (Tools for Compilation): Change required
|
|
|
|
|
binutils version.
|
|
|
|
|
|
2001-01-22 10:03:51 +00:00
|
|
|
|
2001-01-22 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-01-23 08:03:26 +00:00
|
|
|
|
* configure.in: Add test for new enough binutils version, move
|
|
|
|
|
compiler/binutils test up.
|
|
|
|
|
|
2001-01-22 10:03:51 +00:00
|
|
|
|
* Versions.def: Add version GLIBC_2.2.2.
|
|
|
|
|
|
2001-01-22 03:56:13 +00:00
|
|
|
|
2001-01-21 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* iconvdata/TESTS: UTF-8 test data for IBM932 and IBM943 are now
|
|
|
|
|
available.
|
|
|
|
|
* iconvdata/testdata/IBM932: New file.
|
|
|
|
|
* iconvdata/testdata/IBM932..UTF8: New file.
|
|
|
|
|
* iconvdata/testdata/IBM943: New file.
|
|
|
|
|
* iconvdata/testdata/IBM943..UTF8: New file.
|
|
|
|
|
Contributed by Masahide Washizawa <washi@jp.ibm.com>.
|
|
|
|
|
|
2001-01-22 00:12:23 +00:00
|
|
|
|
2001-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/powerpc/mmap64.c: Correctly mask offset.
|
|
|
|
|
|
|
|
|
|
2001-01-21 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* malloc/malloc.c: Remove a few unnecessary initializers of global
|
|
|
|
|
variables.
|
|
|
|
|
|
2001-01-21 21:23:21 +00:00
|
|
|
|
2000-12-09 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* nss/Makefile (routines): Add digits_dots.
|
|
|
|
|
* nss/Versions (libc): Add __nss_hostname_digits_dots to GLIBC_2.2.2.
|
|
|
|
|
* nss/digits_dots.c (__nss_hostname_digits_dots): Turn template
|
|
|
|
|
into a function.
|
|
|
|
|
* nss/nsswitch.h (__nss_hostname_digits_dots): New internal NSS
|
|
|
|
|
function.
|
|
|
|
|
* nss/getXXbyYY.c (H_ERRNO_VAR_P): New definition.
|
|
|
|
|
(TYPE_VAR_P): Likewise.
|
|
|
|
|
(FLAGS_VAR): Likewise.
|
|
|
|
|
(AF_VAR_P): Likewise.
|
|
|
|
|
(INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots ()
|
|
|
|
|
instead of including digits_dots.c.
|
|
|
|
|
* nss/getXXbyYY_r.c (H_ERRNO_VAR_P): New definition.
|
|
|
|
|
(TYPE_VAR_P): Likewise.
|
|
|
|
|
(FLAGS_VAR): Likewise.
|
|
|
|
|
(AF_VAR_P): Likewise.
|
|
|
|
|
(INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots ()
|
|
|
|
|
instead of including digits_dots.c.
|
|
|
|
|
|
2001-01-21 19:31:41 +00:00
|
|
|
|
2001-01-21 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/getaddrinfo.c: Reduce .data size.
|
|
|
|
|
|
2001-01-21 17:16:06 +00:00
|
|
|
|
2001-01-21 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* elf/constload2.c: Add prototype for init.
|
|
|
|
|
|
2001-01-21 16:01:00 +00:00
|
|
|
|
2001-01-21 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-21 16:54:08 +00:00
|
|
|
|
* stdlib/stdlib.h (drand48_data): Make available only for
|
|
|
|
|
__USE_MISC. Rename elements to protect namespace. Change type
|
|
|
|
|
and position of a and init element.
|
|
|
|
|
* stdlib/drand48-iter.c: Don't handle unsigned short > 16 bit
|
|
|
|
|
differently. Adjust for drand48_data change. Don't compute a here,
|
|
|
|
|
it comes from drand48_data.
|
|
|
|
|
* stdlib/lcong48_r.c: Don't handle unsigned short > 16 bit
|
|
|
|
|
differently. Adjust for drand48_data change. Compute a here.
|
|
|
|
|
* stdlib/srand48_r.c: Likewise.
|
|
|
|
|
* stdlib/drand48.c: Adjust for drand48_data change.
|
|
|
|
|
* stdlib/lrand48.c: Likewise.
|
|
|
|
|
* stdlib/mrand48.c: Likewise.
|
|
|
|
|
* stdlib/seek48.c: Likewise.
|
|
|
|
|
* stdlib/drand48_r.c: Likewise.
|
|
|
|
|
* stdlib/lrand48_r.c: Likewise.
|
|
|
|
|
* stdlib/mrand48_r.c: Likewise.
|
|
|
|
|
* stdlib/seed48_r.c: Likewise. Don't handle unsigned short > 16 bit
|
|
|
|
|
differently.
|
|
|
|
|
* stdlib/erand48_r.c: Don't handle unsigned short > 16 bit differently.
|
|
|
|
|
* stdlib/jrand48_r.c: Likewise.
|
|
|
|
|
|
2001-01-21 16:01:00 +00:00
|
|
|
|
* po/sv.po: Update from translation team.
|
|
|
|
|
|
2001-01-21 14:58:35 +00:00
|
|
|
|
2001-01-21 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* stdio-common/vfprintf.c (vfprintf): Add casts.
|
|
|
|
|
|
2001-01-20 16:30:18 +00:00
|
|
|
|
2001-01-20 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-20 21:20:46 +00:00
|
|
|
|
* iconvdata/run-iconv-test.sh: Reorgnize a bit to allow running only
|
|
|
|
|
the ASCII test.
|
|
|
|
|
* iconvdata/TESTS: Add entries for IBM932 and IBM943.
|
|
|
|
|
|
|
|
|
|
* iconvdata/Makefile (modules): Add IBM932 and IBM943.
|
|
|
|
|
* iconvdata/gconv-modules: Add entries for IBM932 and IBM943.
|
|
|
|
|
* iconvdata/ibm932.c: New file.
|
|
|
|
|
* iconvdata/ibm932.h: New file.
|
|
|
|
|
* iconvdata/ibm943.c: New file.
|
|
|
|
|
* iconvdata/ibm943.h: New file.
|
|
|
|
|
Patches by Masahide Washizawa <washi@jp.ibm.com>.
|
|
|
|
|
|
2001-01-20 19:14:31 +00:00
|
|
|
|
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix typo
|
|
|
|
|
preventing optimization from being done. Set the correct type bit
|
|
|
|
|
in seen. Don't define and use _dl_base_addr unless
|
2001-01-20 16:51:01 +00:00
|
|
|
|
NEED_DL_BASE_ADDR is defined.
|
|
|
|
|
|
2001-01-20 16:30:18 +00:00
|
|
|
|
* io/ftw.c (ftw_dir): Add slash after directory name if there
|
|
|
|
|
wasn't any. Reported by loris <loris@iol.it>.
|
|
|
|
|
* io/Makefile (tests): Add bug-ftw2.
|
|
|
|
|
* io/bug-ftw2.c: New file.
|
|
|
|
|
|
2001-01-20 01:50:54 +00:00
|
|
|
|
2001-01-19 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-20 04:33:16 +00:00
|
|
|
|
* stdlib/jrand48_r.c (__jrand48_r): Correct constructing of
|
|
|
|
|
results. Reported by Jeff Higham <jhigham@algorithmics.com>.
|
|
|
|
|
* stdlib/tst-rand48.c: New file.
|
|
|
|
|
* stdlib/Makefile (tests): Add tst-rand48.
|
|
|
|
|
|
2001-01-20 01:50:54 +00:00
|
|
|
|
* locale/newlocale.c (__newlocale): Fix test for setting all
|
|
|
|
|
categories.
|
|
|
|
|
|
2001-01-19 09:37:23 +00:00
|
|
|
|
2001-01-19 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/chroot.c (chroot): Revert 1999-02-27 changes,
|
|
|
|
|
but change looking up the initial directory port in a similar way
|
|
|
|
|
as done by _hurd_change_directory_port_from_name.
|
|
|
|
|
* hurd/fchroot.c (fchroot): Likewise.
|
|
|
|
|
|
2001-01-18 23:46:16 +00:00
|
|
|
|
2001-01-18 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-19 05:16:45 +00:00
|
|
|
|
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): If HAVE_AUX_XID is
|
|
|
|
|
defined don't look whether the AT_*ID values were set.
|
|
|
|
|
If HAVE_AUX_PAGESIZE is defined don't look whether the pagesize is set.
|
|
|
|
|
(_dl_show_auxv): Rewrite to avoid switch statement.
|
|
|
|
|
* sysdeps/unix/sysv/linux/kernel-features.h: Define
|
|
|
|
|
__ASSUME_AT_PAGESIZE for kernel >= 2.4.1.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ldsodefs.h: Define HAVE_AUX_XID.
|
|
|
|
|
Define HAVE_AUX_PAGESIZE if __ASSUME_AT_PAGESIZE is defined.
|
|
|
|
|
|
2001-01-19 02:08:08 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/fxstat64.c: Add one __builtin_expect.
|
|
|
|
|
* sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/xstat64.c: Likewise.
|
|
|
|
|
|
2001-01-19 00:36:48 +00:00
|
|
|
|
* elf/rtld.c (process_envvars): Call __strtoul_internal instead of
|
|
|
|
|
strtoul.
|
|
|
|
|
* elf/dl-minimal.c (strtol, __strtol_internal, strtoul): Removed.
|
|
|
|
|
(__sigjmp_save): Set __mask_was_saved to zero since we don't save
|
|
|
|
|
anything.
|
|
|
|
|
* dlfcn/eval.c (__strtol_internal): Define here.
|
|
|
|
|
(eval): Use __strtol_internal instead of strtol.
|
|
|
|
|
|
2001-01-18 23:46:16 +00:00
|
|
|
|
* elf/elf.h: Add a few more EF_MIPS_* constants.
|
|
|
|
|
|
2001-01-17 16:54:30 +00:00
|
|
|
|
2001-01-17 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* manual/Makefile (chapters): Add debug.
|
|
|
|
|
* manual/debug.texi: New file.
|
|
|
|
|
* manual/examples/execinfo.c: New file.
|
|
|
|
|
Patch by suckfish@ihug.co.nz.
|
|
|
|
|
|
2001-01-17 15:56:17 +00:00
|
|
|
|
2001-01-17 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/m68k/bits/byteswap.h (__bswap_32): Add cast to avoid
|
|
|
|
|
invalid asm.
|
|
|
|
|
|
2001-01-17 10:45:44 +00:00
|
|
|
|
2001-01-17 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* nscd/connections.c (nscd_run): Use proper format specifier.
|
|
|
|
|
|
2001-01-16 23:11:39 +00:00
|
|
|
|
2001-01-16 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-17 01:14:51 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Move x86_cap_flags and
|
|
|
|
|
x86_platforms data into new file after prepending _dl_. Change
|
|
|
|
|
users.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/dl-procinfo.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/Dist: Add dl-procinfo.c.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/Makefile: Add rules to build
|
|
|
|
|
dl-procinfo.c.
|
|
|
|
|
|
2001-01-17 01:01:02 +00:00
|
|
|
|
* setjmp/setjmp.h: Cleanup definition of setjmp macro.
|
|
|
|
|
|
2001-01-16 23:37:51 +00:00
|
|
|
|
* sysdeps/i386/elf/bsd-setjmp.S: Real implementation.
|
|
|
|
|
* sysdeps/i386/elf/bsd-_setjmp.S: Removed.
|
|
|
|
|
* sysdeps/i386/elf/setjmp.S (setjmp): Removed here.
|
2001-01-16 23:11:39 +00:00
|
|
|
|
(_setjmp): Likewise.
|
2001-01-16 23:37:51 +00:00
|
|
|
|
* sysdeps/i386/bsd-_setjmp.S: Real implementation.
|
|
|
|
|
* sysdeps/i386/bsd-setjmp.S: Real implementation.
|
|
|
|
|
* sysdeps/i386/bits/setjmp.h: Remove PUSH_SIGNAL_MASK definition.
|
|
|
|
|
* sysdeps/i386/setjmp.S: Remove PIC support. This is the non-ELF
|
|
|
|
|
version.
|
2001-01-16 23:11:39 +00:00
|
|
|
|
|
2001-01-16 06:39:20 +00:00
|
|
|
|
2001-01-16 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (SIGCONTEXT): Fix
|
|
|
|
|
misapplied last patch.
|
|
|
|
|
|
2001-01-15 20:31:16 +00:00
|
|
|
|
2001-01-15 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-16 01:11:59 +00:00
|
|
|
|
* stdlib/random.c (__initstate): Clean up a cast.
|
|
|
|
|
(__setstate): Likewise.
|
|
|
|
|
|
2001-01-15 20:31:16 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/mips/syscalls.list: Remove select
|
|
|
|
|
syscall handling. The generic Linux version should work.
|
|
|
|
|
|
2001-01-15 11:17:39 +00:00
|
|
|
|
2001-01-15 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-01-15 15:52:12 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/sys/sendfile.h: Fix typo.
|
|
|
|
|
|
2001-01-16 23:37:51 +00:00
|
|
|
|
* stdio-common/tstscanf.c (main): Add two testcases for '*' modifier.
|
2001-01-15 11:17:39 +00:00
|
|
|
|
|
Update.
2001-01-14 Jakub Jelinek <jakub@redhat.com>
* nss/getent.c (print_aliases, aliases_keys, ethers_keys,
netgroup_keys, print_rpc, rpc_keys, print_shadow, shadow_keys):
New functions.
(group_keys, hosts_keys, network_keys, passwd_keys, protocols_keys):
If number is 0, list all.
(services_keys): Likewise. Lookup aliases as well.
(databases): New table.
(build_doc): Prepare argp doc text with list of supported databases.
(main): Change to table driven processing.
2001-01-14 Thorsten Kukuk <kukuk@suse.de>
* sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about this
functions.
2001-01-03 Jakub Jelinek <jakub@redhat.com>
* sunrpc/xdr.c (xdr_long, xdr_u_long): Return FALSE if trying to
encode value which does not fit in the 32bit type.
2001-01-15 07:22:30 +00:00
|
|
|
|
2001-01-14 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* nss/getent.c (print_aliases, aliases_keys, ethers_keys,
|
|
|
|
|
netgroup_keys, print_rpc, rpc_keys, print_shadow, shadow_keys):
|
|
|
|
|
New functions.
|
|
|
|
|
(group_keys, hosts_keys, network_keys, passwd_keys, protocols_keys):
|
|
|
|
|
If number is 0, list all.
|
|
|
|
|
(services_keys): Likewise. Lookup aliases as well.
|
|
|
|
|
(databases): New table.
|
|
|
|
|
(build_doc): Prepare argp doc text with list of supported databases.
|
|
|
|
|
(main): Change to table driven processing.
|
|
|
|
|
|
|
|
|
|
2001-01-14 Thorsten Kukuk <kukuk@suse.de>
|
|
|
|
|
|
2001-01-15 07:59:24 +00:00
|
|
|
|
* sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about these
|
Update.
2001-01-14 Jakub Jelinek <jakub@redhat.com>
* nss/getent.c (print_aliases, aliases_keys, ethers_keys,
netgroup_keys, print_rpc, rpc_keys, print_shadow, shadow_keys):
New functions.
(group_keys, hosts_keys, network_keys, passwd_keys, protocols_keys):
If number is 0, list all.
(services_keys): Likewise. Lookup aliases as well.
(databases): New table.
(build_doc): Prepare argp doc text with list of supported databases.
(main): Change to table driven processing.
2001-01-14 Thorsten Kukuk <kukuk@suse.de>
* sunrpc/xdr.c (xdr_long, xdr_u_long): Fix comments about this
functions.
2001-01-03 Jakub Jelinek <jakub@redhat.com>
* sunrpc/xdr.c (xdr_long, xdr_u_long): Return FALSE if trying to
encode value which does not fit in the 32bit type.
2001-01-15 07:22:30 +00:00
|
|
|
|
functions.
|
|
|
|
|
|
|
|
|
|
2001-01-03 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sunrpc/xdr.c (xdr_long, xdr_u_long): Return FALSE if trying to
|
|
|
|
|
encode value which does not fit in the 32bit type.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-15 Hiroyuki Machida <machida@sm.sony.co.jp>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP):
|
|
|
|
|
Change type of CTX to (struct sigcontext *).
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Likewise.
|
|
|
|
|
(GET_FRAME): Likewise.
|
|
|
|
|
(GET_STACK): Likewise.
|
|
|
|
|
(SIGCONTEXT): Likewise. Add 2nd arg _code.
|
|
|
|
|
(SIGCONTEXT_EXTRA_ARGS): Add 2nd arg _code.
|
|
|
|
|
|
2001-01-14 03:33:32 +00:00
|
|
|
|
2001-01-13 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* manual/texinfo.tex: Update from upstream version.
|
|
|
|
|
|
2001-01-13 16:09:41 +00:00
|
|
|
|
2001-01-13 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* inet/ether_ntoh.c (lookup_function): Change arguments to match
|
|
|
|
|
_nss_*_getntohost_r prototype.
|
|
|
|
|
(ether_ntohost): Pass errno pointer to NSS function.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
|
2001-01-13 16:09:41 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/powerpc/bits/mman.h (MS_SYNC): Fix value.
|
|
|
|
|
(MAP_LOCKED): New definition.
|
|
|
|
|
(MAP_NORESERVE): New definition.
|
|
|
|
|
|
2001-01-13 00:55:28 +00:00
|
|
|
|
2001-01-12 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* assert/assert.h: Use static_cast instead of C-style cast for C++.
|
|
|
|
|
Patch by Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-12 Ben Collins <bcollins@debian.org>
|
2001-01-12 17:35:00 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/generic/segfault.c (install_handler): Use access, not
|
|
|
|
|
__access.
|
|
|
|
|
|
2001-01-12 17:04:13 +00:00
|
|
|
|
2001-01-12 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* posix/fnmatch_loop.c (FCT): Remove signed warnings.
|
|
|
|
|
* posix/wordexp.c (do_parse_glob): Likewise.
|
|
|
|
|
* sysdeps/posix/sigblock.c (__sigblock): Likewise.
|
|
|
|
|
* sysdeps/posix/sigsetmask.c (__sigsetmask): Likewise.
|
|
|
|
|
* elf/dl-open.c (_dl_open): Likewise.
|
|
|
|
|
* elf/dl-close.c (_dl_close): Likewise.
|
|
|
|
|
* elf/dl-load.c (_dl_map_object): Likewise.
|
|
|
|
|
* iconv/iconv_prog.c (process_fd): Likewise.
|
2001-01-12 17:38:55 +00:00
|
|
|
|
* stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
|
2001-01-12 17:04:13 +00:00
|
|
|
|
|
|
|
|
|
* locale/localeinfo.h (struct locale_data): Use __flexarr instead
|
|
|
|
|
of a zero-length array.
|
|
|
|
|
|
2001-01-12 07:29:55 +00:00
|
|
|
|
2001-01-11 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* stdlib/cxa_atexit.c (__cxa_atexit): Cast to (void *, int) func.
|
|
|
|
|
* stdlib/cxa_finalize.c (__cxa_finalize): Add hidden second argument.
|
|
|
|
|
* stdlib/cxa_on_exit.c: Remove.
|
|
|
|
|
* stdlib/Makefile: Revert last patch.
|
|
|
|
|
* stdlib/Versions: Likewise.
|
|
|
|
|
* include/stdlib.h: Likewise.
|
|
|
|
|
* stdlib/exit.h: Revert last patch.
|
|
|
|
|
(struct exit_function): Add second argument to cxa fn.
|
|
|
|
|
* stdlib/exit.c: Revert last patch.
|
|
|
|
|
(exit): Add hidden second argument.
|
|
|
|
|
|
2001-01-11 19:42:21 +00:00
|
|
|
|
2001-01-11 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* elf/dl-libc.c (do_dlopen): Move DL_STATIC_INIT to ...
|
|
|
|
|
* elf/dl-open.c (_dl_open): Here.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_lock):
|
|
|
|
|
Make it static.
|
|
|
|
|
(_dl_static_init): Initialize the variables every time when possible.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/ldsodefs.h (DL_STATIC_INIT):
|
|
|
|
|
Undefine it first.
|
|
|
|
|
|
2001-01-11 19:25:07 +00:00
|
|
|
|
2001-01-11 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* stdlib/Makefile (routines): Add cxa_on_exit.
|
|
|
|
|
* stdlib/Versions [libc] (GLIBC_2.2.1): Add __cxa_on_exit.
|
|
|
|
|
* stdlib/cxa_on_exit.c: New file.
|
|
|
|
|
* include/stdlib.h: Add prototype for __cxa_on_exit.
|
|
|
|
|
* stdlib/exit.c: Handle ef_cxa2.
|
|
|
|
|
* stdlib/exit.h (enum): Add ef_cxa2.
|
|
|
|
|
(struct exit_function): Add cxa2.
|
|
|
|
|
|
|
|
|
|
* Versions.def [ld]: Add GLIBC_2.2.1.
|
|
|
|
|
|
2001-01-11 17:50:24 +00:00
|
|
|
|
2001-01-10 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* elf/dl-libc.c (do_dlopen): Call DL_STATIC_INIT for static binaries.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/Makefile (sysdep-dl-routines): Add
|
|
|
|
|
dl-static.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/Versions (ld): Add _dl_var_init.
|
|
|
|
|
* sysdeps/generic/ldsodefs.h (DL_STATIC_INIT): Defined if not defined.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/ldsodefs.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/dl-static.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/Dist: Add dl-static.c.
|
|
|
|
|
|
2001-01-11 17:24:47 +00:00
|
|
|
|
2001-01-11 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* libio/stdio.h: Remove definition of off_t.
|
|
|
|
|
|
2001-01-11 16:30:23 +00:00
|
|
|
|
2001-01-11 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* wcsmbs/tst-mbrtowc.c (utf8_test): New function by Markus Kuhn
|
|
|
|
|
<mkuhn@acm.org>.
|
|
|
|
|
|
2001-01-11 03:06:50 +00:00
|
|
|
|
2001-01-10 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sunrpc/Makefile (distribute): Add errqueue.h.
|
|
|
|
|
|
2001-01-10 23:47:39 +00:00
|
|
|
|
2001-01-10 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/dl-machine.h (TRAMPOLINE_TEMPLATE): Also preserve
|
|
|
|
|
r9, r10 and r11 for language specific registers.
|
|
|
|
|
|
|
|
|
|
2001-01-10 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sunrpc/clnt_udp.c (clntudp_bufcreate): Set IP_RECVERR on the
|
|
|
|
|
UDP socket.
|
|
|
|
|
(clntudp_call): Handle MSG_ERRQUEUE.
|
|
|
|
|
* sysdeps/generic/errqueue.h: New file.
|
|
|
|
|
* sysdeps/unix/sysv/linux/errqueue.h: New file.
|
|
|
|
|
|
2001-01-10 19:04:45 +00:00
|
|
|
|
2001-01-10 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/syscalls.list (s_getpagesize): Removed.
|
|
|
|
|
|
2001-01-10 18:12:15 +00:00
|
|
|
|
2001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* CONFORMANCE: Update.
|
|
|
|
|
|
2001-01-09 17:54:30 +00:00
|
|
|
|
2001-01-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-10 01:02:24 +00:00
|
|
|
|
* sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
|
|
|
|
|
Minimal cleanups. Add assert to ensure memory handling is correct.
|
|
|
|
|
|
2001-01-10 00:51:04 +00:00
|
|
|
|
* manual/conf.texi (File Minimums): Fix _POSIX_PATH_MAX value.
|
|
|
|
|
Reported by Ben Collins <bcollins@debian.org>.
|
|
|
|
|
|
2001-01-09 17:54:30 +00:00
|
|
|
|
* time/strftime.c (my_strftime): Mark previous GNU extensions
|
|
|
|
|
which are now in C99 as such.
|
|
|
|
|
|
2001-01-08 22:28:15 +00:00
|
|
|
|
2001-01-08 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-09 04:32:41 +00:00
|
|
|
|
* elf/rtld.c (process_envvars): Place output files for profiling
|
|
|
|
|
in SUID binaries in /var/profile.
|
|
|
|
|
|
2001-01-09 04:26:31 +00:00
|
|
|
|
* elf/dl-load.c (_dl_map_object): Don't look in cache for
|
|
|
|
|
preloading in SUID binaries.
|
|
|
|
|
|
2001-01-09 03:08:54 +00:00
|
|
|
|
* elf/dl-profile.c (_dl_start_profile): Open the output file with
|
|
|
|
|
O_NOFOLLOW if possible.
|
|
|
|
|
|
2001-01-09 01:59:17 +00:00
|
|
|
|
* include/stdlib.h: Add __posix_openpt declaration.
|
|
|
|
|
* stdlib/stdlib.h: Add posix_openpt declaration.
|
|
|
|
|
* login/Versions: Add posix_openpt for GLIBC_2.2.1.
|
|
|
|
|
* sysdeps/generic/getpt.c: Define posix_openpt.
|
|
|
|
|
* sysdeps/unix/bsd/getpt.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/getpt.c: Likewise.
|
|
|
|
|
|
2001-01-09 01:04:59 +00:00
|
|
|
|
* time/Makefile (tests): Add tst-mktime.
|
|
|
|
|
* time/tst-mktime.c: New file.
|
|
|
|
|
|
|
|
|
|
* posix/tst-dir.c (main): One more mkdir() test.
|
|
|
|
|
|
2001-01-08 22:30:44 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/getpagesize.c (__getpagesize):
|
|
|
|
|
Remove getpagesize syscall. We assume that the pagesize is always
|
|
|
|
|
determined from the auxiliary vector.
|
|
|
|
|
|
2001-01-08 22:28:15 +00:00
|
|
|
|
* intl/dcigettext.c: Fix a few warnings.
|
|
|
|
|
Patch by Bruno Haible <haible@ilog.fr>.
|
|
|
|
|
|
|
|
|
|
2001-01-08 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* io/test-lfs.c (do_test): Check lseek64 return for EINVAL.
|
|
|
|
|
Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
|
|
|
|
|
|
2001-01-08 08:50:37 +00:00
|
|
|
|
2001-01-08 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-08 18:06:26 +00:00
|
|
|
|
* sysdeps/generic/segfault.c (install_handler): Check output file
|
|
|
|
|
name with access().
|
|
|
|
|
|
2001-01-08 17:55:53 +00:00
|
|
|
|
* resolv/res_query.c: Use simply getenv() for HOSTALIASES.
|
|
|
|
|
* sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add HOSTALIASES.
|
|
|
|
|
|
2001-01-08 17:38:52 +00:00
|
|
|
|
* sysdeps/generic/unsecvars.h (UNSECURE_ENVVARS): Add missing comma.
|
|
|
|
|
|
2001-01-08 17:21:48 +00:00
|
|
|
|
* malloc/memusage.c (me): Use access() to determine whether we
|
|
|
|
|
should write the output file or not.
|
|
|
|
|
|
2001-01-08 08:50:37 +00:00
|
|
|
|
* libio/bits/stdio.h (printf): Define macro to map printf call to
|
|
|
|
|
fprintf which gcc can optimize.
|
2001-01-08 08:59:36 +00:00
|
|
|
|
* stdio-common/printf.c: Undefine printf.
|
2001-01-08 08:50:37 +00:00
|
|
|
|
|
2001-01-07 17:27:59 +00:00
|
|
|
|
2001-01-07 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-07 20:02:56 +00:00
|
|
|
|
* sysdeps/generic/bits/byteswap.h (__bswap_64): Partly revert last
|
2001-01-15 07:02:41 +00:00
|
|
|
|
patch. We must use unsigned int for l member of union.
|
2001-01-07 20:02:56 +00:00
|
|
|
|
|
2001-01-07 19:09:48 +00:00
|
|
|
|
* sysdeps/powerpc/elf/libc-start.c (__libc_start_main): Don't call
|
|
|
|
|
_dl_aux_init for shared libraries.
|
|
|
|
|
|
2001-01-07 17:27:59 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/glob64.c: Moved to ...
|
|
|
|
|
* sysdeps/gnu/glob64.c: ...here. New file.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-07 Ben Collins <bcollins@debian.org>
|
2001-01-07 16:59:39 +00:00
|
|
|
|
|
|
|
|
|
* manual/examples/longopt.c: Make the "struct option" a little
|
|
|
|
|
more like it should be, adding usage of required_argument,
|
|
|
|
|
noargument and such, and also setting the options string right.
|
|
|
|
|
|
|
|
|
|
* manual/sysinfo.texi (Load Average): New section, documents
|
|
|
|
|
getloadavg().
|
|
|
|
|
|
2001-01-07 04:34:56 +00:00
|
|
|
|
2001-01-06 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-07 06:25:47 +00:00
|
|
|
|
* version.h (VERSION): Bump to 2.2.1.
|
|
|
|
|
|
2001-01-07 07:04:03 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/mips/Dist: Remove sys/acct.h.
|
2001-01-07 07:37:31 +00:00
|
|
|
|
* sysdeps/alpha/Dist: Add alphaev6/stxncpy.S and alphaev6/stxcpy.S.
|
|
|
|
|
* sysdeps/unix/sysv/aix/Dist: Add uitrunc.c, savef.S, and restf.S.
|
|
|
|
|
* dlfcn/Makefile (distribute): Add errmsg1mod.c.
|
|
|
|
|
* Makefile (distribute): Add include/libc-internal.h.
|
|
|
|
|
* libio/Makefile (distribute): Avoid overwriting.
|
2001-01-07 07:04:03 +00:00
|
|
|
|
|
2001-01-07 04:34:56 +00:00
|
|
|
|
* iconvdata/ibm937.c (BODY to IBM937): Correct several mistakes in
|
|
|
|
|
buffer and table handling.
|
|
|
|
|
|
2001-01-07 02:00:21 +00:00
|
|
|
|
2001-01-05 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* elf/dl-support.c (non_dynamic_init): Move the auxiliary
|
|
|
|
|
vector checking to ...
|
|
|
|
|
(_dl_aux_init): Here. New function. Defined only if
|
|
|
|
|
HAVE_AUX_VECTOR is defined.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/libc-start.c (__libc_start_main): Call
|
|
|
|
|
_dl_aux_init for static binaries if HAVE_AUX_VECTOR is defined.
|
|
|
|
|
|
|
|
|
|
* sysdeps/powerpc/elf/libc-start.c (__libc_start_main): Call
|
|
|
|
|
_dl_aux_init.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ldsodefs.h (DL_FIND_AUXV): Removed.
|
|
|
|
|
(HAVE_AUX_VECTOR): Defined.
|
|
|
|
|
(_dl_aux_init): Declared.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-05 Ben Collins <bcollins@debian.org>
|
2001-01-07 00:39:33 +00:00
|
|
|
|
|
|
|
|
|
* manual/string.texi (Finding Tokens in a String): Document XPG
|
|
|
|
|
basename() and dirname(), as well as GNU basename().
|
|
|
|
|
|
|
|
|
|
2001-01-05 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* Makeconfig (preprocess-version): Replace -traditional with
|
|
|
|
|
-x assembler-with-cpp.
|
|
|
|
|
|
|
|
|
|
2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* math/bits/cmathcalls.h: Don't define inline cimag, creal or conj
|
|
|
|
|
for GCC 2.97 or later.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-05 Ben Collins <bcollins@debian.org>
|
2001-01-07 00:39:33 +00:00
|
|
|
|
|
|
|
|
|
* manual/stdio.texi (getline): Clarify the return value in the
|
|
|
|
|
case of EOF being reached before a newline.
|
|
|
|
|
|
|
|
|
|
2001-01-04 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sunrpc/pmap_clnt.c (__get_myaddress): Return TRUE if successful,
|
|
|
|
|
FALSE otherwise.
|
|
|
|
|
(pmap_set, pmap_unset): Check __get_myaddress return value.
|
|
|
|
|
|
|
|
|
|
2001-01-05 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/netinet/if_ether.h: Include <sys/types.h>.
|
|
|
|
|
(struct ether_addr): Declare ether_addr_octet member as
|
|
|
|
|
`u_int8_t'. Add __attribute__ ((__packed__)).
|
|
|
|
|
|
2001-01-07 00:25:46 +00:00
|
|
|
|
2001-01-06 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/readdir64.c: New file.
|
|
|
|
|
* sysdeps/mach/hurd/readdir64_r.c: New file.
|
|
|
|
|
|
2001-01-07 00:18:58 +00:00
|
|
|
|
2001-01-07 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/fstatvfs.c (fstatvfs): Add comment about
|
|
|
|
|
`struct statfs' and `struct statvfs' being identical.
|
|
|
|
|
* sysdeps/mach/hurd/statvfs.c (statvfs): Likewise.
|
|
|
|
|
|
2001-01-07 00:13:43 +00:00
|
|
|
|
2001-01-06 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/fstatfs64.c: New file.
|
|
|
|
|
* sysdeps/mach/hurd/fstatvfs64.c: New file.
|
|
|
|
|
* sysdeps/mach/hurd/statfs64.c: New file.
|
|
|
|
|
* sysdeps/mach/hurd/statvfs64.c: New file.
|
|
|
|
|
* sysdeps/mach/hurd/statfsconv.c: New file.
|
|
|
|
|
* sysdeps/mach/hurd/Dist: Add statfsconv.c.
|
|
|
|
|
|
2001-01-06 20:21:33 +00:00
|
|
|
|
2001-01-06 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* iconv/skeleton.c: Reset outbuf for next round of the loop.
|
|
|
|
|
Reported by Owen Taylor <otaylor@redhat.com>.
|
|
|
|
|
* iconv/Makefile (tests): Add tst-iconv3.
|
|
|
|
|
* iconv/tst-iconv3.c: New file.
|
|
|
|
|
|
|
|
|
|
* iconvdata/ibm930.c: Fix handling of state. Optimize a bit.
|
|
|
|
|
* iconvdata/ibm933.c: Likewise.
|
|
|
|
|
* iconvdata/ibm935.c: Likewise.
|
|
|
|
|
* iconvdata/ibm937.c: Likewise.
|
|
|
|
|
* iconvdata/ibm939.c: Likewise.
|
|
|
|
|
* iconvdata/ibm930.h: Adjust single byte table for optimization.
|
|
|
|
|
* iconvdata/ibm933.h: Likewise.
|
|
|
|
|
* iconvdata/ibm935.h: Likewise.
|
|
|
|
|
* iconvdata/ibm939.h: Likewise.
|
|
|
|
|
|
|
|
|
|
* iconvdata/testdata/IBM930: Add misssing SI.
|
|
|
|
|
* iconvdata/testdata/IBM933: Likewise.
|
|
|
|
|
* iconvdata/testdata/IBM935: Likewise.
|
|
|
|
|
* iconvdata/testdata/IBM937: Likewise.
|
|
|
|
|
* iconvdata/testdata/IBM939: Likewise.
|
|
|
|
|
|
2001-01-06 17:33:47 +00:00
|
|
|
|
2001-01-06 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-01-06 20:21:33 +00:00
|
|
|
|
* configure.in: Check for old add-ons that shouldn't be used with
|
|
|
|
|
current glibc anymore.
|
2001-01-06 17:33:47 +00:00
|
|
|
|
|
2001-01-06 12:31:35 +00:00
|
|
|
|
2001-01-06 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/readdir_r.c (__readdir_r): Return error number
|
|
|
|
|
instead of -1 on failure. Don't forget to copy file name into
|
|
|
|
|
*ENTRY if successful. Set *RESULT to NULL upon reaching the end
|
|
|
|
|
of the directory.
|
|
|
|
|
|
2001-01-06 01:52:03 +00:00
|
|
|
|
2001-01-06 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Don't forget to
|
|
|
|
|
copy st_atime member.
|
|
|
|
|
|
2001-01-05 08:10:28 +00:00
|
|
|
|
2001-01-05 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-05 18:10:10 +00:00
|
|
|
|
* io/ftw.c (ftw_dir): Don't add a second slash at the beginning
|
|
|
|
|
for searches from the root directory.
|
|
|
|
|
Reported by loris <loris@iol.it> [PR libc/1991].
|
|
|
|
|
* io/Makefile (tests): Add bug-ftw1.
|
|
|
|
|
* io/bug-ftw1.c: New file.
|
|
|
|
|
|
2001-01-05 16:27:04 +00:00
|
|
|
|
* elf/dl-support.c (non_dynamic_init): Don't define DL_FIND_AUXV
|
2001-01-15 07:02:41 +00:00
|
|
|
|
if it is not available. Instead use it only if it is available.
|
2001-01-05 16:27:04 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/ldsodefs.h: New file.
|
|
|
|
|
|
2001-01-05 08:10:28 +00:00
|
|
|
|
* iconv/gconv_simple.c (internal_ics4_loop): Correct test for
|
|
|
|
|
overflowing output buffer.
|
|
|
|
|
(internal_ucs4_loop_unaligned): Likewise.
|
|
|
|
|
(ucs4_internal_loop): Likewise.
|
|
|
|
|
(ucs4_internal_loop_unaligned): Likewise.
|
|
|
|
|
(internal_ucs4le_loop): Likewise.
|
|
|
|
|
(internal_ucs4le_loop_unaligned): Likewise.
|
|
|
|
|
(ucs4le_internal_loop): Likewise.
|
|
|
|
|
(ucs4le_internal_loop_unaligned): Likewise.
|
|
|
|
|
Reported by Owen Taylor <otaylor@redhat.com>.
|
|
|
|
|
* iconv/Makefile (tests): Add tst-iconv2.
|
|
|
|
|
* iconv/tst-iconv2.c: New file.
|
|
|
|
|
|
2001-01-05 06:43:17 +00:00
|
|
|
|
2001-01-04 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
* elf/dl-support.c (DL_FIND_AUXV): New. Defined if not defined.
|
2001-01-05 06:43:17 +00:00
|
|
|
|
(_dl_clktck): Declared.
|
|
|
|
|
(non_dynamic_init): Take 3 arguments.
|
|
|
|
|
Set _dl_pagesize, _dl_platform and _dl_clktck from AUX.
|
|
|
|
|
|
|
|
|
|
2001-01-01 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
|
|
|
|
|
|
Finish implementation of plural form handling.
|
|
|
|
|
* intl/dcigettext.c (known_translation_t): Rename 'domain' field to
|
|
|
|
|
'domainname'. Remove 'plindex' field. Add 'domain' and
|
|
|
|
|
'translation_length' fields.
|
|
|
|
|
(transcmp): Don't compare 'plindex' fields.
|
|
|
|
|
(plural_lookup): New function.
|
2001-01-15 07:02:41 +00:00
|
|
|
|
(DCIGETTEXT): Change cache handing in the plural case. Don't call
|
2001-01-05 06:43:17 +00:00
|
|
|
|
plural_eval before the translation and its catalog file have been
|
|
|
|
|
found. Remove plindex from cache key. Add 'translation_length' and
|
|
|
|
|
'domain' to cache result.
|
|
|
|
|
(_nl_find_msg): Remove index argument, return length of translation
|
2001-01-15 07:02:41 +00:00
|
|
|
|
to the caller instead. Weaken comparison of string lengths, to account
|
2001-01-05 06:43:17 +00:00
|
|
|
|
for plural entries. Call iconv() on the entire result string, not
|
|
|
|
|
only on the portion needed so far.
|
|
|
|
|
* intl/loadinfo.h (_nl_find_msg): Remove index argument, add lengthp
|
|
|
|
|
argument.
|
|
|
|
|
* intl/loadmsgcat.c (_nl_load_domain): Adapt to _nl_find_msg change.
|
|
|
|
|
|
2001-01-05 06:18:46 +00:00
|
|
|
|
2001-01-04 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* intl/plural.y (yylex): Minimal improvement in number scanner.
|
|
|
|
|
|
2001-01-05 05:52:11 +00:00
|
|
|
|
2000-07-31 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
|
|
|
|
|
|
* intl/plural.y: Include config.h. Needed to define 'inline' away for
|
|
|
|
|
C compilers that don't support it.
|
|
|
|
|
(yylex): Don't use gcc specific case range syntax.
|
|
|
|
|
* intl/loadmsgcat.c (INIT_GERMANIC_PLURAL): New macro, for old
|
|
|
|
|
compilers.
|
|
|
|
|
|
|
|
|
|
2000-10-12 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
|
|
|
|
|
|
* intl/finddomain.c: Remove unneeded includes.
|
|
|
|
|
|
|
|
|
|
2000-10-12 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
|
|
|
|
|
|
* intl/localealias.c (memcpy): Return first argument, just like the
|
|
|
|
|
real memcpy function does.
|
|
|
|
|
* intl/bindtextdom.c (memcpy): Likewise.
|
|
|
|
|
* intl/finddomain.c (memcpy): Likewise.
|
|
|
|
|
* intl/l10nflist.c (memcpy): Likewise.
|
|
|
|
|
* intl/textdomain.c (memcpy): Likewise.
|
|
|
|
|
From Paul Eggert <eggert@twinsun.com>.
|
|
|
|
|
|
2001-01-05 02:36:27 +00:00
|
|
|
|
2001-01-03 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* resolv/resolv.h (struct __res_state): Add nsinit field.
|
|
|
|
|
* resolv/res_send.c (res_nsend): Use it instead of nscount.
|
|
|
|
|
* resolv/res_init.c (__res_vinit): Initialize it.
|
|
|
|
|
(res_nclose): Clear it instead of nscount.
|
|
|
|
|
|
2001-01-05 01:01:31 +00:00
|
|
|
|
2001-01-04 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2001-01-05 02:36:27 +00:00
|
|
|
|
* malloc/mtrace.pl: Fix matching of addresses.
|
|
|
|
|
Patch by Aharon Robbins <arnold@skeeve.com>.
|
|
|
|
|
|
2001-01-05 01:01:31 +00:00
|
|
|
|
* Versions.def (ld): Add GLIBC_2.2.
|
|
|
|
|
|
|
|
|
|
* catgets/gencat.c: Copyright 2001.
|
|
|
|
|
* csu/version.c: Likewise.
|
|
|
|
|
* debug/catchsegv.sh: Likewise.
|
|
|
|
|
* debug/xtrace.sh: Likewise.
|
|
|
|
|
* elf/ldconfig.c: Likewise.
|
|
|
|
|
* elf/sprof.c: Likewise.
|
|
|
|
|
* iconv/iconv_prog.c: Likewise.
|
|
|
|
|
* locale/locale.c: Likewise.
|
|
|
|
|
* locale/localedef.c: Likewise.
|
|
|
|
|
* malloc/memusage.sh: Likewise.
|
|
|
|
|
* malloc/mtrace.pl: Likewise.
|
|
|
|
|
* nscd/nscd.c: Likewise.
|
|
|
|
|
* posix/getconf.c: Likewise.
|
|
|
|
|
|
|
|
|
|
2001-01-04 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* include/stdio.h: Only provide __getwc_unlocked prototype if
|
|
|
|
|
USE_IN_LIBIO is defined.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-04 Kaz Kojima <kkojima@rr.iij4u.or.jp>
|
2001-01-05 01:01:31 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/sh/socket.S (__socket): Fix error code
|
|
|
|
|
handling.
|
|
|
|
|
|
|
|
|
|
2001-01-03 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/strtoll.c: Remove unused __strtoq_internal alias.
|
|
|
|
|
* sysdeps/generic/strtoull.c: Remove unused __strtouq_internal alias.
|
|
|
|
|
|
|
|
|
|
* sysdeps/wordsize-64/strtol.c: Add strtoq alias and fix strtoll alias.
|
|
|
|
|
* sysdeps/wordsize-64/strtoul.c: Add strtouq alias and fix
|
|
|
|
|
strtoull alias.
|
|
|
|
|
* sysdeps/wordsize-64/wcstol.c: Add wcstoq alias and fix wcstoll alias.
|
|
|
|
|
* sysdeps/wordsize-64/wcstoul.c: Add wcstouq alias and fix
|
|
|
|
|
wcstoull alias.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/strtoul.c: Make sure we find strtol.c in this
|
|
|
|
|
directory.
|
|
|
|
|
* sysdeps/generic/strtol_l.c: Likewise.
|
|
|
|
|
* sysdeps/generic/strtoul_l.c: Likewise.
|
|
|
|
|
* sysdeps/generic/wcstoul.c: Likewise, for wcstol.c.
|
|
|
|
|
|
|
|
|
|
* sysdeps/wordsize-64/strtol_l.c: Fix alias.
|
|
|
|
|
* sysdeps/wordsize-64/strtoul_l.c: Likewise.
|
|
|
|
|
* sysdeps/wordsize-64/wcstol_l.c: Fix alias.
|
|
|
|
|
* sysdeps/wordsize-64/wcstoul_l.c: Likewise.
|
|
|
|
|
|
2001-01-04 17:07:06 +00:00
|
|
|
|
2001-01-04 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* nss/nsswitch.c: Include files for missing prototypes, remove
|
|
|
|
|
buggy declaration of prototypes.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-03 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
|
2001-01-03 17:23:49 +00:00
|
|
|
|
|
|
|
|
|
* resolv/Versions: Fix bracing.
|
|
|
|
|
* sysdeps/powerpc/soft-fp/Versions: Likewise.
|
2001-01-03 19:59:47 +00:00
|
|
|
|
* sysdeps/sparc/sparc64/soft-fp/Versions: Likewise.
|
2001-01-03 17:23:49 +00:00
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
|
2001-01-03 16:13:16 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo.
|
|
|
|
|
|
2001-01-03 04:50:22 +00:00
|
|
|
|
2001-01-02 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* manual/Makefile (TEXI2PDF): Change to texi2dvi --pdf.
|
|
|
|
|
Suggested by Minko Markov <mmarkov@home.com>.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
|
2001-01-03 04:50:22 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/powerpc/elf/start.S (__data_start): Make it global.
|
|
|
|
|
* sysdeps/powerpc/dl-machine.c (dl_reloc_overflow): Print the name of
|
|
|
|
|
the failing symbol.
|
|
|
|
|
(__process_machine_rela): Pass symbol to dl_reloc_overflow().
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-02 Ben Collins <bcollins@debian.org>
|
2001-01-03 04:50:22 +00:00
|
|
|
|
|
|
|
|
|
* time/tzset.c (tzset_internal): Make sure we fall back to UTC
|
|
|
|
|
if TZ is not set and TZDEFAULT is not present.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2001-01-01 Ben Collins <bcollins@debian.org>
|
2001-01-03 04:50:22 +00:00
|
|
|
|
|
|
|
|
|
* string/strings.h: Make sure we declare our functions even if
|
|
|
|
|
string.h is already included, based on whether or not __USE_BSD is
|
|
|
|
|
defined.
|
|
|
|
|
|
|
|
|
|
2001-01-02 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* dlfcn/dlerror.c (dlerror): Handle call of dlerror() before any
|
|
|
|
|
other dlopen() and dlsym().
|
|
|
|
|
Based on a patch by Ben Collins <bcollins@debian.org>.
|
|
|
|
|
|
|
|
|
|
2001-01-02 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* dlfcn/errmsg1.c (main): Call dlerror initially.
|
|
|
|
|
Reported by Ben Collins <bcollins@debian.org>.
|
|
|
|
|
|
2001-01-03 04:02:46 +00:00
|
|
|
|
2001-01-02 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* intl/dcigettext.c (guess_category_value): Rewrite so that LANGUAGE
|
|
|
|
|
value is ignored if the selected locale is the C locale.
|
|
|
|
|
* intl/tst-gettext.c: Set locale for above change.
|
|
|
|
|
* intl/tst-translit.c: Likewise.
|
|
|
|
|
|
2001-01-02 15:05:08 +00:00
|
|
|
|
2001-01-02 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2001-01-02 17:02:20 +00:00
|
|
|
|
* libio/wgenops.c (_IO_wdoallocbuf): Use correct wide access macro.
|
|
|
|
|
(_IO_switch_to_wget_mode): Likewise.
|
|
|
|
|
(_IO_sputbackwc): Likewise.
|
|
|
|
|
(_IO_sungetwc): Use wint_t for result.
|
|
|
|
|
|
|
|
|
|
* stdio-common/vfscanf.c (__vfscanf): Use WINT_T for done.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/strtol.c (strtol): Make cnt size_t for correct
|
|
|
|
|
signedness.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/printf_fphex.c (putc): Cast _IO_putwc_unlocked
|
|
|
|
|
to (int) to avoid warnings.
|
|
|
|
|
* stdio-common/printf_fp.c (putc): Likewise.
|
|
|
|
|
* stdio-common/printf_size.c (putc): Likewise.
|
|
|
|
|
|
2001-01-02 15:05:08 +00:00
|
|
|
|
* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Make
|
|
|
|
|
constant unsigned.
|
|
|
|
|
|
2001-01-01 14:53:18 +00:00
|
|
|
|
2001-01-01 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* inet/rcmd.c (rcmd_af): Use socklen_t for len.
|
|
|
|
|
|
2000-12-31 10:52:40 +00:00
|
|
|
|
2000-12-31 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-12-31 19:13:04 +00:00
|
|
|
|
* include/libc-internal.h: Add prototype for __libc_freeres.
|
|
|
|
|
|
2000-12-31 18:24:24 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/init-first.c: Include <libc-internals.h>
|
|
|
|
|
for prototypes, remove redundant prototypes.
|
|
|
|
|
* gmon/gmon.c: Likewise.
|
|
|
|
|
* sysdeps/unix/i386/i586/clock_getres.c: Likewise.
|
|
|
|
|
* sysdeps/unix/i386/i586/clock_gettime.c: Likewise.
|
2000-12-31 19:13:04 +00:00
|
|
|
|
* malloc/mtrace.c: Likewise.
|
2000-12-31 18:24:24 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/generic/enbl-secure.c: Include <libc-internals.h> for
|
|
|
|
|
prototypes.
|
|
|
|
|
* elf/soinit.c: Likewise.
|
|
|
|
|
* sysdeps/generic/prof-freq.c: Likewise.
|
|
|
|
|
* sysdeps/mach/hurd/profil.c: Likewise.
|
|
|
|
|
* debug/noophooks.c: Likewise.
|
|
|
|
|
* debug/pcprofile.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/get_clockfreq.c: Likewise.
|
|
|
|
|
* sysdeps/generic/get_clockfreq.c: Likewise.
|
2000-12-31 19:13:04 +00:00
|
|
|
|
* malloc/set-freeres.c: Likewise.
|
2000-12-31 18:24:24 +00:00
|
|
|
|
|
|
|
|
|
* locale/localeinfo.h: Add internal prototypes.
|
|
|
|
|
|
|
|
|
|
* elf/rtld.c (dl_main): Fix prototype.
|
|
|
|
|
|
2000-12-31 16:56:12 +00:00
|
|
|
|
* iconvdata/tst-table-to.c (main): Use return instead of exit to
|
|
|
|
|
avoid warning.
|
|
|
|
|
|
|
|
|
|
* nis/rpcsvc/yp_prot.h: Remove __P.
|
|
|
|
|
* nis/rpcsvc/ypupd.h: Likewise.
|
|
|
|
|
* nis/rpcsvc/yp.h: Likewise.
|
|
|
|
|
|
2000-12-31 15:43:43 +00:00
|
|
|
|
* sunrpc/rpc_main.c: Add noreturn attributes.
|
|
|
|
|
* sunrpc/rpc_scan.h: Likewise.
|
|
|
|
|
|
|
|
|
|
* sunrpc/rpc_hout.c (storexdrfuncdecl): Make static.
|
|
|
|
|
|
|
|
|
|
* sunrpc/rpcinfo.c: Add noreturn attribute to brdcst.
|
|
|
|
|
|
|
|
|
|
* sunrpc/proto.h: Add noreturn attributes to error and crash.
|
|
|
|
|
|
2000-12-31 15:34:47 +00:00
|
|
|
|
* posix/bsd-getpgrp.c: Add prototype to avoid warning.
|
|
|
|
|
|
|
|
|
|
* sunrpc/svc_unix.c: Include <rpc/svc.h> for prototypes.
|
|
|
|
|
|
|
|
|
|
* sunrpc/create_xid.c: Include <rpc/svc.h> for prototypes.
|
|
|
|
|
|
|
|
|
|
* include/rpc/rpc_msg.h: Add prototypes for some functions.
|
|
|
|
|
* include/rpc/auth.h: Likewise.
|
|
|
|
|
* include/rpc/auth_des.h: Likewise.
|
|
|
|
|
* include/rpc/clnt.h: Likewise.
|
|
|
|
|
* include/rpc/rpc.h: Likewise.
|
|
|
|
|
* include/rpc/svc.h: Likewise.
|
|
|
|
|
* include/rpc/svc_auth.h: Likewise.
|
|
|
|
|
|
|
|
|
|
* include/rpc/des_crypt.h: New file.
|
|
|
|
|
|
2000-12-31 10:52:40 +00:00
|
|
|
|
* malloc/memusagestat.c (main): Use return instead of exit to
|
|
|
|
|
avoid warning.
|
|
|
|
|
* io/pwd.c (main): Likewise.
|
|
|
|
|
* iconvdata/tst-table-from.c (main): Likewise.
|
|
|
|
|
* ctype/test_ctype.c (main): Likewise.
|
|
|
|
|
* setjmp/tst-setjmp.c (main): Likewise.
|
|
|
|
|
* signal/tst-signal.c (main): Likewise.
|
|
|
|
|
* stdlib/tst-strtol.c (main): Likewise.
|
|
|
|
|
* stdlib/tst-strtod.c (main): Likewise.
|
|
|
|
|
* stdlib/tst-strtoll.c (main): Likewise.
|
|
|
|
|
* stdlib/tst-xpg-basename.c (main): Likewise.
|
|
|
|
|
* dirent/tst-seekdir.c (main): Likewise.
|
|
|
|
|
* grp/testgrp.c (main): Likewise.
|
|
|
|
|
* inet/test_ifindex.c (main): Likewise.
|
|
|
|
|
* io/test-utime.c (main): Likewise.
|
|
|
|
|
* posix/test-vfork.c (main): Likewise.
|
|
|
|
|
* posix/testfnm.c (main): Likewise.
|
|
|
|
|
* stdio-common/temptest.c (main): Likewise.
|
|
|
|
|
* stdio-common/test_rdwr.c (main): Likewise.
|
|
|
|
|
* stdio-common/tst-fileno.c (main): Likewise.
|
|
|
|
|
* stdio-common/tst-sscanf.c (main): Likewise.
|
|
|
|
|
* stdio-common/tstscanf.c (main): Likewise.
|
|
|
|
|
* string/bug-strncat1.c (main): Likewise.
|
|
|
|
|
* string/bug-strpbrk1.c (main): Likewise.
|
|
|
|
|
* string/bug-strspn1.c (main): Likewise.
|
|
|
|
|
* string/test-ffs.c (main): Likewise.
|
|
|
|
|
* string/tst-inlcall.c (main): Likewise.
|
|
|
|
|
* string/tst-svc.c (main): Likewise.
|
|
|
|
|
* timezone/test-tz.c (main): Likewise.
|
|
|
|
|
* wctype/test_wcfuncs.c (main): Likewise.
|
|
|
|
|
* wctype/test_wctype.c (main): Likewise.
|
|
|
|
|
|
|
|
|
|
* stdlib/tst-random.c: Add attribute noreturn to fail.
|
|
|
|
|
|
2000-12-31 07:39:50 +00:00
|
|
|
|
2000-12-28 Wolfram Gloger <wg@malloc.de>
|
|
|
|
|
|
|
|
|
|
* malloc/malloc.c (MALLOC_COPY): Handle case if source and
|
|
|
|
|
destination overlap. Assume dest is always below source if
|
|
|
|
|
overlapping.
|
|
|
|
|
|
2000-12-31 06:09:08 +00:00
|
|
|
|
2000-12-30 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* elf/dl-close.c (_dl_close): We can ignore the NODELETE flag if the
|
|
|
|
|
object was not yet initialized.
|
|
|
|
|
|
|
|
|
|
2000-12-28 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* elf/dl-deps.c (_dl_map_object_deps): Make sure the DSO state
|
|
|
|
|
is always consistent even if its dependency is failed.
|
|
|
|
|
|
|
|
|
|
* elf/dl-open.c (_dl_open): Increment the open count before
|
|
|
|
|
calling _dl_close () in case of failure.
|
|
|
|
|
|
|
|
|
|
* elf/neededtest4.c: New file.
|
|
|
|
|
* elf/neededobj5.c: New file.
|
|
|
|
|
* elf/neededobj6.c: New file.
|
|
|
|
|
|
|
|
|
|
* elf/Makefile (distribute): Add neededobj5.c and neededobj6.c.
|
|
|
|
|
(tests): Add neededtest4.
|
|
|
|
|
(modules-names): Add neededobj5 and neededobj6.
|
|
|
|
|
($(objpfx)neededobj6.so): New target.
|
|
|
|
|
($(objpfx)neededtest4): New target.
|
|
|
|
|
($(objpfx)neededtest4.out): New target.
|
|
|
|
|
|
2000-12-29 22:21:02 +00:00
|
|
|
|
2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* misc/sys/cdefs.h (__attribute_format_strfmon__): Define.
|
|
|
|
|
* stdlib/monetary.h: Add strfmon format attributes.
|
|
|
|
|
|
2000-12-28 20:44:54 +00:00
|
|
|
|
2000-12-28 Roland McGrath <roland@frob.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/ioctl.c (do_ioctl): Avoid double-increment after
|
|
|
|
|
__mempcpy does it for us.
|
|
|
|
|
|
2000-12-28 10:21:29 +00:00
|
|
|
|
2000-12-28 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-12-28 14:22:22 +00:00
|
|
|
|
* sysdeps/generic/dl-environ.c: Add prototype for unsetenv.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/setrlimit.c: Add prototype for
|
|
|
|
|
__new_setrlimit.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c: Add prototype for
|
|
|
|
|
__old_getrlimit64.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/getrlimit.c: Add prototype for
|
|
|
|
|
__new_getrlimit.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/chown.c: Add prototypes for
|
|
|
|
|
__chown_is_lchown and __real_chown.
|
|
|
|
|
|
2000-12-28 10:35:17 +00:00
|
|
|
|
* sysdeps/generic/ldsodefs.h: Add noreturn attribute to
|
|
|
|
|
_dl_reloc_bad_type.
|
|
|
|
|
|
2000-12-28 10:21:29 +00:00
|
|
|
|
* sunrpc/rpc_hout.c (print_funcdef): Add break statement to shut
|
|
|
|
|
up GCC's warning about "deprecated use of label at end of compound
|
|
|
|
|
statement."
|
|
|
|
|
* sunrpc/rpc_cout.c (emit_inline): Likewise.
|
|
|
|
|
|
|
|
|
|
* gmon/bb_exit_func.c: Include <sys/gmon.h> for internal
|
|
|
|
|
prototypes.
|
|
|
|
|
Remove struct bb and __bb_head since those are declared by
|
|
|
|
|
sys/gmon.h.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2000-12-22 Ben Collins <bcollins@debian.org>
|
2000-12-28 08:40:59 +00:00
|
|
|
|
|
|
|
|
|
* manual/charset.texi: Fix typo in description of WCHAR_MAX.
|
|
|
|
|
|
|
|
|
|
* manual/argp.texi: Document argp_domain as part of struct argp.
|
|
|
|
|
|
2000-12-28 06:58:51 +00:00
|
|
|
|
2000-12-28 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-12-28 08:35:40 +00:00
|
|
|
|
* catgets/Makefile (generated): Add sample.SJIS.cat.
|
|
|
|
|
|
2000-12-28 08:28:43 +00:00
|
|
|
|
* sunrpc/rpc_dtable.c: Include rpc/clnt.h for prototypes.
|
|
|
|
|
|
2000-12-28 07:58:08 +00:00
|
|
|
|
* elf/dl-minimal.c: Add prototypes.
|
|
|
|
|
|
|
|
|
|
* include/locale.h: Add internal prototypes.
|
|
|
|
|
* include/sys/gmon.h: Likewise.
|
|
|
|
|
|
2000-12-28 06:58:51 +00:00
|
|
|
|
* dlfcn/errmsg1mod.c: Add prototype for foo to shut up GCC.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2000-12-27 Ben Collins <bcollins@debian.org>
|
2000-12-28 04:19:14 +00:00
|
|
|
|
|
|
|
|
|
* elf/dl-open.c (_dl_open): Correctly set the new objname pointer
|
|
|
|
|
when reallocating the error strings.
|
|
|
|
|
Reported by Kalle Olavi Niemitalo <kon@iki.fi>
|
|
|
|
|
|
2000-12-27 23:38:53 +00:00
|
|
|
|
2000-12-27 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-12-28 03:59:21 +00:00
|
|
|
|
* dlfcn/Makefile (tests): Add errmsg1.
|
|
|
|
|
(modules-names): Add errmsg1mod.
|
|
|
|
|
Add rules to run errmsg1.
|
|
|
|
|
* dlfcn/errmsg1.c: New file.
|
|
|
|
|
* dlfcn/errmsg1mod.c: New file.
|
|
|
|
|
|
2000-12-28 00:48:48 +00:00
|
|
|
|
* dlfcn/dlerror.c (dlerror): Always create output string which
|
|
|
|
|
includes object file name.
|
|
|
|
|
|
2000-12-27 23:38:53 +00:00
|
|
|
|
* sysdeps/alpha/alphaev6/memcpy.S: Don't go through unrolled loop
|
|
|
|
|
if we would go through it only once.
|
|
|
|
|
Patch by Rick Gorton <rick.gorton@api-networks.com>.
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/alphaev67/strncat.S: Fix handling of numeric parameter.
|
|
|
|
|
Patch by Richard Henderson <rth@redhat.com>.
|
|
|
|
|
|
|
|
|
|
2000-12-27 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* malloc/malloc.c (memmove): Add prototypes.
|
|
|
|
|
(MALLOC_MEMMOVE): Define.
|
|
|
|
|
(chunk_realloc): Use it instead of MALLOC_COPY if source and
|
|
|
|
|
destination might overlap.
|
|
|
|
|
|
2000-12-27 20:19:23 +00:00
|
|
|
|
2000-12-27 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* stdio-common/printf_fp.c (__printf_fp): Add prototype for nested
|
|
|
|
|
function.
|
|
|
|
|
* elf/dl-load.c (_dl_map_object_from_fd): Likewise.
|
|
|
|
|
* locale/programs/locale.c (show_locale_vars): Likewise.
|
|
|
|
|
(show_info): Likewise.
|
|
|
|
|
* locale/programs/ld-collate.c (collate_output): Likewise.
|
|
|
|
|
* locale/programs/ld-ctype.c (set_class_defaults): Likewise.
|
|
|
|
|
* elf/dl-deps.c (_dl_map_object_deps): Likewise.
|
|
|
|
|
* stdlib/rpmatch.c (rpmatch): Likewise.
|
|
|
|
|
|
|
|
|
|
* setjmp/tst-setjmp.c: Make local functions static.
|
|
|
|
|
* setjmp/jmpbug.c: Likewise.
|
|
|
|
|
* signal/tst-signal.c: Likewise.
|
|
|
|
|
* stdio-common/tfformat.c: Likewise.
|
|
|
|
|
* string/tst-svc.c: Likewise.
|
|
|
|
|
* time/clocktest.c: Likewise.
|
|
|
|
|
* time/tst-getdate.c: Likewise.
|
|
|
|
|
* dirent/list.c: Likewise.
|
|
|
|
|
* dirent/opendir-tst1.c: Likewise.
|
|
|
|
|
* posix/runtests.c: Likewise.
|
|
|
|
|
* posix/tst-getaddrinfo.c: Likewise.
|
|
|
|
|
* posix/tst-chmod.c: Likewise.
|
|
|
|
|
* posix/wordexp-test.c: Likewise.
|
|
|
|
|
* misc/tst-efgcvt.c: Likewise.
|
|
|
|
|
* timezone/tst-timezone.c: Likewise.
|
|
|
|
|
* rt/tst-clock.c: Likewise.
|
|
|
|
|
* rt/tst-shm.c: Likewise.
|
|
|
|
|
* rt/tst-aio2.c: Likewise.
|
|
|
|
|
* rt/tst-aio3.c: Likewise.
|
|
|
|
|
* rt/tst-aio4.c: Likewise.
|
|
|
|
|
* rt/tst-aio5.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* dlfcn/failtest.c: Add prototype for foo.
|
|
|
|
|
|
|
|
|
|
* dlfcn/glrefmain.c: Add prototype for do_test.
|
|
|
|
|
|
|
|
|
|
* dlfcn/tst-dladdr.c: Add prototype for do_test.
|
|
|
|
|
|
|
|
|
|
* string/test-ffs.c (main): Add prototype for nested function.
|
|
|
|
|
|
|
|
|
|
* sunrpc/des_soft.c: Include rpc/des_crypt.h for prototype.
|
|
|
|
|
|
|
|
|
|
* nss/XXX-lookup.c: Add prototype to shut up GCC.
|
|
|
|
|
|
|
|
|
|
* include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): Fix
|
|
|
|
|
setetherent prototype.
|
|
|
|
|
Add internal interfaces.
|
|
|
|
|
|
|
|
|
|
* nis/nss_nis/nis-ethers.c (_nss_nis_setetherent): Likewise.
|
|
|
|
|
* nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent): Likewise.
|
|
|
|
|
|
|
|
|
|
* resolv/res_data.c: Don't add (conflicting) prototypes for _LIBC.
|
|
|
|
|
|
|
|
|
|
* nis/nis_intern.h: Add prototype for __pmap_getnisport.
|
|
|
|
|
|
|
|
|
|
* nss/nss_files/files-ethers.c: Include netinet/ether.h to get
|
|
|
|
|
prototypes, remove struct etherent since it's declared in ether.h.
|
|
|
|
|
Fix ntohost declaration.
|
|
|
|
|
|
|
|
|
|
* elf/dl-profile.c (_dl_mcount): Add empty statement to shut up GCC.
|
|
|
|
|
|
|
|
|
|
* include/getopt.h: Add internal interfaces.
|
|
|
|
|
* include/termios.h: Likewise.
|
|
|
|
|
* include/resolv.h: Likewise.
|
|
|
|
|
* include/netdb.h: Likewise.
|
|
|
|
|
* include/grp.h: Likewise.
|
|
|
|
|
* include/pwd.h: Likewise.
|
|
|
|
|
* include/shadow.h: Likewise.
|
|
|
|
|
* include/rpc/netdb.h: Likewise.
|
2000-12-27 20:25:30 +00:00
|
|
|
|
* include/setjmp.h: Likewise.
|
2000-12-27 20:19:23 +00:00
|
|
|
|
|
|
|
|
|
* include/stdio.h: Add prototypes for compatibility functions.
|
|
|
|
|
* include/grp.h: Likewise.
|
|
|
|
|
* include/pwd.h: Likewise.
|
|
|
|
|
* include/shadow.h: Likewise.
|
|
|
|
|
|
|
|
|
|
* include/fenv.h: Define internal interfaces.
|
|
|
|
|
|
2000-12-27 20:01:49 +00:00
|
|
|
|
2000-12-27 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/bits/byteswap.h (__bswap_64): Handle constant
|
|
|
|
|
argument case separately.
|
|
|
|
|
* sysdeps/i386/bits/byteswap.h (__bswap_64): Likewise.
|
|
|
|
|
|
2000-12-27 17:18:07 +00:00
|
|
|
|
2000-12-27 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* include/sys/wait.h: Add some prototypes.
|
|
|
|
|
* Rules (dummy.c): Create also prototype to shut up GCC.
|
|
|
|
|
|
2000-12-27 08:14:29 +00:00
|
|
|
|
2000-12-27 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/if_index.c (__protocol_available): Uncomment,
|
|
|
|
|
it's not needed at the moment.
|
|
|
|
|
* sysdeps/generic/if_index.c (__protocol_available): Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/if_index.c (__protocol_available): Likewise.
|
|
|
|
|
|
2000-12-27 07:56:28 +00:00
|
|
|
|
2000-12-26 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* libio/getc_u.c: Include stdio.h via system path to get internal
|
|
|
|
|
prototypes.
|
|
|
|
|
* libio/getwc_u.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* stdlib/strfmon.c: Fix prototype of __printf_fp.
|
|
|
|
|
|
|
|
|
|
* stdio-common/vfprintf.c (process_arg): Move __printf_fphex and
|
|
|
|
|
__printf_fp prototypes to ...
|
|
|
|
|
* include/printf.h: ...here.
|
|
|
|
|
|
|
|
|
|
* include/stdio.h: Add some internal prototypes to shut up GCC.
|
|
|
|
|
* include/stdlib.h: Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/sigpause.c (__sigpause): Use ISO C prototype
|
|
|
|
|
declaration.
|
|
|
|
|
|
|
|
|
|
* include/signal.h: Add prototypes for internal sigpause
|
|
|
|
|
interfaces.
|
|
|
|
|
|
2000-12-27 04:24:10 +00:00
|
|
|
|
2000-12-26 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/bits/byteswap.h (__bswap_64): Make it usable for
|
|
|
|
|
64bit platforms. Reported by Dave Gilbert <gilbertd@treblig.org>.
|
|
|
|
|
|
2000-12-27 04:41:52 +00:00
|
|
|
|
* string/Makefile (tests): Add tst-bswap.
|
|
|
|
|
* string/tst-bswap.c: New file.
|
|
|
|
|
|
2000-12-27 03:30:43 +00:00
|
|
|
|
2000-12-11 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
|
|
|
|
|
|
* Makefile ($(inst_includedir)/gnu/stubs.h): Sort in the C locale.
|
|
|
|
|
|
|
|
|
|
2000-12-26 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sunrpc/Makefile (rpcgen-cmd): Use single quotes in sed call.
|
|
|
|
|
Patch by Ed Connell <Ed.Connell@sas.com>.
|
|
|
|
|
|
2000-12-25 01:11:15 +00:00
|
|
|
|
2000-12-24 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* locale/iso-639.def: Correct one entry. Add two missing entries.
|
|
|
|
|
|
|
|
|
|
* locale/iso-4217.def: Change entry for Eritrea.
|
|
|
|
|
Reported by Daniel Yacob <yacob@geez.org>.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2000-12-23 Ben Collins <bcollins@debian.org>
|
2000-12-25 00:51:33 +00:00
|
|
|
|
|
|
|
|
|
* manual/charset.texi (Extended Char Intro): Fix typo in ISO 6937
|
|
|
|
|
description.
|
|
|
|
|
|
|
|
|
|
* manual/stdio.texi (Dynamic Output): Document the return value of
|
|
|
|
|
asprintf. Also make the asprintf/snprintf examples a little
|
|
|
|
|
better (check for some error returns).
|
|
|
|
|
|
2000-12-22 09:00:20 +00:00
|
|
|
|
2000-12-22 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* include/stdio.h: Add __ftrylockfile prototype.
|
|
|
|
|
|
2000-12-21 23:42:32 +00:00
|
|
|
|
2000-12-21 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/fpu/math_ldbl.h (ieee_long_double_shape_type):
|
|
|
|
|
Make sign_exponent element signed.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ieee754/ldbl-96/math_ldbl.h (ieee_long_double_shape_type):
|
|
|
|
|
Fix a typo.
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Remove dead branch.
|
|
|
|
|
|
2000-12-21 17:24:40 +00:00
|
|
|
|
2000-12-21 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* nis/nss_nisplus/nisplus-ethers.c (struct etherent): Removed.
|
|
|
|
|
* inet/ether_hton.c: Likewise
|
|
|
|
|
* inet/ether_ntoh.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* nis/nss_nis/nis-ethers.c (_nss_nis_getntohost_r): Fix
|
|
|
|
|
declaration to match prototype.
|
|
|
|
|
|
|
|
|
|
* include/netinet/ether.h (struct etherent): Declare here so that
|
|
|
|
|
all implementations use the same struct.
|
|
|
|
|
|
|
|
|
|
* nis/nss_nis/nis-ethers.c: Include netinet/ether.h to get
|
|
|
|
|
prototypes.
|
|
|
|
|
(struct ether): Removed.
|
|
|
|
|
Use struct etherent instead of ether everywhere.
|
|
|
|
|
|
|
|
|
|
* include/rpc/auth.h (DECLARE_NSS_PROTOTYPES): New.
|
|
|
|
|
|
|
|
|
|
* include/rpc/auth_des.h (DECLARE_NSS_PROTOTYPES): New.
|
|
|
|
|
|
|
|
|
|
* sunrpc/publickey.c: Include auth_des.h for prototypes.
|
|
|
|
|
|
2000-12-21 04:17:49 +00:00
|
|
|
|
2000-12-20 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* math/test-misc.c: Add more tests for nextafter functions.
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/fpu/s_nextafterl.c: Handle change from denormal to
|
|
|
|
|
normal correctly. Correct test for sign.
|
|
|
|
|
Based on a patch by HJ Lu.
|
|
|
|
|
|
2000-12-20 00:40:36 +00:00
|
|
|
|
2000-12-19 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* Makeconfig (preprocess-version): Add -traditional to gcc call.
|
|
|
|
|
Cleanup sed calls.
|
|
|
|
|
|
2000-12-19 09:51:05 +00:00
|
|
|
|
2000-12-19 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* include/netinet/ether.h (DECLARE_NSS_PROTOTYPES): New.
|
|
|
|
|
|
|
|
|
|
* nis/nis_intern.h: Add prototype for __do_niscall3.
|
|
|
|
|
|
|
|
|
|
* nis/nss_nis/nis-rpc.c (_nss_nis_setrpcent): Fix declaration to
|
|
|
|
|
match prototype.
|
|
|
|
|
|
|
|
|
|
* include/netdb.h (DECLARE_NSS_PROTOTYPES): Reformat.
|
|
|
|
|
|
|
|
|
|
* include/rpc/netdb.h (DECLARE_NSS_PROTOTYPES): New.
|
|
|
|
|
|
|
|
|
|
* include/aliases.h (DECLARE_NSS_PROTOTYPES): New.
|
|
|
|
|
|
2000-12-18 17:22:27 +00:00
|
|
|
|
2000-12-18 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-12-19 05:07:31 +00:00
|
|
|
|
* math/test-misc.c: Add more tests for nextafter.
|
|
|
|
|
* sysdeps/i386/fpu/s_nextafterl.c: Handle decrement for x<0 correctly.
|
|
|
|
|
* sysdeps/ieee754/ldbl-96/math_ldbl.h
|
|
|
|
|
(ieee_long_double_shape_type): Make sign_exponent element signed.
|
|
|
|
|
|
2000-12-19 00:53:04 +00:00
|
|
|
|
* manual/message.texi: Add Estonian to plural overview list.
|
|
|
|
|
Correct rule for Slavic languages.
|
|
|
|
|
Patch by Stanislav Brabec <utx@penguin.cz>.
|
|
|
|
|
|
2000-12-18 17:22:27 +00:00
|
|
|
|
* nis/nss_nis/nis-netgrp.c: Remove unnecessary initializations.
|
|
|
|
|
|
2000-12-18 16:40:40 +00:00
|
|
|
|
2000-12-18 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-12-21 17:24:40 +00:00
|
|
|
|
* test-skeleton.c: Use temp_name_list instead of name_list to
|
2000-12-18 16:40:40 +00:00
|
|
|
|
avoid collision with name_list from inet/netgroup.h.
|
|
|
|
|
|
|
|
|
|
* nss/nss_files/files-network.c (NEED_H_ERRNO): Define.
|
|
|
|
|
|
|
|
|
|
* include/grp.h (DECLARE_NSS_PROTOTYPES): New.
|
|
|
|
|
* include/pwd.h (DECLARE_NSS_PROTOTYPES): New.
|
|
|
|
|
* include/netdb.h (DECLARE_NSS_PROTOTYPES): New.
|
|
|
|
|
* include/shadow.h (DECLARE_NSS_PROTOTYPES): New.
|
|
|
|
|
|
|
|
|
|
* hesiod/nss_hesiod/hesiod-proto.c (_nss_hesiod_setprotoent): Fix
|
|
|
|
|
declaration to match prototype.
|
|
|
|
|
* hesiod/nss_hesiod/hesiod-pwd.c (_nss_hesiod_setpwent): Likewise.
|
|
|
|
|
* hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_setgrent): Likewise.
|
|
|
|
|
* hesiod/nss_hesiod/hesiod-service.c (_nss_hesiod_setservent):
|
|
|
|
|
Likewise.
|
|
|
|
|
* nis/nss_nis/nis-grp.c (_nss_nis_setgrent): Likewise.
|
|
|
|
|
* nis/nss_nis/nis-pwd.c (_nss_nis_setpwent): Likewise.
|
|
|
|
|
* nis/nss_nis/nis-proto.c (_nss_nis_setprotoent): Likewise.
|
|
|
|
|
* nis/nss_nis/nis-service.c (_nss_nis_setservent): Likewise.
|
|
|
|
|
(_nss_nis_getservbyport_r): Likewise.
|
|
|
|
|
* nis/nss_nis/nis-hosts.c (_nss_nis_sethostent): Likewise.
|
|
|
|
|
* nis/nss_nis/nis-spwd.c (_nss_nis_setspent): Likewise.
|
|
|
|
|
* nis/nss_nis/nis-network.c (_nss_nis_getnetent_r): Likewise.
|
|
|
|
|
(_nss_nis_setnetent): Likewise
|
|
|
|
|
* nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
|
|
|
|
|
(_nss_nis_endnetgrent): Likewise.
|
|
|
|
|
* nis/nss_nisplus/nisplus-netgrp.c (_nss_nisplus_endnetgrent):
|
|
|
|
|
Likewise.
|
|
|
|
|
(_nss_nisplus_setnetgrent): Likewise.
|
|
|
|
|
* nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Likewise.
|
|
|
|
|
* nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_setpwent): Likewise.
|
|
|
|
|
* nis/nss_nisplus/nisplus-grp.c (_nss_nisplus_setgrent): Likewise.
|
|
|
|
|
* nis/nss_nisplus/nisplus-network.c (_nss_nisplus_setnetent):
|
|
|
|
|
Likewise.
|
|
|
|
|
* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_sethostent):
|
|
|
|
|
Likewise.
|
|
|
|
|
* nis/nss_nisplus/nisplus-service.c (_nss_nisplus_setservent):
|
|
|
|
|
Likewise.
|
|
|
|
|
* nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_setprotoent):
|
|
|
|
|
Likewise.
|
|
|
|
|
* nis/nss_compat/compat-spwd.c (_nss_compat_setspent): Likewise.
|
|
|
|
|
* nis/nss_compat/compat-pwd.c (_nss_compat_setpwent): Likewise.
|
|
|
|
|
* nis/nss_compat/compat-grp.c (_nss_compat_setgrent): Likewise.
|
|
|
|
|
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
|
|
|
|
|
* resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Likewise.
|
|
|
|
|
(_nss_dns_getnetbyaddr_r): Likewise.
|
|
|
|
|
|
2000-12-17 17:09:01 +00:00
|
|
|
|
2000-12-17 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-12-17 18:12:07 +00:00
|
|
|
|
* sysdeps/generic/k_sinl.c (__kernel_sinl): Fix functions
|
|
|
|
|
parameter.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/shm_open.c (freeit): Make static and add
|
|
|
|
|
unused attribute to shut up gcc warnings.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/k_sinl.c: Include math_private for prototypes.
|
|
|
|
|
* sysdeps/generic/k_tanl.c: Likewise.
|
|
|
|
|
* sysdeps/generic/k_cosl.c: Likewise.
|
|
|
|
|
* sysdeps/generic/e_j0l.c: Likewise.
|
|
|
|
|
* sysdeps/generic/e_j1l.c: Likewise.
|
|
|
|
|
* sysdeps/generic/e_jnl.c: Likewise.
|
|
|
|
|
* sysdeps/generic/e_lgammal_r.c: Likewise.
|
|
|
|
|
|
2000-12-17 17:09:01 +00:00
|
|
|
|
* elf/vismain.c: Move prototypes for functions in vismod*.c to
|
|
|
|
|
vismod.h.
|
|
|
|
|
* elf/vismod.h: New file.
|
|
|
|
|
* elf/Makefile (distribute): Add vismod.h.
|
|
|
|
|
* elf/vismod1.c: Include vismod.h.
|
|
|
|
|
* elf/vismod2.c: Likewise.
|
|
|
|
|
* elf/vismod3.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* elf/constload3.c: Add prototype declarations to shut up gcc.
|
|
|
|
|
* elf/failobj.c: Likewise.
|
|
|
|
|
* elf/nodelmod3.c: Likewise.
|
|
|
|
|
* elf/filtmod1.c: Likewise.
|
|
|
|
|
* elf/filtmod2.c: Likewise.
|
|
|
|
|
* elf/reldepmod1.c: Likewise.
|
|
|
|
|
* elf/reldepmod2.c: Likewise.
|
|
|
|
|
* elf/reldepmod3.c: Likewise.
|
|
|
|
|
* elf/reldepmod4.c: Likewise.
|
|
|
|
|
* elf/unload2dep.c: Likewise.
|
|
|
|
|
* elf/unload2mod.c: Likewise.
|
|
|
|
|
* elf/ltglobmod1.c: Likewise.
|
|
|
|
|
* elf/pathoptobj.c: Likewise.
|
2000-12-17 17:50:56 +00:00
|
|
|
|
* elf/neededobj1.c: Likewise.
|
|
|
|
|
* elf/neededobj2.c: Likewise.
|
|
|
|
|
* elf/neededobj3.c: Likewise.
|
|
|
|
|
* elf/neededobj4.c: Likewise.
|
|
|
|
|
* elf/nextmod1.c: Likewise.
|
|
|
|
|
* elf/nextmod2.c: Likewise.
|
2000-12-17 17:09:01 +00:00
|
|
|
|
|
|
|
|
|
* locale/programs/ld-collate.c (collate_finish): Don't use labels
|
|
|
|
|
at end of compound statement.
|
|
|
|
|
* locale/programs/locale.c (show_info): Likewise.
|
|
|
|
|
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
|
|
|
|
|
|
2000-12-16 18:25:45 +00:00
|
|
|
|
2000-12-16 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* catgets/gencat.c (read_input_file): Avoid calling obstack_free
|
|
|
|
|
with a pointer not returned by obstack_ functions.
|
|
|
|
|
|
2000-12-16 17:50:48 +00:00
|
|
|
|
2000-12-16 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-12-16 18:25:45 +00:00
|
|
|
|
* sysdeps/unix/sysv/aix/bits/stat.h (struct stat): Align with AIX
|
|
|
|
|
version.
|
|
|
|
|
(struct stat64): Likewise.
|
|
|
|
|
Reported by Michael Keezer <mkeezer@redhat.com>.
|
|
|
|
|
|
2000-12-16 17:50:48 +00:00
|
|
|
|
* timezone/asia: Update from tzdata2000h.
|
|
|
|
|
* timezone/australasia: Likewise.
|
|
|
|
|
* timezone/backward: Likewise.
|
|
|
|
|
* timezone/europe: Likewise.
|
|
|
|
|
* timezone/northamerica: Likewise.
|
|
|
|
|
* timezone/southamerica: Likewise.
|
|
|
|
|
* timezone/zone.tab: Likewise.
|
|
|
|
|
|
|
|
|
|
2000-12-14 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* io/ftw.c (ftw_dir): If process_entry returned non-zero result
|
|
|
|
|
and dir.stream is NULL, only free dir.content.
|
|
|
|
|
* io/ftwtest.c (cb, main): Add --early-exit option to test it.
|
|
|
|
|
* io/ftwtest-sh: Test with --early-exit.
|
|
|
|
|
|
2000-12-16 07:54:18 +00:00
|
|
|
|
2000-12-13 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* misc/efgcvt.c (FCVT_MAXDIG): Define.
|
|
|
|
|
(FCVT_BUFPTR): New variable.
|
|
|
|
|
(fcvt): If fcvt_r returns -1 on the static short buffer,
|
|
|
|
|
try to malloc a sufficiently large one and retry.
|
|
|
|
|
(free_mem): New function.
|
|
|
|
|
* misc/qefgcvt.c (FCVT_MAXDIG): Define.
|
|
|
|
|
* misc/tst-efgcvt.c (fcvt_tests): Add new test.
|
|
|
|
|
|
|
|
|
|
2000-12-15 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* misc/dirname.c (dirname): Fix search for second to last slash.
|
|
|
|
|
|
|
|
|
|
2000-12-13 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* misc/tst-dirname.c (main): Fix typo in test to really use
|
|
|
|
|
the examples from Unix98.
|
|
|
|
|
Reported by Michael Kerrisk <mtk16@ext.canterbury.ac.nz>.
|
|
|
|
|
|
2000-12-16 04:48:49 +00:00
|
|
|
|
2000-12-09 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/fpu/s_fabs.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_fabsf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_fabsl.S: New file.
|
|
|
|
|
|
2000-12-15 16:03:57 +00:00
|
|
|
|
2000-12-15 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* stdio-common/scanf9.c (main): Reformat and change to avoid
|
|
|
|
|
warnings.
|
|
|
|
|
|
|
|
|
|
* stdio-common/tstdiomisc.c: Make local functions static.
|
|
|
|
|
* stdio-common/tst-printf.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* elf/constload2.c: Add prototype declarations to shut up gcc.
|
|
|
|
|
* elf/dep1.c: Likewise.
|
|
|
|
|
* elf/dep2.c: Likewise.
|
|
|
|
|
* elf/dep3.c: Likewise.
|
|
|
|
|
* elf/dep4.c: Likewise.
|
|
|
|
|
* elf/ltglobmod2.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* libio/fmemopen.c: Make local functions static.
|
|
|
|
|
|
|
|
|
|
* elf/Makefile (distribute): Added testobj.h.
|
|
|
|
|
|
|
|
|
|
* elf/testobj.h: New file.
|
|
|
|
|
|
|
|
|
|
* elf/testobj1.c: Include testobj.h and move prototype
|
|
|
|
|
declarations to testobj.h.
|
|
|
|
|
* elf/testobj2.c: Likewise.
|
|
|
|
|
* elf/testobj3.c: Likewise.
|
|
|
|
|
* elf/testobj4.c: Likewise.
|
|
|
|
|
* elf/testobj5.c: Likewise.
|
|
|
|
|
* elf/testobj6.c: Likewise.
|
|
|
|
|
* elf/testobj1_1.c: Likewise.
|
|
|
|
|
* elf/preloadtest.c: Likewise.
|
|
|
|
|
|
2001-01-15 07:02:41 +00:00
|
|
|
|
2000-12-15 Ben Collins <bcollins@debian.org>
|
2000-12-15 14:16:56 +00:00
|
|
|
|
|
|
|
|
|
* misc/sys/cdefs.h: Fix thinko in checks for flexarr macros.
|
|
|
|
|
Patch by Akim Demaille <akim@epita.fr> in Debian bug report.
|
|
|
|
|
|
2000-12-15 06:42:07 +00:00
|
|
|
|
2000-12-14 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ieee754/flt-32/s_sincosf.c (__sincosf): The exponent
|
|
|
|
|
field in a float is 8 bits, not 11 bits.
|
|
|
|
|
|
2000-12-13 14:04:38 +00:00
|
|
|
|
2000-12-13 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* math/test-misc.c (main): Adjust m for IEEE quad long double.
|
|
|
|
|
|
2000-12-13 08:48:42 +00:00
|
|
|
|
2000-12-13 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-12-13 10:56:28 +00:00
|
|
|
|
* manual/message.texi (Using gettextized software): Fix typo.
|
|
|
|
|
|
|
|
|
|
* manual/charset.texi (Converting a Character): Fix mbstouwcs
|
|
|
|
|
program to compile.
|
|
|
|
|
Patch by Martin Buchholz <martin@xemacs.org>.
|
|
|
|
|
|
2000-12-13 08:48:42 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/sigpending.c (sigpending): Fix typo.
|
|
|
|
|
Reported by Michael Kerrisk <mtk16@ext.canterbury.ac.nz>.
|
|
|
|
|
|
2000-12-11 19:27:26 +00:00
|
|
|
|
2000-12-11 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/kernel_sigaction.h: Declare
|
|
|
|
|
kernel_sigset_t and use it.
|
|
|
|
|
Patch by Hiroyuki Machida <machida@sm.sony.co.jp>.
|
|
|
|
|
|
2000-12-16 04:48:49 +00:00
|
|
|
|
2000-12-10 Richard Henderson <rth@redhat.com>
|
2000-12-11 04:36:53 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/alphaev67/fpu/Implies: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev6/fpu/e_sqrtf.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev6/fpu/e_sqrt.S: New file.
|
|
|
|
|
|
2000-12-10 22:34:55 +00:00
|
|
|
|
2000-12-10 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/htonl.S: Fix a typo.
|
|
|
|
|
|
2000-12-10 22:28:48 +00:00
|
|
|
|
2000-12-10 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/alphaev6/stxcpy.S: Exchange t8 with t10.
|
|
|
|
|
|
2000-12-10 11:25:44 +00:00
|
|
|
|
2000-12-10 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fixed
|
2000-12-10 16:14:00 +00:00
|
|
|
|
cast as suggested by Jakub Jelinek <jakub@redhat.com> and Ulrich
|
|
|
|
|
Drepper <drepper@redhat.com>.
|
2000-12-10 11:25:44 +00:00
|
|
|
|
|
2000-12-09 18:33:58 +00:00
|
|
|
|
2000-12-09 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/sigaction.c: New file.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/sys/acct.h: Removed, we can use the
|
|
|
|
|
generic version.
|
|
|
|
|
Patches by Hiroyuki Machida <machida@sm.sony.co.jp>.
|
|
|
|
|
|
|
|
|
|
* locale/programs/ld-collate.c (handle_ellipsis): Fix format
|
|
|
|
|
string.
|
|
|
|
|
|
|
|
|
|
* locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fix
|
|
|
|
|
format string.
|
|
|
|
|
|
|
|
|
|
* nscd/hstcache.c (addhstbyname): Add cast to avoid warning.
|
|
|
|
|
* nscd/connections.c (handle_request): Likewise.
|
|
|
|
|
* nscd/pwdcache.c (addpwbyname): Likewise.
|
|
|
|
|
* nscd/grpcache.c (addgrbyname): Likewise.
|
|
|
|
|
|
|
|
|
|
* nscd/nscd_conf.c (nscd_parse_file): Remove extra argument.
|
|
|
|
|
|
2000-12-09 16:41:02 +00:00
|
|
|
|
2000-12-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-12-09 18:10:15 +00:00
|
|
|
|
* string/stratcliff.c: Add tests for stpncpy, memcpy, and mempcpy.
|
|
|
|
|
|
2000-12-09 16:41:02 +00:00
|
|
|
|
* Makeconfig (default_cflags): Make -O2 the default for stable
|
|
|
|
|
releases.
|
|
|
|
|
|
|
|
|
|
2000-12-08 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/fpu/s_isinfl.S: Renamed to ...
|
|
|
|
|
* sysdeps/ia64/fpu/s_isinf.S: This.
|
|
|
|
|
Add a .pred.rel.mutex note to avoid false report.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/fpu/s_isnanl.S: Renamed to ...
|
|
|
|
|
* sysdeps/ia64/fpu/s_isnan.S: This.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/fpu/s_fpclassify.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_fpclassifyf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_fpclassifyl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_isinff.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_isinfl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_isnanf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_isnanl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_finite.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_finitef.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_finitel.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_signbit.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_signbitf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_signbitl.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_copysign.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_copysignf.S: New file.
|
|
|
|
|
* sysdeps/ia64/fpu/s_copysignl.S: New file.
|
|
|
|
|
|
2000-12-09 00:33:53 +00:00
|
|
|
|
2000-12-08 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-12-09 03:58:22 +00:00
|
|
|
|
* math/libm-test.inc (main): Fix typos in messages.
|
|
|
|
|
|
2000-12-09 00:33:53 +00:00
|
|
|
|
* string/stratcliff.c: Add test for rawmemchr.
|
|
|
|
|
|
2000-12-09 00:02:12 +00:00
|
|
|
|
2000-12-08 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* elf/dl-open.c (_dl_open): If objname points right after errstring,
|
|
|
|
|
allocate it together with errstring using alloca.
|
|
|
|
|
* elf/dl-error.c (_dl_signal_error): If malloc failed, set objname
|
|
|
|
|
to "", because it might point to local stack.
|
|
|
|
|
|
2000-12-08 22:39:54 +00:00
|
|
|
|
2000-12-05 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* nss/Makefile (routines): Add getnssent and getnssent_r.
|
|
|
|
|
* nss/nsswitch.h (__nss_setent): New internal NSS function.
|
|
|
|
|
(__nss_endent): Likewise.
|
|
|
|
|
(__nss_getent_r): Likewise.
|
|
|
|
|
(__nss_getent): Likewise.
|
|
|
|
|
* nss/getnssent_r.c: New file.
|
|
|
|
|
* nss/getnssent.c: New file.
|
|
|
|
|
* nss/getXXent.c (H_ERRNO_VAR): Updated.
|
|
|
|
|
(GETFUNC_NAME): Updated to call __nss_getent ().
|
|
|
|
|
* nss/getXXent_r.c (H_ERRNO_VAR_P): New.
|
|
|
|
|
(STAYOPEN_TMPVAR): Updated.
|
|
|
|
|
(STAYOPEN_VAR): Updated.
|
|
|
|
|
(SETFUNC_NAME): Updated to call __nss_setent ().
|
|
|
|
|
(ENDFUNC_NAME): Updated to call __nss_endent ().
|
|
|
|
|
(INTERNAL (REENTRANT_GETNAME)): Updated to call __nss_getent_r ().
|
|
|
|
|
|
2000-12-08 19:19:43 +00:00
|
|
|
|
2000-12-08 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* nscd/dbg_log.h (dbg_log): Correct attribute.
|
|
|
|
|
|
2000-12-08 17:27:11 +00:00
|
|
|
|
2000-12-08 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* elf/dl-load.c (fillin_rpath): Don't assume there is '\0' at
|
|
|
|
|
cp + len. Compute where from dirname.
|
|
|
|
|
Reported by <jreiser@BitWagon.com>.
|
|
|
|
|
|
|
|
|
|
2000-12-08 Richard Henderson <rth@twiddle.net>
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/_mcount.S: Fix typo.
|
|
|
|
|
* sysdeps/alpha/strncpy.S: Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/alphaev6/Implies: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev67/Implies: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev67/ffs.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev67/ffsll.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev67/rawmemchr.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev67/stpcpy.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev67/stpncpy.S: New file.
|
|
|
|
|
* sysdeps/alpha/rawmemchr.S: New file.
|
|
|
|
|
* sysdeps/alpha/strcat.S: Tail call to __stxcpy.
|
|
|
|
|
* sysdeps/alpha/strcpy.S: Likewise.
|
|
|
|
|
|
|
|
|
|
From GMP 3.1.1:
|
|
|
|
|
* sysdeps/alpha/alphaev6/addmul_1.s: New file.
|
|
|
|
|
|
|
|
|
|
From rick.gorton@alpha-processor.com:
|
|
|
|
|
* sysdeps/alpha/alphaev6/memchr.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev6/memcpy.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev6/memset.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev6/stxcpy.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev6/stxncpy.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev67/strcat.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev67/strchr.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev67/strlen.S: New file.
|
|
|
|
|
* sysdeps/alpha/alphaev67/strncat.S: New file.
|
|
|
|
|
* sysdeps/alpha/htonl.S: Use a shorter sequence.
|
|
|
|
|
|
|
|
|
|
2000-12-08 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* inet/getnameinfo.c (getnameinfo): Fix NI_NOFQDN support.
|
|
|
|
|
Reported by <pspencer@fields.utoronto.ca>.
|
|
|
|
|
|
|
|
|
|
2000-12-07 Jes Sorensen <jes@linuxcare.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/elf/start.S (__data_start): Add __data_start variable.
|
|
|
|
|
Pointed out by Hans Boehm.
|
|
|
|
|
|
|
|
|
|
2000-12-07 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* elf/dl-version.c (match_symbol): Check map->l_name[0] for printing.
|
|
|
|
|
|
|
|
|
|
2000-12-07 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* misc/error.c: Add format attributes for __error and __error_at_line.
|
|
|
|
|
|
|
|
|
|
* nscd/dbg_log.h: Add format attribute.
|
|
|
|
|
|
|
|
|
|
2000-12-08 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* misc/sys/syslog.h: Add format attributes to syslog and vsyslog.
|
|
|
|
|
Patch by Joseph S. Myers <jsm28@cam.ac.uk>.
|
|
|
|
|
|
2000-12-07 05:22:24 +00:00
|
|
|
|
2000-12-07 Dan Pop <Dan.Pop@cern.ch>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/strcpy.S: Fix a bug in a recovery code sequence.
|
|
|
|
|
|
2000-12-07 00:33:59 +00:00
|
|
|
|
2000-12-06 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/aix/Makefile [$(subdir)==misc]
|
|
|
|
|
(sysdep_routines): Add uitrunc.
|
|
|
|
|
* sysdeps/unix/sysv/aix/uitrunc.c: New file.
|
|
|
|
|
Patches by Michael Keezer <mkeezer@redhat.com>.
|
|
|
|
|
|
2000-12-07 00:06:54 +00:00
|
|
|
|
2000-12-06 Roland McGrath <roland@frob.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/ioctl.c (__ioctl): Don't clobber ARG as we copy in
|
|
|
|
|
argument data, since it will be used to copy out too (for INOUT).
|
|
|
|
|
Reported by Marcus Brinkmann <marcus@gnu.org>.
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/ioctl.c: Include <stdint.h>.
|
|
|
|
|
(__ioctl): Use uintptr_t instead of unsigned long int.
|
|
|
|
|
|
2000-12-10 11:25:44 +00:00
|
|
|
|
2000-12-06 Jim Wilson <wilson@redhat.com>
|
2000-12-06 22:09:46 +00:00
|
|
|
|
|
2000-12-07 00:06:54 +00:00
|
|
|
|
* stdlib/l64a.c (l64a): Truncate M to 32-bit value.
|
2000-12-06 22:09:46 +00:00
|
|
|
|
|
2000-12-06 20:58:25 +00:00
|
|
|
|
2000-12-06 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* stdio-common/printf_fp.c (__printf_fp): Handle decimal point in
|
|
|
|
|
x.5 rounding correctly.
|
|
|
|
|
|
2000-12-06 17:10:47 +00:00
|
|
|
|
2000-12-06 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* stdio-common/perror.c (perror): Conditionalize code dealing with
|
|
|
|
|
wide-oriented streams on USE_IN_LIBIO.
|
|
|
|
|
|
2000-12-06 12:47:03 +00:00
|
|
|
|
2000-12-06 Mark Kettenis <kettenis@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start_cleanup): Mark
|
|
|
|
|
as internal_function.
|
|
|
|
|
|
2000-12-06 04:05:42 +00:00
|
|
|
|
2000-12-05 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/elf/start.S (__data_start): Define.
|
|
|
|
|
|
2000-12-06 03:28:07 +00:00
|
|
|
|
2000-12-05 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* nss/getXXent_r.c (setup): Change the return type to int.
|
|
|
|
|
|
2000-12-06 03:16:46 +00:00
|
|
|
|
2000-12-05 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/aix/Makefile [$(subdir)==misc]
|
|
|
|
|
(sysdep_routines): Add restf and savef.
|
|
|
|
|
* sysdeps/unix/sysv/aix/restf.c: New file.
|
|
|
|
|
* sysdeps/unix/sysv/aix/savef.c: New file.
|
|
|
|
|
Patches by Michael Keezer <mkeezer@redhat.com>.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/opendir.c (__opendir): Don't use o_directory_works
|
|
|
|
|
if O_DIRECTORY is not defined.
|
|
|
|
|
Patch by Michael Keezer <mkeezer@redhat.com>.
|
|
|
|
|
|
|
|
|
|
* include/libc-symbols.h (C_SYMBOL_DOT_NAME): Define.
|
|
|
|
|
Patch by Michael Keezer <mkeezer@redhat.com>.
|
|
|
|
|
|
|
|
|
|
* locale/programs/linereader.c (get_toplvl_escape): Recognize more
|
|
|
|
|
than 4 bytes in escape sequence.
|
|
|
|
|
Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
|
|
|
|
|
|
2000-12-05 17:34:28 +00:00
|
|
|
|
2000-12-05 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-12-05 18:00:04 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't
|
|
|
|
|
set mips2.
|
|
|
|
|
|
2000-12-05 17:41:15 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/mips/sysdep.h: New file.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/sys/syscall.h: Removed.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/mips/sysdep.h: Use SYS_ify.
|
2000-12-05 21:28:12 +00:00
|
|
|
|
Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
|
2000-12-05 17:41:15 +00:00
|
|
|
|
|
2000-12-05 17:34:28 +00:00
|
|
|
|
* elf/dl-misc.c (_dl_sysdep_read_whole_file): Mark as
|
|
|
|
|
internal_function.
|
|
|
|
|
* sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
|
|
|
|
|
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start_cleanup): Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/dl-cache.c: Remove declaration of
|
|
|
|
|
_dl_sysdep_read_whole_file.
|
|
|
|
|
|
|
|
|
|
* elf/dl-load.c (_dl_map_object): Remove declaration of
|
|
|
|
|
_dl_load_cache_lookup.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/ldsodefs.h: Add declarations of
|
|
|
|
|
_dl_load_cache_lookup, _dl_unload_cache,
|
|
|
|
|
_dl_sysdep_read_whole_file, _dl_sysdep_start and
|
|
|
|
|
_dl_sysdep_start_cleanup.
|
|
|
|
|
|
|
|
|
|
* elf/rtld.c: Remove prototypes that are defined in ldsodefs.h
|
|
|
|
|
now.
|
|
|
|
|
|
|
|
|
|
* elf/dl-misc.c: Include <ldsodefs.h> to get prototypes.
|
|
|
|
|
* sysdeps/generic/dl-environ.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* stdio-common/printf_fp.c: Include <gmp.h> instead of
|
|
|
|
|
<stdlib/gmp.h>.
|
|
|
|
|
* math/atest-exp.c: Likewise.
|
|
|
|
|
* math/atest-exp2.c: Likewise.
|
|
|
|
|
* math/atest-sincos.c: Likewise.
|
|
|
|
|
* stdio-common/_itoa.c: Likewise.
|
|
|
|
|
* stdio-common/_itowa.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* include/gmp.h: New file with internal prototypes.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/longjmp.c: Move _longjmp_unwind declaration from
|
|
|
|
|
here to...
|
|
|
|
|
* include/setjmp.h: ...here.
|
|
|
|
|
|
|
|
|
|
* locale/Makefile (routines): Remove codeset_name since it's not
|
|
|
|
|
needed anywhere.
|
|
|
|
|
|
|
|
|
|
* locale/codeset_name.c: Removed.
|
|
|
|
|
|
2000-12-05 16:19:20 +00:00
|
|
|
|
2000-12-05 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/aix/sys/param.h: Define MAXHOSTNAMELEN here.
|
|
|
|
|
|
2000-12-05 14:56:14 +00:00
|
|
|
|
2000-12-05 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/sys/param.h: Revert last patch.
|
|
|
|
|
|
2000-12-10 11:25:44 +00:00
|
|
|
|
2000-12-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
2000-12-05 09:29:23 +00:00
|
|
|
|
|
2000-12-05 16:19:20 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/s390/mmap64.S: Use mmap if mmap2 isn't
|
2000-12-05 09:29:23 +00:00
|
|
|
|
available.
|
|
|
|
|
|
2000-12-05 08:17:58 +00:00
|
|
|
|
2000-12-05 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* nss/test-netdb.c: Mark local functions as static to avoid
|
|
|
|
|
warnings.
|
|
|
|
|
(main): Use return to silence warning.
|
|
|
|
|
|
|
|
|
|
* stdlib/test-canon.c (check_path): Mark as static to avoid warning.
|
|
|
|
|
|
|
|
|
|
* stdio-common/test-popen.c: Mark local functions as static to
|
|
|
|
|
avoid warnings.
|
|
|
|
|
(main): Use return to silence warning.
|
|
|
|
|
|
|
|
|
|
* stdlib/testsort.c (compare): Mark as static to avoid warning.
|
|
|
|
|
|
|
|
|
|
* assert/test-assert.c: Mark local functions as static to avoid
|
|
|
|
|
warnings.
|
|
|
|
|
* assert/test-assert-perr.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* math/libm-test.inc (main): Use return to silence warnings.
|
|
|
|
|
|
2000-12-05 06:36:53 +00:00
|
|
|
|
2000-12-04 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-12-05 06:53:55 +00:00
|
|
|
|
* math/fenv.h: Fix typo in comment.
|
|
|
|
|
|
2000-12-05 06:49:26 +00:00
|
|
|
|
* math/test-misc.c (main): Add a few more over and underflow tests
|
|
|
|
|
for scalb.
|
|
|
|
|
|
2000-12-05 06:36:53 +00:00
|
|
|
|
* sysdeps/i386/fpu/e_scalb.S: Handle NaN as first parameter correctly.
|
|
|
|
|
* sysdeps/i386/fpu/e_scalbf.S: Likewise.
|
|
|
|
|
* sysdeps/i386/fpu/e_scalbl.S: Likewise.
|
|
|
|
|
* math/w_scalb.c: Don't use matherr except in SVID mode.
|
|
|
|
|
* math/w_scalbf.c: Likewise.
|
|
|
|
|
* math/w_scalbl.c: Likewise.
|
|
|
|
|
* math/test-misc.c: Add test for NaN and scalbl.
|
|
|
|
|
Reported by Fred J. Tydeman <tydeman@tybor.com>.
|
|
|
|
|
|
2000-12-05 04:18:59 +00:00
|
|
|
|
2000-12-04 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* configure.in: Define HAVE_ASM_GLOBAL_DOT_NAME for AIX.
|
|
|
|
|
* config.h.in: Add HAVE_ASM_GLOBAL_DOT_NAME.
|
|
|
|
|
* include/libc-symbols.h (strong_alias): Define special version
|
|
|
|
|
for HAVE_ASM_GLOBAL_DOT_NAME.
|
|
|
|
|
(weak_alias): Likewise.
|
|
|
|
|
* sysdeps/powerpc/bsd-setjmp.S: Use strong_alias not .set.
|
|
|
|
|
* sysdeps/unix/sysv/aix/Makefile [$(subdir)==login]
|
|
|
|
|
(sysdep_routines): Add setutxent, getutxent, endutxent, getutxid,
|
|
|
|
|
getutxline, pututxline, and utmpxname.
|
|
|
|
|
* sysdeps/unix/sysv/aix/fchdir.c: Define __fchdir.
|
|
|
|
|
* sysdeps/unix/sysv/aix/lseek.c: Define __libc_lseek alias.
|
|
|
|
|
* sysdeps/unix/sysv/aix/open.c: Define __libc_open alias.
|
|
|
|
|
* sysdeps/unix/sysv/aix/pread.c: Define pread alias.
|
|
|
|
|
* sysdeps/unix/sysv/aix/pread64.c: Define pread64 alias.
|
|
|
|
|
* sysdeps/unix/sysv/aix/sysdep.h (JUMPTARGET): Use C_TEXT.
|
|
|
|
|
* sysdeps/unix/sysv/aix/bits/types.h: Define __clockid_t and __timer_t.
|
|
|
|
|
* sysdeps/unix/sysv/aix/bits/utmp.h: Cleanup. Add comments.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sys/param.h (MAXHOSTNAMELEN): Define.
|
|
|
|
|
Patches by Michael Keezer <mkeezer@redhat.com>.
|
|
|
|
|
|
2000-12-05 00:41:57 +00:00
|
|
|
|
2000-12-04 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* configure.in: Change --with-oldest-abi=ABI to
|
|
|
|
|
--enable-oldest-abi=ABI.
|
|
|
|
|
|
|
|
|
|
2000-12-02 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
|
|
|
|
|
|
* stdio-common/perror.c (perror): If stderr is wide-oriented, use
|
|
|
|
|
fwprintf instead of fprintf.
|
|
|
|
|
|
2000-12-04 08:37:38 +00:00
|
|
|
|
2000-12-04 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/fpu/bits/mathdef.h: Remove FLT_EVAL_METHOD and
|
|
|
|
|
DECIMAL_DIG definitions.
|
|
|
|
|
* sysdeps/arm/fpu/bits/mathdef.h: Likewise
|
|
|
|
|
* sysdeps/generic/bits/mathdef.h: Likewise
|
|
|
|
|
* sysdeps/i386/fpu/bits/mathdef.h: Likewise
|
|
|
|
|
* sysdeps/ia64/fpu/bits/mathdef.h: Likewise
|
|
|
|
|
* sysdeps/m68k/fpu/bits/mathdef.h: Likewise
|
|
|
|
|
* sysdeps/powerpc/fpu/bits/mathdef.h: Likewise
|
|
|
|
|
* sysdeps/sparc/fpu/bits/mathdef.h: Likewise
|
|
|
|
|
* sysdeps/sh/sh4/fpu/bits/mathdef.h: Likewise
|
|
|
|
|
|
2000-12-03 10:00:46 +00:00
|
|
|
|
2000-12-03 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-12-04 08:37:38 +00:00
|
|
|
|
* math/test-fenv.c (main): Use return instead of exit to avoid warning.
|
|
|
|
|
|
|
|
|
|
* math/atest-exp.c: Mark local functions as static to avoid warnings.
|
|
|
|
|
* math/atest-exp2.c: Likewise.
|
|
|
|
|
* math/atest-sincos.c: Likewise.
|
|
|
|
|
|
2000-12-04 07:15:24 +00:00
|
|
|
|
* sysdeps/i386/fpu/bits/mathdef.h (DECIMAL_DIG): Correct value.
|
|
|
|
|
Reported by Fred J. Tydeman <tydeman@tybor.com>.
|
|
|
|
|
|
2000-12-04 04:56:36 +00:00
|
|
|
|
* sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Hopefully fix
|
|
|
|
|
the handling of denormalized numbers.
|
|
|
|
|
|
|
|
|
|
* math/test-misc.c (main): Test for fpclassify and pseudo denormal
|
|
|
|
|
numbers on x86.
|
|
|
|
|
* sysdeps/i386/fpu/fpclassifyl.c: New file.
|
2000-12-04 01:26:09 +00:00
|
|
|
|
|
2000-12-04 01:20:04 +00:00
|
|
|
|
* sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Handle the
|
|
|
|
|
pseudo denormal representation of LDBL_MIN.
|
|
|
|
|
|
2000-12-04 00:11:40 +00:00
|
|
|
|
* iconvdata/SJIS.irreversible: Remove unnecessary entries.
|
|
|
|
|
* iconvdata/EUC-JP.irreversible: Remove unnecessary entries.
|
|
|
|
|
|
|
|
|
|
* iconvdata/sjis.c: Enable round-trip mapping of backslash and tilde.
|
|
|
|
|
* iconvdata/jis0208.c: Likewise.
|
|
|
|
|
* iconvdata/jis0212.c: Likewise.
|
|
|
|
|
Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
|
|
|
|
|
|
2000-12-03 23:38:18 +00:00
|
|
|
|
* math/test-misc.c (main): More tests for frexp and some for
|
|
|
|
|
fpclassify and isnormal.
|
|
|
|
|
|
2000-12-03 23:35:00 +00:00
|
|
|
|
* sysdeps/ieee754/flt-32/s_fpclassifyf.c (__fpclassifyf): Correct
|
|
|
|
|
test for subnormal.
|
|
|
|
|
Reported by Fred J. Tydeman <tydeman@tybor.com>.
|
|
|
|
|
|
2000-12-03 10:00:46 +00:00
|
|
|
|
* math/test-misc.c (main): Add tests for frexp.
|
|
|
|
|
Reported by Fred J. Tydeman <tydeman@tybor.com>.
|
|
|
|
|
* sysdeps/i386/fpu/s_frexpl.S: Don't overflow during the computation.
|
|
|
|
|
|
2000-12-02 23:09:01 +00:00
|
|
|
|
2000-12-02 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* locale/lc-time.c (_nl_init_era_entries): Pass L'\0' instead of
|
|
|
|
|
'\0' to wcschr.
|
|
|
|
|
|
2000-12-02 08:18:55 +00:00
|
|
|
|
2000-12-02 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-12-02 18:22:43 +00:00
|
|
|
|
* sysdeps/i386/fpu/s_frexp.S: Add missing fwait.
|
|
|
|
|
* sysdeps/i386/fpu/s_frexpf.S: Likewise.
|
|
|
|
|
* sysdeps/i386/fpu/s_frexpl.S: Likewise.
|
|
|
|
|
|
2000-12-02 08:18:55 +00:00
|
|
|
|
* sysdeps/generic/glob.c: Adjust types of several variables to
|
|
|
|
|
avoid warnings.
|
|
|
|
|
|
2000-12-02 01:18:11 +00:00
|
|
|
|
2000-12-01 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/shm_open.c: Remove incorrect comment.
|
|
|
|
|
|
2000-12-01 23:50:36 +00:00
|
|
|
|
2000-11-30 Roland McGrath <roland@frob.com>
|
|
|
|
|
|
|
|
|
|
* hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): New macro.
|
|
|
|
|
(_HURD_HANDLE_IOCTLS, _HURD_HANDLE_IOCTL): Redefine using it, so as to
|
|
|
|
|
allow multiple instances using the same function name in one file.
|
|
|
|
|
|
2000-12-01 20:14:07 +00:00
|
|
|
|
2000-12-01 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-12-04 01:20:04 +00:00
|
|
|
|
* configure.in: Correct test for pserver CVS access.
|
2000-12-01 20:14:07 +00:00
|
|
|
|
|
2000-12-01 03:20:00 +00:00
|
|
|
|
2000-11-28 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* libio/libio.h: Remove extra "#if ... #endif".
|
|
|
|
|
|
2000-12-01 00:43:32 +00:00
|
|
|
|
2000-11-29 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* stdio-common/vfscanf.c (ORIENT): Swap the COMPILE_WSCANF case.
|
|
|
|
|
|
2000-12-05 00:41:57 +00:00
|
|
|
|
2000-12-01 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* nss/getXXbyYY_r.c: Fix verioned symbol handling.
|
|
|
|
|
* nss/getXXent_r.c: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
|
|
|
|
|
|
|
|
|
|
2000-11-30 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* scripts/abi-versions.awk (oldest_abi): New variable.
|
|
|
|
|
Handle the oldest ABI supported.
|
|
|
|
|
|
|
|
|
|
* Makerules ($(common-objpfx)abi-versions.h): Set oldest_abi
|
|
|
|
|
for scripts/abi-versions.awk.
|
|
|
|
|
|
|
|
|
|
* configure.in: Add --with-oldest-abi=ABI.
|
|
|
|
|
* configure: Rebuild.
|
|
|
|
|
|
|
|
|
|
* config.make.in (oldest-abi): New.
|
|
|
|
|
|
|
|
|
|
* config.h.in (GLIBC_OLDEST_ABI): New.
|
|
|
|
|
|
|
|
|
|
* csu/version.c (banner): Support GLIBC_OLDEST_ABI.
|
|
|
|
|
|
2000-12-01 00:43:32 +00:00
|
|
|
|
2000-11-30 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* locale/setlocale.c (setname): Free for all categories, not just
|
|
|
|
|
LC_ALL.
|
|
|
|
|
(setlocale): Store a copy of string passed by user, not the string
|
|
|
|
|
itself.
|
|
|
|
|
|
2000-11-30 23:29:46 +00:00
|
|
|
|
2000-11-30 Roland McGrath <roland@frob.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mach/hurd/defs.c (init_stdio): Put this on __libc_subinit
|
|
|
|
|
rather than _hurd_fd_subinit, so it happens after it's safe to use
|
|
|
|
|
libc facilities like malloc.
|
|
|
|
|
|
2000-11-30 17:42:48 +00:00
|
|
|
|
2000-11-28 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/getdents.c: Add _syscall_getdents64
|
|
|
|
|
declaration, adjust declaration of __syscall_getdents to match
|
|
|
|
|
kernel.
|
|
|
|
|
|
2000-11-30 07:31:10 +00:00
|
|
|
|
2000-11-29 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/readelflib.c (check_ptr): Undefine it first.
|
|
|
|
|
|
2000-11-29 09:25:19 +00:00
|
|
|
|
2000-11-29 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-12-01 00:43:32 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/hppa/brk.c (__brk): Remove unused variable.
|
2000-11-29 09:25:19 +00:00
|
|
|
|
|
2000-11-28 22:13:22 +00:00
|
|
|
|
2000-11-28 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-11-29 00:04:54 +00:00
|
|
|
|
* dlfcn/defaultmod1.c: Add prototypes to avoid warnings.
|
|
|
|
|
* dlfcn/defaultmod2.c: Likewise.
|
|
|
|
|
* dlfcn/dlopen.c: Likewise.
|
|
|
|
|
* dlfcn/dlopenold.c: Likewise.
|
|
|
|
|
* dlfcn/failtestmod.c: Likewise.
|
|
|
|
|
* dlfcn/glreflib1.c: Likewise.
|
|
|
|
|
* dlfcn/glreflib2.c: Likewise.
|
|
|
|
|
* dlfcn/eval.c: Likewise. Add attributes.
|
|
|
|
|
|
|
|
|
|
* ctype/ctype-extn.c: Define isblank and not __isblank.
|
|
|
|
|
|
2000-11-28 22:13:22 +00:00
|
|
|
|
* time/strftime.c: Add const where necessary to avoid warnings.
|
|
|
|
|
* time/strptime.c (strptime_internal): Add casts to avoid warnings.
|
|
|
|
|
|
2000-12-10 11:25:44 +00:00
|
|
|
|
2000-11-22 Paul Eggert <eggert@twinsun.com>
|
2000-11-28 21:12:43 +00:00
|
|
|
|
|
|
|
|
|
* time/strftime.c (my_strftime): Do not invoke mbrlen with a
|
|
|
|
|
size of (size_t) -1; it's not portable.
|
|
|
|
|
|
2000-11-28 18:12:18 +00:00
|
|
|
|
2000-11-28 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/i386/fpu/libm-test-ulps: Adjust some values for the
|
|
|
|
|
crappy i486 FPU.
|
|
|
|
|
Reported by Michael Deutschmann <michael@talamasca.ocis.net>.
|
|
|
|
|
|
2000-11-28 17:48:02 +00:00
|
|
|
|
2000-11-14 Jes Sorensen <jes@linuxcare.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/_mcount.S: Call __mcount instead of __mcount_internal.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/Makefile: Compile _mcount.S in subdir gmon as
|
|
|
|
|
_mcount is required by profiled binaries.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/machine-gmon.h: Moved to...
|
|
|
|
|
* sysdeps/ia64/machine-gmon.h: ...here.
|
|
|
|
|
|
2000-12-10 11:25:44 +00:00
|
|
|
|
2000-11-28 Masahide Washizawa <washi@jp.ibm.com>
|
2000-11-28 14:11:52 +00:00
|
|
|
|
|
|
|
|
|
* iconvdata/Makefile (modules): Add IBM922, IBM1124, and IBM1129.
|
|
|
|
|
(distribute): Add ibm922.c, ibm1124.c, ibm1129.c, ibm922.h, ibm1124.h,
|
|
|
|
|
and ibm1129.h.
|
|
|
|
|
* iconvdata/gconv-modules: Add entries for IBM922, IBM1124, and
|
|
|
|
|
IBM1129.
|
|
|
|
|
* iconvdata/ibm922.c: New file.
|
|
|
|
|
* iconvdata/ibm922.h: New file.
|
|
|
|
|
* iconvdata/ibm1124.c: New file.
|
|
|
|
|
* iconvdata/ibm1124.h: New file.
|
|
|
|
|
* iconvdata/ibm1129.c: New file.
|
|
|
|
|
* iconvdata/ibm1129.h: New file.
|
|
|
|
|
* iconvdata/testdata/IBM922: New file.
|
|
|
|
|
* iconvdata/testdata/IBM922..UTF8: New file.
|
|
|
|
|
* iconvdata/testdata/IBM1124: New file.
|
|
|
|
|
* iconvdata/testdata/IBM1124..UTF8: New file.
|
|
|
|
|
* iconvdata/testdata/IBM1129: New file.
|
|
|
|
|
* iconvdata/testdata/IBM1129..UTF8: New file.
|
|
|
|
|
|
2000-11-28 13:57:45 +00:00
|
|
|
|
2000-11-28 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* catgets/gencat.c (normalize_line): Take extra parameter with escape
|
|
|
|
|
character. Change callers.
|
|
|
|
|
(open_conversion): Determine mapping of 0x5c as wchar_t value.
|
|
|
|
|
* catgets/Makefile: Add rules to build and run test-gencat.
|
|
|
|
|
* catgets/sample.SJIS: New file.
|
|
|
|
|
* catgets/test-gencat.c: New file.
|
|
|
|
|
* catgets/test-gencat.sh: New file.
|
|
|
|
|
Report and test case by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
|
|
|
|
|
|
2000-11-28 09:17:56 +00:00
|
|
|
|
2000-11-28 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/bits/socket.h: Synch with generic
|
|
|
|
|
Linux version.
|
|
|
|
|
|
2000-11-28 09:01:39 +00:00
|
|
|
|
2000-11-28 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/bits/socket.h: Fix last patch.
|
|
|
|
|
|
2000-11-28 08:05:28 +00:00
|
|
|
|
2000-11-28 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/bits/socket.h (struct cmsghdr): Use
|
|
|
|
|
__flexarr.
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/bits/socket.h (struct cmsghdr):
|
|
|
|
|
Likewise.
|
|
|
|
|
|
2000-11-27 17:54:38 +00:00
|
|
|
|
2000-11-27 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-11-28 07:40:13 +00:00
|
|
|
|
* misc/getusershell.c: Make strings in okshells array const.
|
|
|
|
|
* misc/regexp.c: Add const to cast to avoid warnings.
|
|
|
|
|
* sysdeps/unix/sysv/linux/llseek.c: Add prototype for __llseek.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/setresuid.c: Add prototype for
|
|
|
|
|
__setresuid.
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/setresgid.c: Add prototype for
|
|
|
|
|
setresgid.
|
|
|
|
|
* misc/error.c: Add prototypes for __error and __error_at_line.
|
|
|
|
|
* misc/mntent_r.c (__getmntent_r): Add break at end of switch
|
|
|
|
|
statement to avoid warning.
|
2000-11-28 07:10:56 +00:00
|
|
|
|
* test-skeleton.c: Mark timeout_handler with noreturn.
|
|
|
|
|
* iconv/skeleton.c (get16u): Add const to cast.
|
|
|
|
|
(get32u): Likewise.
|
|
|
|
|
* iconvdata/gb18030.c: Likewise.
|
|
|
|
|
* iconvdata/iso-2022-cn-ext.c: Likewise.
|
|
|
|
|
* iconvdata/ansi_x3.110.c: Add cast to avoid warning.
|
|
|
|
|
* iconvdata/big5.c: Likewise.
|
|
|
|
|
* iconvdata/big5hkscs.c: Likewise.
|
|
|
|
|
* iconvdata/iso_6937.c: Likewise.
|
|
|
|
|
* iconvdata/iso_6937-2.c: Likewise.
|
|
|
|
|
* iconvdata/t.61.c: Likewise.
|
|
|
|
|
* iconvdata/iso646.c: Add prototypes for gconv_init and gconv_env.
|
|
|
|
|
* iconvdata/unicode.c: Likewise.
|
|
|
|
|
* iconvdata/utf-16.c: Likewise.
|
|
|
|
|
* iconvdata/cns11643.h (ucs4_to_cns11643): Define needed as size_t.
|
|
|
|
|
* iconv/gconv_trans.c (__gconv_translit_find): Avoid one warning
|
|
|
|
|
with little code shuffling.
|
|
|
|
|
|
2000-11-27 23:33:31 +00:00
|
|
|
|
* sysdeps/powerpc/Makefile (CFLAGS-initfini.s): Add -O1 to avoid
|
|
|
|
|
the problems introduced when the user selects -O3.
|
|
|
|
|
|
2000-11-27 17:54:38 +00:00
|
|
|
|
* iconv/gconv.h (__gconv_info): Define __data element using __flexarr.
|
|
|
|
|
* misc/sys/cdefs.h: Define __flexarr.
|
|
|
|
|
Proposed by Joseph S. Myers <jsm28@cam.ac.uk>.
|
|
|
|
|
|
|
|
|
|
* iconvdata/iso-2022-jp.c: Add prototypes to avoid warnings.
|
|
|
|
|
* iconv/skeleton.c: Likewise.
|
|
|
|
|
* iconvdata/iso8859-1.c (BODY to 8859-1): Add const to cast.
|
|
|
|
|
* iconv/loop.c (get16): Add const to cast.
|
|
|
|
|
(get32): Likewise.
|
|
|
|
|
|
2000-11-27 16:46:26 +00:00
|
|
|
|
2000-11-27 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* login/programs/pt_chown.c (do_pt_chown): Mark function as static
|
|
|
|
|
to avoid warning.
|
|
|
|
|
* login/programs/utmpdump.c (print_entry): Likewise.
|
|
|
|
|
|
2000-11-27 14:41:40 +00:00
|
|
|
|
2000-11-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
|
|
|
|
|
|
|
|
|
|
* sysdeps/mips/__longjmp.c (__longjmp): Restore SP and FP last and
|
|
|
|
|
in a single asm as they may be used to access other stored
|
|
|
|
|
registers.
|
|
|
|
|
* sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.
|
|
|
|
|
|
2000-11-27 14:37:10 +00:00
|
|
|
|
2000-11-27 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* rt/tst-aio.c: Mark test functions as static to avoid warnings.
|
|
|
|
|
* rt/tst-aio64.c: Likewise.
|
|
|
|
|
|
2000-11-27 08:58:12 +00:00
|
|
|
|
2000-11-27 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* catgets/Makefile (test1.cat): Set LC_ALL, LOCPATH, and GCONV_PATH
|
|
|
|
|
for gencat run.
|
|
|
|
|
(libc.cat): Likewise.
|
|
|
|
|
* catgets/gencat.c: Implement handling of message catalogs encoded
|
|
|
|
|
with stateful character sets.
|
|
|
|
|
Based on a patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
|
|
|
|
|
|
Update.
2000-11-26 Ulrich Drepper <drepper@redhat.com>
* inet/getnameinfo.c: Adjust casts to avoid warnings.
* inet/rcmd.c: Likewise.
* inet/ruserpass.c: Likewise.
* inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK,
IN6_IS_ADDR_MULTICAST, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, IN6_ARE_ADDR_EQUAL,
IN6_IS_ADDR_MC_NODELOCAL, IN6_IS_ADDR_MC_LINKLOCAL,
IN6_IS_ADDR_MC_SITELOCAL, IN6_IS_ADDR_MC_ORGLOCAL,
IN6_IS_ADDR_MC_GLOBAL): Preserve const in cast.
* include/aliases.h: Add prototypes for internal __getalias* functions.
* include/netdb.h: Add prototypes for __old_gethostent_r,
__old_gethostbyaddr_r, __old_gethostbyname_r, __old_gethostbyname2_r,
__old_getnetent_r, __old_getnetbyaddr_r, __old_getnetbyname_r,
__old_getservent_r, __old_getservbyname_r, __old_getservbyport_r,
__old_getprotoent_r, __old_getprotobyname_r, __old_getprotobynumber_r.
* include/rpc/netdb.h: Add prototypes for __old_getrpcbyname_r,
__old_getrpcbynumber_r, __old_getrpcent_r.
* include/rpc/netdb.h: Add __getrpcbyname_r, __getrpcbynumber_r,
__getrpcent_r prototypes.
2000-11-26 09:44:30 +00:00
|
|
|
|
2000-11-26 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-11-26 09:50:34 +00:00
|
|
|
|
* sysdeps/unix/opendir.c (__opendir): Add cast to avoid warning.
|
|
|
|
|
|
Update.
2000-11-26 Ulrich Drepper <drepper@redhat.com>
* inet/getnameinfo.c: Adjust casts to avoid warnings.
* inet/rcmd.c: Likewise.
* inet/ruserpass.c: Likewise.
* inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK,
IN6_IS_ADDR_MULTICAST, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, IN6_ARE_ADDR_EQUAL,
IN6_IS_ADDR_MC_NODELOCAL, IN6_IS_ADDR_MC_LINKLOCAL,
IN6_IS_ADDR_MC_SITELOCAL, IN6_IS_ADDR_MC_ORGLOCAL,
IN6_IS_ADDR_MC_GLOBAL): Preserve const in cast.
* include/aliases.h: Add prototypes for internal __getalias* functions.
* include/netdb.h: Add prototypes for __old_gethostent_r,
__old_gethostbyaddr_r, __old_gethostbyname_r, __old_gethostbyname2_r,
__old_getnetent_r, __old_getnetbyaddr_r, __old_getnetbyname_r,
__old_getservent_r, __old_getservbyname_r, __old_getservbyport_r,
__old_getprotoent_r, __old_getprotobyname_r, __old_getprotobynumber_r.
* include/rpc/netdb.h: Add prototypes for __old_getrpcbyname_r,
__old_getrpcbynumber_r, __old_getrpcent_r.
* include/rpc/netdb.h: Add __getrpcbyname_r, __getrpcbynumber_r,
__getrpcent_r prototypes.
2000-11-26 09:44:30 +00:00
|
|
|
|
* inet/getnameinfo.c: Adjust casts to avoid warnings.
|
|
|
|
|
* inet/rcmd.c: Likewise.
|
|
|
|
|
* inet/ruserpass.c: Likewise.
|
|
|
|
|
* inet/netinet/in.h (IN6_IS_ADDR_UNSPECIFIED, IN6_IS_ADDR_LOOPBACK,
|
|
|
|
|
IN6_IS_ADDR_MULTICAST, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
|
|
|
|
|
IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, IN6_ARE_ADDR_EQUAL,
|
|
|
|
|
IN6_IS_ADDR_MC_NODELOCAL, IN6_IS_ADDR_MC_LINKLOCAL,
|
|
|
|
|
IN6_IS_ADDR_MC_SITELOCAL, IN6_IS_ADDR_MC_ORGLOCAL,
|
|
|
|
|
IN6_IS_ADDR_MC_GLOBAL): Preserve const in cast.
|
|
|
|
|
* include/aliases.h: Add prototypes for internal __getalias* functions.
|
|
|
|
|
* include/netdb.h: Add prototypes for __old_gethostent_r,
|
|
|
|
|
__old_gethostbyaddr_r, __old_gethostbyname_r, __old_gethostbyname2_r,
|
|
|
|
|
__old_getnetent_r, __old_getnetbyaddr_r, __old_getnetbyname_r,
|
|
|
|
|
__old_getservent_r, __old_getservbyname_r, __old_getservbyport_r,
|
|
|
|
|
__old_getprotoent_r, __old_getprotobyname_r, __old_getprotobynumber_r.
|
|
|
|
|
* include/rpc/netdb.h: Add prototypes for __old_getrpcbyname_r,
|
|
|
|
|
__old_getrpcbynumber_r, __old_getrpcent_r.
|
|
|
|
|
|
|
|
|
|
* include/rpc/netdb.h: Add __getrpcbyname_r, __getrpcbynumber_r,
|
|
|
|
|
__getrpcent_r prototypes.
|
|
|
|
|
|
2000-11-25 08:22:02 +00:00
|
|
|
|
2000-11-25 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-11-26 07:10:00 +00:00
|
|
|
|
* string/strcoll.c: Add casts to avoid warnings.
|
|
|
|
|
* string/strnlen.c: Likewise.
|
|
|
|
|
* string/strxfrm.c: Likewise.
|
|
|
|
|
* sysdeps/generic/_strerror.c: Likewise.
|
|
|
|
|
* sysdeps/generic/memrchr.c: Likewise.
|
|
|
|
|
* sysdeps/generic/strcasestr.c: Likewise.
|
|
|
|
|
* sysdeps/generic/strstr.c: Likewise.
|
|
|
|
|
|
|
|
|
|
* locale/weight.h (findidx): Add const to cast to avoid warning.
|
|
|
|
|
|
2000-11-26 06:18:02 +00:00
|
|
|
|
* elf/loadfail.c: Little cosmetic changes to avoid warnings.
|
|
|
|
|
* elf/loadtest.c: Likewise.
|
|
|
|
|
* elf/multiload.c: Likewise.
|
|
|
|
|
* elf/next.c: Likewise.
|
|
|
|
|
* elf/nodelete.c: Likewise.
|
|
|
|
|
* elf/noload.c: Likewise.
|
|
|
|
|
* elf/order.c: Likewise.
|
|
|
|
|
* elf/origtest.c: Likewise.
|
|
|
|
|
* elf/preloadtest.c: Likewise.
|
|
|
|
|
* elf/restest1.c: Likewise.
|
|
|
|
|
|
2000-11-26 05:46:35 +00:00
|
|
|
|
* sysdeps/i386/i486/bits/string.h (__strncat_g) [i686]: Fourth
|
|
|
|
|
parameter of asm must be in %ecx.
|
|
|
|
|
|
2000-11-26 04:52:36 +00:00
|
|
|
|
* string/tester.c: Mark test functions as static to avoid warnings.
|
|
|
|
|
|
2000-11-25 08:22:02 +00:00
|
|
|
|
* iconv/gconv_conf.c (read_conf_file): Make mod_counter static to
|
|
|
|
|
preserve value over different gconv-modules files.
|
|
|
|
|
|
2000-11-24 23:39:37 +00:00
|
|
|
|
2000-11-24 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-11-25 01:26:30 +00:00
|
|
|
|
* locale/findlocale.c: Add casts to avoid warnings.
|
|
|
|
|
* locale/localeinfo.h (LIMAGIC): Add cast to avoid warnings.
|
|
|
|
|
* misc/efgcvt_r.c (fcvt_r): Use ssize_t instead of int and add cast
|
|
|
|
|
to avoid warnings.
|
|
|
|
|
* misc/tsearch.c (const_node): New type.
|
|
|
|
|
(trecurse): Correct casts to avoid warnings.
|
|
|
|
|
(__twalk): Likewise.
|
|
|
|
|
* stdlib/tst-limits.c: Add z modifier to formats for WORD_BIT and
|
|
|
|
|
LONG_BIT.
|
|
|
|
|
|
|
|
|
|
* debug/backtrace-tst.c (compare): Add casts to avoid warnings.
|
|
|
|
|
|
2000-11-24 23:39:37 +00:00
|
|
|
|
* test-skeleton.c: Mark local functions as static to avoid warnings.
|
|
|
|
|
|
|
|
|
|
2000-11-23 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* rt/tst-aio6.c (do_test): Use pipe instead of STDIN_FILENO to
|
|
|
|
|
support the background job.
|
|
|
|
|
Fix a typo.
|
|
|
|
|
|
2000-11-24 21:13:13 +00:00
|
|
|
|
2000-11-24 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* iconv/gconv_conf.c (insert_module): Replace old entry if new one
|
2000-11-24 23:39:37 +00:00
|
|
|
|
has same names but lower cost.
|
2000-11-24 21:13:13 +00:00
|
|
|
|
|
|
|
|
|
2000-11-23 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/sparc/sparc32/dl-machine.h: Ifdef out handling for relocs
|
|
|
|
|
which never occur during bootstrap.
|
|
|
|
|
* sysdeps/sparc/sparc64/dl-machine.h: Likewise.
|
|
|
|
|
|
2000-11-23 09:05:01 +00:00
|
|
|
|
2000-11-23 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-11-23 16:15:47 +00:00
|
|
|
|
* nss/nss_files/files-hosts.c: Remove getipnodebyname.
|
|
|
|
|
|
|
|
|
|
* nss/Versions: Remove _nss_files_getipnodebyname_r.
|
|
|
|
|
|
2000-11-23 09:05:01 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/Versions: Fix typo in last patch.
|
|
|
|
|
|
2000-11-23 08:04:16 +00:00
|
|
|
|
2000-11-18 Martin Buchholz <martin@xemacs.org>
|
|
|
|
|
|
|
|
|
|
* csu/gmon-start.c (__gmon_start__): Avoid over-clever trick `if
|
|
|
|
|
(called++) return;'
|
|
|
|
|
|
2000-12-10 11:25:44 +00:00
|
|
|
|
2000-11-21 Alan Modra <alan@linuxcare.com.au>
|
2000-11-23 08:04:16 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/generic/bsd-_setjmp.c (setjmp): Rename to _setjmp.
|
|
|
|
|
|
|
|
|
|
* csu/abi-note.S: Correct comment for operating system number.
|
|
|
|
|
|
2000-11-23 07:53:16 +00:00
|
|
|
|
2000-11-22 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* Versions.def: Add GLIBC_2.2.1 for glibc.
|
|
|
|
|
|
|
|
|
|
2000-11-22 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/syscalls.list: Add pivot_root.
|
|
|
|
|
* sysdeps/unix/sysv/linux/Versions: Add pivot_root at GLIBC_2.2.1.
|
|
|
|
|
|
2000-11-23 07:07:29 +00:00
|
|
|
|
2000-11-22 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* rt/aio_suspend.c (aio_suspend): Convert timeout value to
|
|
|
|
|
absolute time for pthread_cond_timedwait call.
|
|
|
|
|
Reported by Lawrence Chen <lchen@opentext.com> [libc/1930].
|
|
|
|
|
|
|
|
|
|
* rt/Makefile (tests): Add tst-aio6.
|
|
|
|
|
* rt/tst-aio6.c: New file.
|
|
|
|
|
|
2000-11-23 06:30:49 +00:00
|
|
|
|
2000-11-23 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/s390/bits/string.h (strncat): Fix one more typo.
|
|
|
|
|
|
2000-11-22 14:05:17 +00:00
|
|
|
|
2000-11-22 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-11-23 08:04:16 +00:00
|
|
|
|
* sysdeps/s390/bits/string.h (strncat): Add missing quotation marks.
|
2000-11-22 14:05:17 +00:00
|
|
|
|
|
2000-12-10 11:25:44 +00:00
|
|
|
|
2000-11-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
2000-11-22 06:41:53 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/s390/bits/string.h: Make strncat always add a \0.
|
|
|
|
|
|
2000-11-21 20:56:31 +00:00
|
|
|
|
2000-11-21 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/setjmp.S: Remove __setjmp entry point.
|
|
|
|
|
* sysdeps/arm/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/arm/fpu/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/i386/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/i386/elf/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/s390/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/s390/elf/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/sh/sh3/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/sh/sh4/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/sparc/sparc32/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
|
|
|
|
|
* sysdeps/unix/sysv/linux/m68k/setjmp.c: Removed.
|
|
|
|
|
|
2000-11-21 07:32:48 +00:00
|
|
|
|
2000-11-21 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-11-21 13:21:01 +00:00
|
|
|
|
* sysdeps/generic/__longjmp.c (__longjmp): Remove obsolete
|
2000-11-21 13:27:53 +00:00
|
|
|
|
NORETURN, fix parameter list.
|
2000-11-21 13:21:01 +00:00
|
|
|
|
|
2000-11-21 07:32:48 +00:00
|
|
|
|
* string/bug-strncat1.c (main): Fix typo.
|
|
|
|
|
Patch by Bernhard Kaindl <bernhard.kaindl@suse.de>.
|
|
|
|
|
|
2000-11-20 22:13:20 +00:00
|
|
|
|
2000-11-20 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* configure.in: Add --enable-all-warnings.
|
|
|
|
|
* config.make.in (all-warnings): New variable.
|
|
|
|
|
* Makeconfig (+gccwarn): Define with many more warnings if
|
|
|
|
|
all-warnings is yes.
|
|
|
|
|
|
2000-11-20 17:40:29 +00:00
|
|
|
|
2000-11-20 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* iconvdata/bug-iconv2.c (main): Use %zd in format string.
|
|
|
|
|
* io/test-lfs.c (do_test): Cast statbuf.st_size to long long.
|
|
|
|
|
* malloc/tst-valloc.c (main): Cast valloc return value to long.
|
|
|
|
|
* malloc/tst-obstack.c (verbose_malloc): Use %zd in format string.
|
|
|
|
|
* math/test-fpucw.c (main): Use %lx in format string, cast
|
|
|
|
|
control words to long.
|
|
|
|
|
* stdio-common/tst-fmemopen.c (main): Use %td in format strings.
|
|
|
|
|
* stdlib/tst-strtol.c (tests): Avoid (bogus?) decimal constant is so
|
|
|
|
|
large that it is unsigned warning.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/bits/types.h (__ssize_t): Changing
|
|
|
|
|
it to long on sparc64.
|
|
|
|
|
|
|
|
|
|
2000-11-20 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* nscd/nscd.h (termination_handler): Add noreturn attribute.
|
|
|
|
|
(receiv_print_stats): Likewise.
|
|
|
|
|
|
|
|
|
|
* elf/ldconfig.c (path_hwcap): Cast -1 for proper comparison.
|
|
|
|
|
|
2000-11-20 09:16:41 +00:00
|
|
|
|
2000-11-20 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-11-20 10:18:11 +00:00
|
|
|
|
* malloc/thread-m.h: gcc doesn't tolerate zero-sized types anymore.
|
|
|
|
|
|
2000-11-20 09:16:41 +00:00
|
|
|
|
* csu/gmon-start.c: Always have prototype for __gmon_start.
|
|
|
|
|
* csu/version.c: Add prototypes for __libc_print_version and
|
|
|
|
|
__libc_main.
|
|
|
|
|
* iconv/gconv.c: Include gconv_int.h and gconv.h.
|
|
|
|
|
* iconv/gconv.h (struct __gconv_step): Remove const from __from_name
|
|
|
|
|
and __to_name.
|
|
|
|
|
* iconv/gconv_builtin.h: Add ASCII module definitions.
|
|
|
|
|
* iconv/gconv_conf.c (__gconv_path_elem): Remove const.
|
|
|
|
|
(add_module): Add cast to avoid warning. Rework construction of
|
|
|
|
|
strings for new module.
|
|
|
|
|
* iconv/gconv_db.c (__gconv_alias_compare): Make s1 and s2 const.
|
|
|
|
|
(derivation_compare): Likewise.
|
|
|
|
|
* iconv/gconv_dl.c (do_release_shlib): Remove const from nodep.
|
|
|
|
|
(__gconv_release_shlib): Cast do_release_shlib as parameter for twalk.
|
|
|
|
|
* iconv/gconv_int.h (__gconv_path_elem): Remove const.
|
|
|
|
|
(struct gconv_alias): Remove const from fromname and toname.
|
|
|
|
|
* iconv/gconv_simple.c: Include gconv_builtin.h to get prototypes
|
|
|
|
|
for loop functions.
|
|
|
|
|
(internal_ucs4_loop): Use correct const-ness.
|
|
|
|
|
(ucs4_internal_loop): Likewise.
|
|
|
|
|
(internal_ucs4le_loop): Likewise.
|
|
|
|
|
(ucs4le_internal_loop_single): Likewise.
|
|
|
|
|
* iconv/gconv_trans.c (__gconv_transliterate): Make from_idx, from_tbl,
|
|
|
|
|
to_idx, to_tbl, winbuf, winbufend const. Change casts in
|
|
|
|
|
assignments appropriately.
|
|
|
|
|
(struct known_trans): Remove const from fname.
|
|
|
|
|
(trans_compare): Make s1 and s2 const.
|
|
|
|
|
* iconv/loop.c (LOOPFC): Make outend parameter const. Add cast to
|
|
|
|
|
avoid warning.
|
|
|
|
|
* iconv/skeleton.c: Remove cast in calls of loop functions.
|
|
|
|
|
* iconvdata/gconv-modules: Remove US-ASCII definitions.
|
|
|
|
|
* iconvdata/iso646.c: Remove US_ASCII support.
|
|
|
|
|
* include/set-hooks.h (DEFINE_HOOK): Also generate prototype.
|
|
|
|
|
* include/unistd.h: Add __libc_check_standard_fds prototype.
|
|
|
|
|
* string/bits/string2.h (__mempcpy_args): Add const to casts.
|
|
|
|
|
* sysdeps/generic/initfini.c: Add prototypes for dummy, _init, and
|
|
|
|
|
_fini.
|
|
|
|
|
* sysdeps/generic/libc-start.c: Add prototype for __libc_start_main.
|
|
|
|
|
* sysdeps/i386/i486/bits/string.h (strcmp): Add const to casts.
|
|
|
|
|
* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Add cast to avoid
|
|
|
|
|
warning.
|
|
|
|
|
* sysdeps/unix/sysv/linux/init-first.c: Add prototypes for
|
|
|
|
|
__libc_init_first and _dl_start.
|
2000-11-20 10:08:52 +00:00
|
|
|
|
* intl/dcigettext.c (transcmp): Make s1 and s2 const.
|
|
|
|
|
(DCIGETTEXT): Make domaindata variable const.
|
|
|
|
|
* intl/loadmsgcat.c (_nl_load_domain): Rearrange domain initialization
|
|
|
|
|
to avoid warning.
|
2000-11-20 09:16:41 +00:00
|
|
|
|
|
2000-11-20 07:55:44 +00:00
|
|
|
|
2000-11-20 Hiroyuki Machida <machida@sm.sony.co.jp>
|
|
|
|
|
|
2000-11-20 09:16:41 +00:00
|
|
|
|
* sysdeps/unix/sysv/linux/mips/clone.S: Fix comments.
|
2000-11-20 07:55:44 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/kernel_stat.h (kernel_stat): Expand
|
|
|
|
|
time_t to 'long int' not, 'unsigned int'. Use 'long int' for
|
|
|
|
|
__unused? members.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/mips/bits/fcntl.h (O_NOFOLLOW): Use same
|
|
|
|
|
value defined in /usr/include/asm-mips/fcntl.h.
|
|
|
|
|
|
2000-11-18 21:08:05 +00:00
|
|
|
|
2000-11-18 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-11-18 23:34:30 +00:00
|
|
|
|
* stdio-common/Makefile (tests): Add test-vfprintf.
|
|
|
|
|
(test-vfprintf-ENV): New variable.
|
|
|
|
|
* stdio-common/test-vfprintf.c: New file.
|
|
|
|
|
|
2000-11-18 21:08:05 +00:00
|
|
|
|
* wcsmbs/mbrtowc.c (__mbrtowc): Do not only flush if input is '\0'.
|
|
|
|
|
|
|
|
|
|
* wcsmbs/Makefile (tests): Add tst-mbrtowc and tst-wcrtomb.
|
|
|
|
|
(tst-mbrtowc-ENV): New variable.
|
|
|
|
|
(tst-wcrtomb-ENV): New variable.
|
|
|
|
|
* wcsmbs/tst-mbrtowc.c: New file.
|
|
|
|
|
* wcsmbs/tst-wcrtomb.c: New file.
|
|
|
|
|
|
2000-11-18 17:47:35 +00:00
|
|
|
|
2000-11-16 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* manual/install.texi (Tools for Compilation): Update
|
|
|
|
|
documentation for GCC 2.95.2.
|
|
|
|
|
|
2000-11-18 08:30:20 +00:00
|
|
|
|
2000-11-18 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/getaddrinfo.c (gaih_inet): Only return -EAI_AGAIN
|
|
|
|
|
if IPv4 and IPv6 requests timed out.
|
|
|
|
|
|
2000-11-18 08:11:59 +00:00
|
|
|
|
2000-11-18 Akim Demaille <akim@epita.fr>
|
|
|
|
|
|
|
|
|
|
* malloc/obstack.h: Formatting changes.
|
|
|
|
|
(obstack_grow, obstack_grow0): Don't cast WHERE at all: it
|
|
|
|
|
prevents type checking.
|
|
|
|
|
(obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
|
|
|
|
|
cast the value to (void *): assigning a `foo *' to a `void *'
|
|
|
|
|
variable is valid.
|
|
|
|
|
(obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
|
|
|
|
|
|
2000-11-18 07:48:29 +00:00
|
|
|
|
2000-11-17 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* scripts/config.guess: Update from upstream maintainer.
|
|
|
|
|
* scripts/config.sub: Likewise.
|
|
|
|
|
|
2000-11-16 18:20:27 +00:00
|
|
|
|
2000-11-16 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-11-18 17:47:35 +00:00
|
|
|
|
* libio/freopen.c (freopen): Reset _mode after succesful reopening.
|
2000-11-16 18:20:27 +00:00
|
|
|
|
* libio/freopen64.c (freopen64): Likewise.
|
2000-11-16 18:21:04 +00:00
|
|
|
|
Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
|
2000-11-16 18:20:27 +00:00
|
|
|
|
|
2000-11-17 00:27:46 +00:00
|
|
|
|
* libio/Makefile: Add rules to build and run test-freopen.
|
|
|
|
|
* libio/test-freopen.c: New file.
|
|
|
|
|
* libio/test-freopen.sh: New file.
|
|
|
|
|
|
2000-11-16 18:15:26 +00:00
|
|
|
|
2000-11-15 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/ldsodefs.h (DL_DT_INIT_ADDRESS): Defined if
|
|
|
|
|
ELF_FUNCTION_PTR_IS_SPECIAL is not defined.
|
|
|
|
|
(DL_DT_FINI_ADDRESS): Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/dl-lookupcfg.h (_dl_lookup_address): Set the
|
|
|
|
|
return type to ElfW(Addr).
|
|
|
|
|
(_dl_function_address): New prototype.
|
|
|
|
|
(DL_FUNCTION_ADDRESS): Defined.
|
|
|
|
|
(DL_DT_INIT_ADDRESS): Defined as DL_FUNCTION_ADDRESS.
|
|
|
|
|
(DL_DT_FINI_ADDRESS): Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/Versions (GLIBC_2.2): Add _dl_function_address.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/dl-machine.h (_dl_start_address): Removed.
|
|
|
|
|
(ELF_MACHINE_START_ADDRESS): Changed to DL_FUNCTION_ADDRESS.
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/dl-symaddr.c (_dl_start_address): Renamed to ...
|
|
|
|
|
(_dl_function_address): This.
|
|
|
|
|
|
|
|
|
|
* elf/dl-fini.c (_dl_fini): Use DL_DT_FINI_ADDRESS to get the
|
|
|
|
|
function pointer for DT_FINI.
|
|
|
|
|
* elf/dl-close.c (_dl_close): Likewise.
|
|
|
|
|
|
|
|
|
|
* elf/dl-init.c (_dl_init): Use DL_DT_INIT_ADDRESS to get the
|
|
|
|
|
function pointer for DT_INIT.
|
|
|
|
|
|
|
|
|
|
2000-11-16 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/printf_fphex.c (__printf_fphex): Compute correctly
|
|
|
|
|
end of wexpbuf buffer.
|
|
|
|
|
|
2000-11-16 13:42:49 +00:00
|
|
|
|
2000-11-16 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove duplicate
|
|
|
|
|
definition of F_GETLK, F_SETLK, F_SETLKW.
|
|
|
|
|
|
2000-11-16 07:41:21 +00:00
|
|
|
|
2000-11-16 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/dl-cache.c (_DL_PLATFORMS_COUNT): Define to 0 if
|
|
|
|
|
it's not defined.
|
|
|
|
|
|
2000-11-16 02:17:26 +00:00
|
|
|
|
2000-11-15 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* dlfcn/default.c (main): Add test for dladdr of main returning
|
|
|
|
|
argv[0] in dli_fname field.
|
|
|
|
|
|
|
|
|
|
2000-11-15 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* Makeconfig (run-program-prefix): Move test-static test into the
|
|
|
|
|
variable.
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/dl-machine.h (RTLD_START): Update _dl_argv.
|
|
|
|
|
* sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise,
|
|
|
|
|
schedule instructions.
|
|
|
|
|
* sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise,
|
|
|
|
|
schedule instructions, fix a bug in copying auxiliary data.
|
|
|
|
|
|
2000-11-16 01:59:23 +00:00
|
|
|
|
2000-11-15 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
2000-11-16 02:17:26 +00:00
|
|
|
|
* manual/startup.texi (Program Arguments): Fix type of main's envp
|
|
|
|
|
parameter.
|
|
|
|
|
Reported by Ra<52>l N<><4E>ez de Arenas Coronado <dervishd@linuxfreak.com>.
|
|
|
|
|
|
2000-11-16 01:59:23 +00:00
|
|
|
|
* iconvdata/gconv-modules: Add CP950 alias.
|
|
|
|
|
|
|
|
|
|
2000-11-13 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/Makefile: Allow ports to override
|
|
|
|
|
syscall-list.h goal.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/Makefile: New file.
|
|
|
|
|
|
2000-11-15 23:56:34 +00:00
|
|
|
|
2000-11-15 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* intl/Makefile: tst-gettext2.sh does not need a third parameter.
|
|
|
|
|
|
|
|
|
|
* intl/tst-gettext2.sh: Copy locale data. Adjust LOCPATH. Verify
|
|
|
|
|
output of program.
|
|
|
|
|
|
|
|
|
|
* intl/tst-gettext2.c: Set C locale if setting other locale
|
2000-12-10 11:25:44 +00:00
|
|
|
|
failed. Use gettext() not _().
|
2000-11-15 23:56:34 +00:00
|
|
|
|
|
|
|
|
|
* locale/setlocale.c: Increment _nl_msg_cat_cntr whenever we
|
|
|
|
|
successfully loaded a new locale.
|
|
|
|
|
|
|
|
|
|
2000-11-13 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: Require gcc 2.95 or newer.
|
|
|
|
|
|
|
|
|
|
2000-11-15 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/paths.h: Adjust for FHS.
|
|
|
|
|
Patch by Arkadiusz Miskiewicz <misiek@pld.ORG.PL>.
|
|
|
|
|
|
|
|
|
|
2000-11-11 Jim Meyering <meyering@lucent.com>
|
|
|
|
|
|
|
|
|
|
* string/strndup.c (strndup): Cast return value to `char *'.
|
|
|
|
|
|
|
|
|
|
2000-11-15 Jim Meyering <meyering@ascend.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/memchr.c: Remove some useless parentheses.
|
|
|
|
|
[HAVE_STDLIB_H || defined _LIBC]: Include <stdlib.h>.
|
|
|
|
|
[HAVE_BP_SYM_H || defined _LIBC]: Guard inclusion of bp-sym.h.
|
|
|
|
|
[! (HAVE_BP_SYM_H || defined _LIBC)] (BP_SYM): Define as no-op.
|
|
|
|
|
Also #undef __memchr.
|
|
|
|
|
Use `weak_alias' only if it's defined.
|
|
|
|
|
|
|
|
|
|
2000-11-10 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.in (install): Set LANGUAGE=C LC_ALL=C.
|
|
|
|
|
|
2000-11-15 08:46:30 +00:00
|
|
|
|
2000-11-15 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-11-15 09:41:20 +00:00
|
|
|
|
* elf/chroot_canon.c: Include <stdint.h>.
|
|
|
|
|
|
2000-11-15 08:46:30 +00:00
|
|
|
|
* elf/cache.c (struct cache_entry): Use uint64_t for hwcap.
|
|
|
|
|
(print_entry): Likewise.
|
|
|
|
|
(add_to_cache): Likewise.
|
|
|
|
|
|
|
|
|
|
* elf/ldconfig.h (add_to_cache): Change prototype for hwcap change.
|
|
|
|
|
|
|
|
|
|
* elf/ldconfig.c (struct lib_entry): Use uint64_t for hwcap.
|
|
|
|
|
(path_hwcap): Likewise.
|
|
|
|
|
(search_dir): Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/dl-cache.c (HWCAP_CHECK): Handle platform.
|
|
|
|
|
|
|
|
|
|
* elf/cache.c (add_to_cache): Handle 64 bit hwcap entry.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h
|
2000-11-15 08:48:14 +00:00
|
|
|
|
(_dl_platform_string): New.
|
2000-11-15 08:46:30 +00:00
|
|
|
|
(_DL_HWCAP_PLATFORM): New.
|
|
|
|
|
(_dl_string_platform): New.
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
|
|
|
|
|
|
|
|
|
|
* sysdeps/generic/dl-procinfo.h (_DL_HWCAP_COUNT): New.
|
|
|
|
|
(_dl_string_platform): New.
|
|
|
|
|
(_DL_HWCAP_PLATFORM): New.
|
|
|
|
|
(_dl_platform_string): New.
|
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Added x86 platform
|
|
|
|
|
recognition.
|
|
|
|
|
(_DL_HWCAP_COUNT): New.
|
|
|
|
|
(_dl_string_platform): New.
|
|
|
|
|
(_DL_HWCAP_PLATFORM): New.
|
|
|
|
|
(_dl_platform_string): New.
|
|
|
|
|
|
2000-11-15 07:43:51 +00:00
|
|
|
|
2000-11-14 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* iconvdata/gconv-modules: Add CP936 as alias for GBK.
|
|
|
|
|
|
2000-11-14 14:56:05 +00:00
|
|
|
|
2000-11-14 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
2000-12-08 17:27:11 +00:00
|
|
|
|
* sysdeps/generic/dl-cache.c (HWCAP_CHECK): Fix access to _dl_hwcap.
|
2000-11-14 14:56:05 +00:00
|
|
|
|
|
2000-11-13 21:31:24 +00:00
|
|
|
|
2000-11-13 Roland McGrath <roland@frob.com>
|
|
|
|
|
|
|
|
|
|
* hurd/get-host.c (_hurd_get_host_config): Fix last change.
|
|
|
|
|
|
2000-11-13 20:15:25 +00:00
|
|
|
|
2000-11-13 Marcus Brinkmann <marcus@gnu.org>
|
|
|
|
|
|
|
|
|
|
* hurd/get-host.c (_hurd_get_host_config): Fix possible buffer
|
|
|
|
|
underrun and make sure the result is null terminated even if there
|
|
|
|
|
is no trailing newline.
|
|
|
|
|
|
2000-11-13 16:54:10 +00:00
|
|
|
|
2000-11-13 Jakub Jelinek <jakub@redhat.com>
|
|
|
|
|
|
|
|
|
|
* sysdeps/alpha/fpu/libm-test-ulps: Update.
|
|
|
|
|
|
|
|
|
|
2000-11-10 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/ia64/fpu/libm-test-ulps: Updated.
|
|
|
|
|
|
2000-11-10 14:06:26 +00:00
|
|
|
|
2000-11-10 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* elf/ldconfig.c (create_links): Fix alloca calculation.
|
|
|
|
|
Patch by Ben Collins <bcollins@debian.org>.
|
|
|
|
|
|
2000-11-10 05:03:23 +00:00
|
|
|
|
2000-11-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* inet/getnameinfo.c (getnameinfo): Use correct destination
|
|
|
|
|
parameter for if_indextoname.
|
|
|
|
|
Patch by Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>.
|
|
|
|
|
|
2000-11-10 05:00:25 +00:00
|
|
|
|
2000-11-09 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* sunrpc/Versions (GLIBC_2.1): Remove xdr_cryptkeyarg,
|
|
|
|
|
xdr_cryptkeyarg2, xdr_cryptkeyres, xdr_des_block,
|
|
|
|
|
xdr_key_netstarg, xdr_key_netstres, xdr_keybuf and
|
|
|
|
|
xdr_keystatus.
|
|
|
|
|
|
|
|
|
|
* time/Versions (GLIBC_2.1): Move getitimer to...
|
|
|
|
|
* sysdeps/unix/sysv/linux/alpha/Versions (GLIBC_2.1): ...here.
|
|
|
|
|
|
|
|
|
|
2000-11-03 Bruno Haible <haible@clisp.cons.org>
|
|
|
|
|
|
2000-12-08 17:27:11 +00:00
|
|
|
|
* manual/install.texi: Recommend to set LANGUAGE=C LC_ALL=C during
|
2000-11-10 05:00:25 +00:00
|
|
|
|
"make install", to work around a binary incompatibility between
|
|
|
|
|
glibc 2.1 and glibc 2.2 gconv modules.
|
|
|
|
|
|
|
|
|
|
2000-11-09 Ulrich Drepper <drepper@redhat.com>
|
|
|
|
|
|
|
|
|
|
* intl/locale.alias: Add thai.
|
|
|
|
|
Patch by Chanop Silpa-Anan <chanop@syseng.anu.edu.au>.
|
|
|
|
|
|
2000-11-10 04:21:10 +00:00
|
|
|
|
2000-11-07 Akim Demaille <akim@epita.fr>
|
|
|
|
|
|
|
|
|
|
* malloc/obstack.c (obstack_grow, obstack_grow0): Rename the second
|
|
|
|
|
argument `data' for consistency with the prototypes.
|
|
|
|
|
Qualify it `const'.
|
|
|
|
|
(obstack_copy, obstack_copy0): Rename the second argument as
|
|
|
|
|
`address' for consistency. Qualify it `const'.
|
|
|
|
|
* malloc/obstack.h (obstack_copy, obstack_copy0, obstack_grow)
|
|
|
|
|
(obstack_grow0, obstack_ptr_grow, obstack_ptr_grow_fast): Qualify
|
|
|
|
|
`const' their input argument (`data' or `address').
|
|
|
|
|
Adjust the corresponding macros to include `const' in casts.
|
|
|
|
|
|
2000-11-10 04:15:55 +00:00
|
|
|
|
2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/getaddrinfo.c: Clean-up: define family to hold
|
|
|
|
|
target family.
|
|
|
|
|
|
|
|
|
|
2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/getaddrinfo.c: Loosen protocol check to ease raw
|
|
|
|
|
socket creation.
|
|
|
|
|
|
|
|
|
|
2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/getaddrinfo.c: Ensure to fill ai_socktype and
|
|
|
|
|
ai_protocol by internal table if service was not given.
|
|
|
|
|
|
|
|
|
|
2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/getaddrinfo.c: Don't raise an error even if
|
|
|
|
|
numerical port was specified with protocol without socktype.
|
|
|
|
|
|
|
|
|
|
2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/getaddrinfo.c: Ensure to check if protocol is ok.
|
|
|
|
|
|
|
|
|
|
2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
|
|
|
|
|
|
|
|
|
|
* inet/getnameinfo.c: getnameinfo() NI_xxx flag validation.
|
|
|
|
|
|
|
|
|
|
2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
|
|
|
|
|
|
|
|
|
|
* sysdeps/posix/getaddrinfo.c: Ensure not to fill garbage value in
|
|
|
|
|
sin6_scope_id field.
|
|
|
|
|
|
|
|
|
|
2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
|
|
|
|
|
|
|
|
|
|
* inet/getnameinfo.c: Repair getnameinfo() sin6_socpe_id support.
|
|
|
|
|
|
|
|
|
|
2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
|
|
|
|
|
|
|
|
|
|
* inet/getnameinfo.c: Repair NI_NOFQDN flag support.
|
|
|
|
|
|
|
|
|
|
2000-11-06 Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
|
|
|
|
|
|
|
|
|
|
* inet/getnameinfo.c: Wake-up sin6_scope_id support in
|
|
|
|
|
getnameinfo(): check for whether sin6_socpe_id exist was wrong.
|
|
|
|
|
|
2000-12-10 11:25:44 +00:00
|
|
|
|
2000-11-09 Martin Schwidefsky <mschwide@nc.boeblingen.de.ibm.com>
|
2000-11-10 04:15:55 +00:00
|
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/mmap.S: Use mmap2 if it is present.
|
|
|
|
|
* sysdeps/unix/sysv/linux/s390/mmap64.S: New file.
|
|
|
|
|
|
2000-11-09 18:28:29 +00:00
|
|
|
|
2000-11-09 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
2000-11-10 03:30:36 +00:00
|
|
|
|
* io/Versions (GLIBC_2.1.1): Remove lockf64.
|
2000-02-29 00:44:05 +00:00
|
|
|
|
|
2000-02-28 23:51:44 +00:00
|
|
|
|
|
2000-11-10 03:30:36 +00:00
|
|
|
|
See ChangeLog.11 for earlier changes.
|