about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't use MALLOC_FAILURE_ACTION.Ulrich Drepper2002-08-091-1/+1
|
* Update.Ulrich Drepper2002-08-081-0/+4
|
* (cALLOc): Check for overflow on multiplication.Ulrich Drepper2002-08-081-4/+16
|
* Update.Ulrich Drepper2002-08-081-0/+4
|
* If TIMES is NULL pass it through to utimes.Ulrich Drepper2002-08-081-8/+5
|
* Update.Ulrich Drepper2002-08-051-0/+4
|
* Update from translation team.Ulrich Drepper2002-08-051-131/+330
|
* .Roland McGrath2002-08-021-0/+5
|
* 2002-08-02 Roland McGrath <roland@frob.com>Roland McGrath2002-08-021-0/+1
| | | | | * elf/Makefile ($(objpfx)interp.os): Depend on config.make, since it sets the variables we use in a -D switch.
* .Roland McGrath2002-08-021-0/+6
|
* 2002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-021-2/+2
| | | | | | * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX. On 32-bit platforms they are the same; on 64-bit platforms ssize_t matches long int, not int.
* Update.Ulrich Drepper2002-08-022-0/+20
|
* (_nss_dns_gethostbyaddr_r): Try ip6.int if ip6.arpa fails.Ulrich Drepper2002-08-021-0/+6
|
* (gethostbyaddr): Try ip6.int if ip6.arpa fails.Ulrich Drepper2002-08-021-0/+4
|
* Fixing the Alef Hamza vs Waw Hamza ordering bug.Ulrich Drepper2002-08-021-40/+116
| | | | | Adding presentation forms, Alef Wasla, and Rial Sign. Handling frequent canonically equivalent sequences like each other.
* Update.Ulrich Drepper2002-08-021-0/+6
|
* (mem_free): Add comment.Ulrich Drepper2002-08-021-0/+4
|
* (xdr_array): Check for overflow on multiplication.Ulrich Drepper2002-08-021-1/+6
|
* .Roland McGrath2002-07-311-0/+10
|
* 2002-07-31 Jeff Bailey <jbailey@gnu.org>Roland McGrath2002-07-314-13/+66
| | | | | | | | | | * libio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr): Declarations moved to <bits/sys_errlist.h>. Include that file. * libio/Makefile (headers): Add bits/sys_errlist.h to the list. * sysdeps/generic/bits/sys_errlist.h: New file. This does *not* declare sys_errlist and sys_nerr. * sysdeps/unix/sysv/linux/bits/sys_errlist.h: New file. Does provide declarations.
* .Roland McGrath2002-07-311-0/+6
|
* 2002-07-31 Roland McGrath <roland@frob.com>Roland McGrath2002-07-311-2/+2
| | | | | | * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64, __xstat -> __xstat64, __lseek -> __libc_lseek64. Completes 2002-06-09 sysdeps/mach/hurd/dl-sysdep.c change.
* Update.Ulrich Drepper2002-07-281-0/+4
|
* Finish translations for glibc.Ulrich Drepper2002-07-281-0/+5608
|
* .Roland McGrath2002-07-271-0/+5
|
* 2002-07-27 Roland McGrath <roland@frob.com>Roland McGrath2002-07-271-1/+1
| | | | | * mach/Makefile ($(objpfx)mach-syscalls.mk): Use <mach/syscall_sw.h> instead of <sysdep.h> to find kernel_trap list.
* .Roland McGrath2002-07-241-0/+5
|
* 2002-07-19 Roland McGrath <roland@frob.com>Roland McGrath2002-07-241-0/+3
| | | | | * hurd/hurdsig.c (_hurdsig_getenv): Always return null if __libc_enable_secure is set.
* Update.Andreas Jaeger2002-07-221-0/+5
|
* (elf_machine_load_address): Use local label.Andreas Jaeger2002-07-221-3/+3
|
* Update.Ulrich Drepper2002-07-201-0/+5
|
* (__rlimit_resource_t, __rusage_who_t, __priority_which_t): Always typedef toUlrich Drepper2002-07-201-2/+2
| | | | int for C++.
* Update.Ulrich Drepper2002-07-171-1/+6
|
* Fix MS_SYNC and MS_INVALIDATE values.Ulrich Drepper2002-07-171-2/+2
|
* Update.Ulrich Drepper2002-07-171-0/+8
|
* Sign extend offset.Ulrich Drepper2002-07-174-8/+16
|
* Update.Ulrich Drepper2002-07-171-0/+3
|
* (CPPFLAGS-test-ifloat.c): Also define TEST_FAST_MATH.Ulrich Drepper2002-07-171-3/+6
| | | | | (CPPFLAGS-test-idouble.c): Likewise. (CPPFLAGS-test-ildouble.c): Likewise.
* Allow __FAST_MATH__ be defined if TEST_FAST_MATH is also defined.Ulrich Drepper2002-07-171-1/+1
|
* Update.Ulrich Drepper2002-07-161-0/+3
|
* Don't expect results for untranslated messages.Ulrich Drepper2002-07-161-2/+2
|
* Update.Ulrich Drepper2002-07-161-0/+6
|
* Fix little typo.Ulrich Drepper2002-07-161-1/+1
|
* Fix typo.Ulrich Drepper2002-07-161-1/+1
|
* Fail if __FAST_MATH__ is defined.Ulrich Drepper2002-07-161-0/+6
|
* Update.Ulrich Drepper2002-07-161-0/+1
|
* Pass -f option to msgfmt.Ulrich Drepper2002-07-161-2/+2
|
* Update.Ulrich Drepper2002-07-161-0/+7
|
* Update from translation team.Ulrich Drepper2002-07-161-68/+64
|
* Correctly handle untranslated messages in positive tests.Ulrich Drepper2002-07-161-4/+10
|