Ulrich Drepper
9f1016c0df
(__libc_check_standard_fds): Reverse modes so that common operations on
2005-11-09 19:36:12 +00:00
Ulrich Drepper
b0b6f8b0f3
* sysdeps/generic/check_fds.c (check_one_fd): For writable
...
descriptors, use /dev/full.
(__libc_check_standard_fds): Revert modes so that common operations on
the descriptors fail.
2005-11-09 19:32:40 +00:00
Ulrich Drepper
1fdf81587d
(check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standard_fds): Revert modes so that common operations on the descriptors fail.
2005-11-09 19:26:07 +00:00
Roland McGrath
7fe72b72ea
* elf/elf.h (R_M32R_REL32): New macro.
2005-11-08 01:53:36 +00:00
Roland McGrath
ce30652843
* sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro.
...
(S_ISPARE): Unset the S_IMMAP0 flag.
2005-11-08 01:23:02 +00:00
Roland McGrath
2ceaa76abd
* configure.in: Grok --with-cpu=CPU option. If given, search for
...
sysdeps/.../machine/CPU subdirs, and give error if none are found.
* configure: Regenerated.
* config.make.in (with-cpu): New substituted variable.
* Makeconfig (+cflags): Add -mcpu=$(with-cpu) if set.
2005-11-08 01:21:32 +00:00
Roland McGrath
2182b1ea17
* malloc/malloc.c (munmap_chunk): Suppress warnings from last change.
...
* sysdeps/unix/sysv/linux/tcflush.c: Rewritten.
* sysdeps/unix/sysv/linux/tcflow.c: Rewritten.
2005-11-07 23:00:18 +00:00
Roland McGrath
0809061421
sysdeps/unix/bsd/sun moved to ports
...
2005-11-07 Roland McGrath <roland@redhat.com>
* sysdeps/unix/bsd/sun: Directory and all subdirectories removed,
saved in ports repository.
2005-11-07 22:37:55 +00:00
Ulrich Drepper
8e635611c9
* malloc/malloc.c (munmap_chunk): Add sanity checks.
...
* sysdeps/pthread/configure: Fix comment.
2005-11-06 17:08:48 +00:00
Ulrich Drepper
d0b2cbf837
* configure.in: Remove gnu_as definition and everything using it.
...
* config.make.in: Remove gnu-as.
* config.h.in: Remove HAVE_GNU_AS.
2005-11-06 02:14:58 +00:00
Ulrich Drepper
fc17ba1ed3
* config.make.in: Remove gnu-ld.
2005-11-06 02:08:44 +00:00
Ulrich Drepper
57d44131d8
* configure.in: Remove gnu_ld definition and everything using it.
...
* config.h.in: Remove HAVE_GNU_LD.
* csu/Makefile: Remove use of gnu-ld.
* csu/munch.awk: Removed.
* csu/munch-tmpl.c: Removed.
* include/libc-symbols.h: Remove use of HAVE_GNU_LD.
* posix/execl.c: Likewise.
* posix/execv.c: Likewise.
* stdio-common/psignal.c: Likewise.
* stdlib/exit.c: Likewise.
* string/strsignal.c: Likewise.
* string/tester.c: Likewise.
* sysdeps/generic/errlist.c: Likewise.
* sysdeps/generic/getenv.c: Likewise.
* sysdeps/generic/getgroups.c: Likewise.
* sysdeps/generic/init-posix.c: Likewise.
* sysdeps/posix/gettimeofday.c: Likewise.
* sysdeps/posix/system.c: Likewise.
* sysdeps/unix/bsd/init-posix.c: Likewise.
* sysdeps/unix/bsd/ulimit.c: Likewise.
* sysdeps/unix/bsd/sun/m68k/brk.S: Likewise.
* sysdeps/unix/bsd/sun/m68k/sethostid.S: Likewise.
* sysdeps/unix/bsd/sun/sparc/sethostid.S: Likewise.
* sysdeps/unix/i386/brk.S: Likewise.
* sysdeps/unix/sparc/brk.S: Likewise.
2005-11-06 02:06:06 +00:00
Ulrich Drepper
2f043956cf
* config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.
2005-11-05 21:52:08 +00:00
Ulrich Drepper
4520d7aac8
* configure.in: Remove test for support for subtracting local labels.
...
* stdio-common/vfprintf.c: Remove test of
HAVE_SUBTRACT_LOCAL_LABELS.
2005-11-05 21:49:48 +00:00
Ulrich Drepper
ce33ee7caa
* configure.in: If init_array/fini_array support is not available,
...
bail out.
* config.h.in: Remove trace of optional init_array/fini_array support.
* config.make.in: Likewise.
* csu/elf-init.c: Likewise.
* dlfcn/dlfcn.c: Likewise.
* elf/soinit.c: Likewise.
* sysdeps/ia64/elf/initfinit.c: Likewise.
2005-11-05 17:46:24 +00:00
Ulrich Drepper
f06d38b39f
* SUPPORTED (SUPPORTED-LOCALES): Fix typo in si_LK line.
2005-11-05 16:26:30 +00:00
Ulrich Drepper
a4857f43ff
(SUPPORTED-LOCALES): Fix typo in si_LK line.
2005-11-05 16:25:49 +00:00
Roland McGrath
fd1bc8fb8a
* sysdeps/i386/configure.in (libc_mtune_example): Variable removed.
...
* sysdeps/i386/configure: Regenerated.
2005-11-05 02:36:27 +00:00
Roland McGrath
4b69abad2c
[BZ #1089 ]
...
2005-11-04 Roland McGrath <roland@redhat.com>
[BZ #1089 ]
* configure.in: Change order of add-on sysdeps directories,
so they are interleaved with main sysdeps directories.
* configure: Regenerated.
2005-11-05 02:00:22 +00:00
Roland McGrath
e7b003c37f
* NEWS: Synch with 2.3 branch updates.
2005-11-04 01:52:52 +00:00
Roland McGrath
e6a9becad2
2005-11-03 Roland McGrath <roland@redhat.com>
...
* NEWS: Synch with 2.3 branch updates.
2005-11-04 01:52:16 +00:00
Ulrich Drepper
a1f6ec3225
* sunrpc/svc.c (svc_getreq_poll): Fix inefficient loop test.
2005-11-04 00:56:13 +00:00
Ulrich Drepper
30199a6623
(svc_getreq_poll): Fix inefficient loop test.
2005-11-04 00:55:03 +00:00
Roland McGrath
77c4d1156f
* sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask,
...
make sure constant is long.
2005-11-03 23:30:51 +00:00
Roland McGrath
b81920fea7
[BZ #1548 ]
...
2005-11-03 Roland McGrath <roland@redhat.com>
[BZ #1548 ]
* sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask.
From Jay Lan <jlan@engr.sgi.com>.
2005-11-03 21:39:43 +00:00
Roland McGrath
87e3f68d1b
[BZ #1548 ]
...
2005-11-03 Roland McGrath <roland@redhat.com>
[BZ #1548 ]
* sunrpc/svc.c (svc_getreqset): Use ffsl instead of ffs on fd_mask.
From Jay Lan <jlan@engr.sgi.com>.
2005-11-03 21:39:36 +00:00
Ulrich Drepper
abab68592e
[BZ #1774 ]
...
2005-11-03 Ulrich Drepper <drepper@redhat.com>
[BZ #1774 ]
* sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use simple
gethostbyname2 lookup if AI_V4MAPPED|AI_ALL is set.
* sysdeps/posix/getaddrinfo.c (gaih_inet): Avoid alloca when possible
while looking for scope delimiter.
Some pretty printing.
2005-11-03 18:56:56 +00:00
Ulrich Drepper
7006f757e6
* sysdeps/powerpc/powerpc64/Makefile
...
(sysdep_routines, elide-routines.os): Add hp-timing.
* sysdeps/powerpc/powerpc64/hp-timing.c: New file.
* sysdeps/powerpc/powerpc64/hp-timing.h: New file.
* sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: New file.
2005-11-01 02:13:41 +00:00
Ulrich Drepper
cb07f6f67d
* resolv/res_init.c (__res_iclose): New function. Broken out of
...
res_nclose. Take addition parameter which determines whether
addresses should be freed.
(res_nclose): Call __res_iclose.
(res_thread_freeres): Likewise.
* resolv/res_data.c (res_close): Call __res_iclose.
* resolv/res_libc.c (res_init): No need to separately free the
addresses.
(__res_maybe_init): Likewise.
* resolv/res_send.c: Use __res_iclose instead of res_nclose.
* resolv/Versions [GLIBC_PRIVATE]: Add __res_iclose.
* include/resolv.h: Declare __res_iclose.
Add libc_hidden_proto for __res_iclose.
* hesiod/hesiod.c (__hesiod_res_set): No need to free name server
addresses here again.
2005-11-01 00:08:54 +00:00
Ulrich Drepper
6ff8f07aba
* debug/execinfo.h: Change backtrace_symbols_fd comment.
2005-10-31 15:30:02 +00:00
Ulrich Drepper
a89b8ed453
[BZ #1579 ]
...
2005-10-31 Ulrich Drepper <drepper@redhat.com>
[BZ #1579 ]
* debug/execinfo.h: Change backtrace+symbols_fd comment.
2005-10-31 15:29:06 +00:00
Ulrich Drepper
e38e60544c
Change backtrace+symbols_fd comment.
2005-10-31 15:25:14 +00:00
Roland McGrath
3fbff87f46
* sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"
...
prefix to LOCAL_LIBM_ENTRY.
(WEAK_LIBM_END): Add "__" prefix to LOCAL_LIBM_END.
2005-10-31 01:41:48 +00:00
Roland McGrath
06e689288c
* elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printf
...
instead of _dl_printf to print conflict processing debug message.
Reported by John Reiser <jreiser@BitWagon.com>.
2005-10-31 01:28:52 +00:00
Roland McGrath
80dce5a31a
2005-10-26 Jakub Jelinek <jakub@redhat.com>
...
* elf/dl-conflict.c (_dl_resolve_conflicts): Use _dl_debug_printf
instead of _dl_printf to print conflict processing debug message.
Reported by John Reiser <jreiser@BitWagon.com>.
2005-10-31 01:28:48 +00:00
Ulrich Drepper
71b8b018dd
* misc/hsearch_r.c (hsearch_r): Remove duplicate test.
...
Patch by Chris Caputo <ccaputo@alt.net>.
2005-10-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
* sysdeps/unix/sh/sysdep.S: Remove unnecessary weak_alias.
* sysdeps/unix/sysv/linux/sh/socket.S: Honor NO_WEAK_ALIAS.
2005-10-30 19:06:52 +00:00
Ulrich Drepper
d935095e2a
* nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Fix off
...
by one error.
2005-10-28 22:42:52 +00:00
Ulrich Drepper
034a1ee59f
(_nss_nis_getpublickey): Fix off by one error.
2005-10-28 22:38:59 +00:00
Roland McGrath
20d511e0c5
[BZ #721 ]
...
2005-10-24 Roland McGrath <roland@redhat.com>
* sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Remove unnecessary
versioned_symbol use.
[BZ #721 ]
2005-10-24 20:50:46 +00:00
Roland McGrath
df979dc433
[BZ #1534 ]
...
2005-10-24 Roland McGrath <roland@redhat.com>
[BZ #1534 ]
* include/string.h: Use libc_hidden_proto for strnlen,
not libc_hidden_builtin_proto.
2005-10-24 19:31:20 +00:00
Roland McGrath
710af5d7ab
[BZ #1534 ]
...
2005-10-24 Roland McGrath <roland@redhat.com>
[BZ #1534 ]
* include/string.h: Use libc_hidden_proto for strnlen,
not libc_hidden_builtin_proto.
2005-10-24 19:31:12 +00:00
Ulrich Drepper
dc06a18052
* rt/mqueue.h: Cleanups.
2005-10-23 20:51:32 +00:00
Ulrich Drepper
a877d33e8e
Cleanups.
2005-10-23 20:38:06 +00:00
Roland McGrath
cb1847adb5
copyright update
2005-10-23 00:55:27 +00:00
Roland McGrath
2ba7a64cb9
[BZ #1254 ]
...
2005-10-22 Roland McGrath <roland@redhat.com>
[BZ #1254 ]
* sysdeps/mach/hurd/getpeername.c (__getpeername): Fix last change.
From Samuel Thibault <samuel.thibault@ens-lyon.org>.
cvs/fedora-glibc-2_3-20051023T0123
2005-10-23 00:46:40 +00:00
Roland McGrath
d8f5ccdde7
[BZ #1252 , BZ #1498 ]
...
2005-10-17 Thomas Schwinge <tschwinge@gnu.org>
[BZ #1252 ]
* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Don't use ?: as lvalue.
* sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.
[BZ #1498 ]
2005-10-23 00:43:23 +00:00
Roland McGrath
4e4c417b18
[BZ #1252 ]
...
2005-10-17 Thomas Schwinge <tschwinge@gnu.org>
[BZ #1252 ]
* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Don't use ?: as lvalue.
* sysdeps/mach/hurd/ioctl.c (__ioctl): Likewise.
2005-10-23 00:43:15 +00:00
Ulrich Drepper
6738b11d46
* iconvdata/ibm1364.h (__ucs4_to_ibm1364sb): Fix one mapping.
...
* iconvdata/ibm1388.h (__ucs4_to_ibm1388sb): Likewise.
* iconvdata/testdata/IBM1364: Add missing valid input.
* iconvdata/testdata/IBM1388: Likewise.
* iconvdata/testdata/IBM1364..UTF8: Adjust appropriately.
* iconvdata/testdata/IBM1388..UTF8: Likewise.
Patch by Masahide Washizawa <washi@jp.ibm.com>.
2005-10-21 04:28:06 +00:00
Ulrich Drepper
addbcc6d36
* sysdeps/alpha/remqu.S: Return the correct result when the same
...
dividend and divisor are provided, and they're negative numbers.
* sysdeps/alpha/divqu.S: Likewise.
cvs/fedora-glibc-20051020T0651
2005-10-20 05:25:40 +00:00
Ulrich Drepper
336476cbea
* sysdeps/unix/sysv/linux/powerpc/powerpc32/ucontext_i.h (TESTS):
...
Define.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.h (TESTS):
Likewise.
2005-10-20 00:09:39 +00:00