Roland McGrath
e5edcff523
2002-08-20 Roland McGrath <roland@redhat.com>
...
Fix ABI compatibility with libc compiled with old tools on powerpc.
Changes contributed by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
and Jack Howarth <howarth@bromo.med.uc.edu>.
* sysdeps/powerpc/Makefile [$(have-protected) = yes]
(CPPFLAGS-divdi3.c, CPPFLAGS-libgcc-compat.S): New variables,
pass -DHAVE_DOT_HIDDEN for these files.
* sysdeps/powerpc/divdi3.c: New file.
* sysdeps/powerpc/libgcc-compat.S: New file, replacement for ...
* sysdeps/powerpc/libgcc-compat.c: ... this, file removed.
2002-08-20 21:28:52 +00:00
Roland McGrath
0ee00083b3
.
2002-08-18 20:37:00 +00:00
Roland McGrath
35d313bfdf
2002-08-18 Roland McGrath <roland@frob.com>
...
* sysdeps/mach/hurd/mkdir.c (__mkdir): Use __directory_name_split
instead of __file_name_split.
* sysdeps/mach/hurd/unlink.c (__unlink): Likewise.
2002-08-18 20:36:55 +00:00
Roland McGrath
b832c52784
.
2002-08-18 19:55:47 +00:00
Roland McGrath
0a42c042d3
2002-08-18 Roland McGrath <roland@frob.com>
...
* sysdeps/mach/hurd/dl-sysdep.c
[HP_TIMING_AVAIL] (_dl_cpuclock_offset): New variable.
[HP_TIMING_AVAIL] (_dl_sysdep_start): Set it with HP_TIMING_NOW.
2002-08-18 19:55:38 +00:00
Roland McGrath
4802a3d0be
.
2002-08-13 00:43:16 +00:00
Roland McGrath
800742296d
2002-08-12 Roland McGrath <roland@frob.com>
...
* sysdeps/mach/hurd/errlist.c: Remove sys_nerr, _sys_nerr aliases.
Anything that ever used them deserves to break.
2002-08-13 00:43:08 +00:00
Ulrich Drepper
476d43d741
Update.
2002-08-09 18:30:37 +00:00
Ulrich Drepper
1aa4fca163
Don't use MALLOC_FAILURE_ACTION.
2002-08-09 18:28:55 +00:00
Ulrich Drepper
49f6c7f9d6
Update.
2002-08-08 08:01:33 +00:00
Ulrich Drepper
68eebfaf98
(cALLOc): Check for overflow on multiplication.
2002-08-08 08:00:15 +00:00
Ulrich Drepper
947a79fb27
Update.
2002-08-08 07:02:59 +00:00
Ulrich Drepper
4999f41598
If TIMES is NULL pass it through to utimes.
2002-08-08 07:02:20 +00:00
Ulrich Drepper
19fad74243
Update.
2002-08-05 17:01:19 +00:00
Ulrich Drepper
2ef166b0c7
Update from translation team.
2002-08-05 16:57:49 +00:00
Roland McGrath
312d0b740b
.
2002-08-02 21:49:28 +00:00
Roland McGrath
bac2baa6ad
2002-08-02 Roland McGrath <roland@frob.com>
...
* elf/Makefile ($(objpfx)interp.os): Depend on config.make,
since it sets the variables we use in a -D switch.
2002-08-02 21:49:19 +00:00
Roland McGrath
38a6a9df8f
.
2002-08-02 21:45:45 +00:00
Roland McGrath
e9bb3f499b
2002-08-02 Roland McGrath <roland@redhat.com>
...
* 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.
2002-08-02 21:45:38 +00:00
Ulrich Drepper
557c36deb9
Update.
2002-08-02 20:22:05 +00:00
Ulrich Drepper
2044256d33
(_nss_dns_gethostbyaddr_r): Try ip6.int if ip6.arpa fails.
2002-08-02 20:21:30 +00:00
Ulrich Drepper
ba81f39e0f
(gethostbyaddr): Try ip6.int if ip6.arpa fails.
2002-08-02 20:20:03 +00:00
Ulrich Drepper
6d02b93b43
Fixing the Alef Hamza vs Waw Hamza ordering bug.
...
Adding presentation forms, Alef Wasla, and Rial Sign.
Handling frequent canonically equivalent sequences like each other.
2002-08-02 20:05:50 +00:00
Ulrich Drepper
d30a24a521
Update.
2002-08-02 01:39:22 +00:00
Ulrich Drepper
8d77528da4
(mem_free): Add comment.
2002-08-02 01:35:57 +00:00
Ulrich Drepper
5e555ecb75
(xdr_array): Check for overflow on multiplication.
2002-08-02 01:35:39 +00:00
Roland McGrath
b0114ccb3a
.
2002-07-31 23:33:41 +00:00
Roland McGrath
7cb4c43896
2002-07-31 Jeff Bailey <jbailey@gnu.org>
...
* 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.
2002-07-31 23:33:32 +00:00
Roland McGrath
2cf05651d6
.
2002-07-31 23:15:38 +00:00
Roland McGrath
f11fede17e
2002-07-31 Roland McGrath <roland@frob.com>
...
* 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.
2002-07-31 23:15:27 +00:00
Ulrich Drepper
bc9a55056a
Update.
2002-07-28 19:13:48 +00:00
Ulrich Drepper
aacda0ffe8
Finish translations for glibc.
2002-07-28 19:01:16 +00:00
Roland McGrath
a04335f9c0
.
2002-07-27 22:41:18 +00:00
Roland McGrath
5eaea88dc7
2002-07-27 Roland McGrath <roland@frob.com>
...
* mach/Makefile ($(objpfx)mach-syscalls.mk): Use <mach/syscall_sw.h>
instead of <sysdep.h> to find kernel_trap list.
2002-07-27 22:41:09 +00:00
Roland McGrath
57f82d0ce6
.
2002-07-24 23:03:57 +00:00
Roland McGrath
7dde0c3d1a
2002-07-19 Roland McGrath <roland@frob.com>
...
* hurd/hurdsig.c (_hurdsig_getenv): Always return null if
__libc_enable_secure is set.
2002-07-24 23:03:46 +00:00
Andreas Jaeger
ec8d56afda
Update.
2002-07-22 11:22:21 +00:00
Andreas Jaeger
e7522f218e
(elf_machine_load_address): Use local label.
2002-07-22 11:22:14 +00:00
Ulrich Drepper
3e84e9e90c
Update.
2002-07-20 04:14:17 +00:00
Ulrich Drepper
99979dd868
(__rlimit_resource_t, __rusage_who_t, __priority_which_t): Always typedef to
...
int for C++.
2002-07-20 04:13:31 +00:00
Ulrich Drepper
800adb677a
Update.
2002-07-17 23:45:29 +00:00
Ulrich Drepper
3b1eb3423a
Fix MS_SYNC and MS_INVALIDATE values.
2002-07-17 23:40:10 +00:00
Ulrich Drepper
f6207aed6d
Update.
2002-07-17 20:46:01 +00:00
Ulrich Drepper
ef571c2560
Sign extend offset.
2002-07-17 20:44:33 +00:00
Ulrich Drepper
c14c75032a
Update.
2002-07-17 00:02:11 +00:00
Ulrich Drepper
3159b3da07
(CPPFLAGS-test-ifloat.c): Also define TEST_FAST_MATH.
...
(CPPFLAGS-test-idouble.c): Likewise.
(CPPFLAGS-test-ildouble.c): Likewise.
2002-07-17 00:01:43 +00:00
Ulrich Drepper
147cb63f94
Allow __FAST_MATH__ be defined if TEST_FAST_MATH is also defined.
2002-07-17 00:00:27 +00:00
Ulrich Drepper
7b824e9443
Update.
2002-07-16 23:59:39 +00:00
Ulrich Drepper
20594bbaca
Don't expect results for untranslated messages.
2002-07-16 23:58:54 +00:00
Ulrich Drepper
8acd635280
Update.
2002-07-16 18:14:27 +00:00