1999-02-08 10:08:45 +00:00
|
|
|
1999-02-08 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
|
1999-02-08 17:29:55 +00:00
|
|
|
* sysdeps/libm-i387/s_asinhf.S: Correct computing absolute value.
|
|
|
|
|
1999-02-08 12:14:21 +00:00
|
|
|
* Makefile: Allow calling goals for po subdir.
|
|
|
|
|
1999-02-08 10:13:00 +00:00
|
|
|
* sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add missing RT
|
|
|
|
signal definitions.
|
|
|
|
|
1999-02-08 10:08:45 +00:00
|
|
|
* po/el.po: New file.
|
|
|
|
|
|
|
|
1999-02-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
|
|
|
|
|
|
|
|
* elf/dl-load.c (_dl_map_object_from_fd): Replace magic constant
|
|
|
|
when processing DT_SYMBOLIC objects.
|
|
|
|
|
|
|
|
1999-02-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
|
|
|
|
|
|
|
|
* elf/dl-load.c (_dl_map_object_from_fd): When looking for the
|
|
|
|
program headers without PT_PHDR only require that they are
|
|
|
|
contained within one of the loaded segments. Don't use assert,
|
|
|
|
since that would be a bug in the object, not the dynamic linker.
|
|
|
|
|
|
|
|
1999-02-08 Richard Henderson <rth@cygnus.com>
|
|
|
|
|
|
|
|
* sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Save and
|
|
|
|
restore all call-clobbered fp regs.
|
|
|
|
|
1999-02-08 00:09:54 +00:00
|
|
|
1999-02-08 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
|
1999-02-08 00:13:56 +00:00
|
|
|
* po/cs.po: New file.
|
|
|
|
|
1999-02-08 00:09:54 +00:00
|
|
|
* resolv/res_hconf.c (_res_hconf_init): Don't use ENV_HOSTCONF for
|
|
|
|
SUID binaries.
|
|
|
|
|
1999-02-07 21:21:33 +00:00
|
|
|
1999-02-07 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
|
1999-02-07 21:30:11 +00:00
|
|
|
* signal/signal.h: Don't declare __libc_allocate_rtsig.
|
|
|
|
* include/signal.h: Declare __libc_allocate_rtsig here.
|
|
|
|
|
1999-02-07 21:21:33 +00:00
|
|
|
* elf/dl-lookup.c: Increment _dl_num_relocations in the four entry
|
|
|
|
point functions, not do_lookup since the later can be called more
|
|
|
|
than once.
|
|
|
|
|
1999-02-07 20:46:14 +00:00
|
|
|
1999-02-03 Jakub Jelinek <jj@ultra.linux.cz>
|
|
|
|
|
|
|
|
* sysdeps/generic/segfault.c: Add ADVANCE_STACK_FRAME
|
|
|
|
macro, so that architectures which need to add some special
|
|
|
|
offset to stack pointer can share this file.
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: New file.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: New file.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: New file.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: New file.
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Remove.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Remove.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/bits/mman.h: New file - common
|
|
|
|
between sparc32 and sparc64.
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Remove.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Remove.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/vfork.S: New file - common
|
|
|
|
between sparc32 and sparc64.
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc32/fork.S: Remove.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/fork.S: Remove.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/fork.S: New file - common
|
|
|
|
between sparc32 and sparc64.
|
|
|
|
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Remove.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Remove.
|
|
|
|
* sysdeps/unix/sysv/linux/sparc/sysdep.S: New file - common
|
|
|
|
between sparc32 and sparc64.
|
|
|
|
|
1999-02-07 12:50:11 +00:00
|
|
|
1999-02-07 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
|
|
|
|
* Versions.def: New version GLIBC_2.1.1 for libc.
|
|
|
|
* stdlib/Versions: Add _Exit, imaxdiv, and imaxdiv to GLIBC_2.1.1.
|
|
|
|
* stdlib/labs.c: Moved to...
|
|
|
|
* sysdeps/generic/labs.c: ...here.
|
|
|
|
* stdlib/llabs.c: Moved to...
|
|
|
|
* sysdeps/generic/llabs.c: ...here.
|
|
|
|
* stdlib/stdlib.h: Allow definition of ldiv_t and lldiv_t in other
|
|
|
|
header. Declare _Exit.
|
|
|
|
* sysdeps/generic/_exit.c: Add alias _Exit.
|
|
|
|
* sysdeps/mach/hurd/_exit.c: Likewise.
|
|
|
|
* sysdeps/standalone/i386/force_cpu386/_exit.c: Likewise.
|
|
|
|
* sysdeps/standalone/i960/nindy960/_exit.c: Likewise.
|
|
|
|
* sysdeps/standalone/m68k/m68020/mvme136/_exit.c: Likewise.
|
|
|
|
* sysdeps/unix/_exit.c: Likewise.
|
|
|
|
* sysdeps/wordsize-32/inttypes.h: Define imaxdiv_t and declare
|
|
|
|
imaxdiv and imaxabs. Declare lldiv_t if necessary.
|
|
|
|
* sysdeps/wordsize-64/inttypes.h: Likewise.
|
|
|
|
* sysdeps/wordsize-32/llabs.c: New file.
|
|
|
|
* sysdeps/wordsize-32/lldiv.c: New file.
|
|
|
|
* sysdeps/wordsize-64/labs.c: New file.
|
|
|
|
* sysdeps/wordsize-64/ldiv.c: New file.
|
|
|
|
* manual/arith.texi: Document imaxabs, imaxdiv_t, and imaxdiv.
|
|
|
|
* manual/startup.texi: Document _Exit.
|
|
|
|
|
|
|
|
1999-02-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
|
|
|
|
|
|
* nscd/cache.c: Include <arpa/inet.h> for inet_ntop.
|
|
|
|
|
1999-02-07 00:06:12 +00:00
|
|
|
1999-02-06 Ulrich Drepper <drepper@cygnus.com>
|
|
|
|
|
|
|
|
* Versions.def: Add versions for ld.so.
|
|
|
|
* csu/Versions: Remove __libc_stack_end here.
|
|
|
|
* elf/Versions: Split libc definitions in libc and ld.so definitions.
|
|
|
|
* elf/Makefile (ld-map): Change to ld.so.map.
|
|
|
|
* scripts/versions.awk: Recognize dot in library names.
|
|
|
|
|
|
|
|
* ctype/ctype.h: Remove definitions of __tolower and __toupper.
|
|
|
|
Don't use __tolower and __toupper in inline functions.
|
|
|
|
Add optimizing macros for tolower and toupper.
|
|
|
|
* ctype/ctype-extn.c (_tolower): Don't use __tolower.
|
|
|
|
(_toupper): Don't use __toupper.
|
|
|
|
* ctype/ctype.c (tolower): Don't use __tolower.
|
|
|
|
(toupper): Don't use toupper.
|
|
|
|
|
|
|
|
* nscd/cache.c (prune_cache): Correct printing of debugging messages.
|
|
|
|
|
|
|
|
* resolv/Versions (libresolv): Export __ns_name_unpack and
|
|
|
|
__ns_name_ntop.
|
|
|
|
* resolv/res_comp.c: Rename ns_name_unpack to __ns_name_unpack and
|
|
|
|
make it global. Change all users. Similar for ns_name_ntop.
|
|
|
|
* resolv/nss_dns/dns-host.c: Don't use dn_expand when extracting in
|
|
|
|
user-provided buffer. Use __ns_name_unpack and __ns_name_ntop
|
|
|
|
directly to detect too small buffer.
|
|
|
|
* resolv/nss_dns/dns-network.c: Likewise.
|
1999-01-23 22:17:17 +00:00
|
|
|
|
1999-02-07 00:06:12 +00:00
|
|
|
* stdio-common/Makefile (tests): Add scanf12.
|
|
|
|
* stdio-common/scanf12.c: New file.
|
|
|
|
* stdio-common/scanf12.input: New file.
|
|
|
|
* stdio-common/vfscanf.c (__vfscanf): Handle +/- at beginning of
|
|
|
|
floating-point correctly if the number is invalid.
|
1999-01-23 22:17:17 +00:00
|
|
|
|
1999-02-07 00:06:12 +00:00
|
|
|
* stdio-common/vfscanf.c: Don't use non-reentrant multibyte conversion
|
|
|
|
functions.
|
1999-01-23 22:17:17 +00:00
|
|
|
* stdio-common/printf_fp.c: Likewise.
|
1998-12-12 17:15:19 +00:00
|
|
|
* stdio-common/printf_fphex.c: Likewise.
|
1999-02-07 00:06:12 +00:00
|
|
|
* stdio-common/vfprintf.c: Likewise.
|
1998-08-11 13:58:00 +00:00
|
|
|
|
1998-08-10 15:54:54 +00:00
|
|
|
|
1999-02-07 00:06:12 +00:00
|
|
|
See ChangeLog.9 for earlier changes.
|