Ulrich Drepper
8606d85bec
(routines, shared-only-routines): Add unwind-dw2-fde-glibc instead of
...
unwind-dw2-fde.
2002-01-08 06:27:47 +00:00
Ulrich Drepper
e02d1093d8
Update.
2002-01-07 23:06:48 +00:00
Ulrich Drepper
a4d330a080
New version with correct collation.
2002-01-07 23:05:18 +00:00
Ulrich Drepper
c5fe9c8290
Special init/fini sections for Alpha when using linuxthreads.
2002-01-07 23:02:48 +00:00
Ulrich Drepper
68ce44fc51
Update.
2001-12-31 17:48:09 +00:00
Ulrich Drepper
8c45ca8978
Update.
2001-12-31 17:46:05 +00:00
Ulrich Drepper
106be30c1e
(getloadavg): Always use C locale to parse /proc/loadavg.
2001-12-31 17:44:02 +00:00
Roland McGrath
c667bf7076
.
2001-12-22 20:53:05 +00:00
Roland McGrath
6011e00f5f
2001-12-22 Roland McGrath <roland@frob.com>
...
* hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set,
_hurd_port_init, and __hurd_self_sigstate.
2001-12-22 20:51:27 +00:00
Roland McGrath
a0f7df65c9
typo
2001-12-22 20:38:06 +00:00
Roland McGrath
e2df7aa004
.
2001-12-22 20:19:00 +00:00
Roland McGrath
78a297b441
2001-12-22 Roland McGrath <roland@frob.com>
...
* mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy.
* hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set
and __hurd_self_sigstate.
2001-12-22 20:18:45 +00:00
Ulrich Drepper
34498bb0ac
Update.
2001-12-19 00:21:56 +00:00
Ulrich Drepper
71614e31fb
(clone): Subtract stack bias from child stack pointer before passing it to
...
clone syscall.
2001-12-19 00:21:31 +00:00
Ulrich Drepper
2ad1cb8bcc
Update.
2001-12-14 18:14:55 +00:00
Ulrich Drepper
5482e79195
Define md5_uintptr.
2001-12-14 18:14:05 +00:00
Andreas Jaeger
d46d6ca3db
Merge from mainline.
2001-12-14 15:56:38 +00:00
Ulrich Drepper
7efcf66997
Update.
2001-12-14 07:15:50 +00:00
Ulrich Drepper
b004df7ec3
(process_string_arg): Correctly handle zero precision with wide character
...
string format.
2001-12-14 07:15:10 +00:00
Ulrich Drepper
64e1abb5ad
Update.
2001-12-14 07:03:26 +00:00
Ulrich Drepper
261e312c01
(cuserid): If we don't find the UID, but have a user supplied buffer, return
...
the empty buffer, not NULL.
2001-12-14 07:02:32 +00:00
Ulrich Drepper
0153375730
(pthread_key_delete): Don't contact the thread manager if no threads have
...
been created yet.
2001-12-14 06:47:35 +00:00
Ulrich Drepper
02906308e3
Update.
2001-12-14 06:36:45 +00:00
Ulrich Drepper
3453e1a343
(md5_process_bytes): Correct handling of alignment.
2001-12-14 06:34:47 +00:00
Ulrich Drepper
4317c6b0dc
Update.
2001-12-13 03:58:16 +00:00
Ulrich Drepper
524b7b508b
Update.
2001-12-13 03:42:49 +00:00
Ulrich Drepper
4969a35170
(__nis_findfastest_with_timeout): Mostly the code
...
from __nis_findfastest. Take timeout value from parameter.
(__nis_findfastest): Call __nis_findfastest_with_timeout repeatedly.
2001-12-13 03:40:30 +00:00
Ulrich Drepper
02647f687d
Define parameters controlling __nis_findfastest.
2001-12-13 03:39:53 +00:00
Ulrich Drepper
f13c308111
Update from translation team.
2001-12-12 23:48:22 +00:00
Andreas Jaeger
b6cf1bf099
* configure.in: Use -nostartfiles -nostdlib for linker tests, fix
...
combreloc test so that it works in this case.
2001-12-12 18:45:27 +00:00
Ulrich Drepper
043f810f6a
Update.
2001-12-12 17:35:31 +00:00
Ulrich Drepper
f6602cfe6b
(getanswer_r): Remove MAX_NR_ADDRS limitation.
2001-12-12 07:33:39 +00:00
Roland McGrath
83e0f2b953
2001-12-10 Roland McGrath <roland@frob.com>
...
* shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
set to GLIBC_2.2.5, not GLIBC_2.2.4.
2001-12-11 05:06:54 +00:00
Roland McGrath
088af173bf
2001-12-10 Roland McGrath <roland@frob.com>
...
* sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never
set it.
2001-12-11 05:06:49 +00:00
Roland McGrath
8552c3e8be
.
2001-12-11 05:04:39 +00:00
Roland McGrath
5ac9ff7020
.
2001-12-11 04:31:09 +00:00
Roland McGrath
8961b4b9a0
2001-12-10 Roland McGrath <roland@frob.com>
...
* sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
Fix conditionals so this is set by default for stdio and not for libio.
* sysdeps/mach/hurd/configure: Regenerated.
2001-12-11 04:29:56 +00:00
Ulrich Drepper
7778045087
Update.
2001-12-10 23:55:44 +00:00
Ulrich Drepper
41ab4177b4
(glob): Return only pattern if nothing matches and GLOB_NOCHECK is set.
2001-12-10 23:54:18 +00:00
Ulrich Drepper
f376f61121
Correct expected result for NOCHECK test.
2001-12-10 23:53:20 +00:00
Ulrich Drepper
b11c6636a5
Update from translation team.
2001-12-10 23:52:46 +00:00
Ulrich Drepper
10b9b5ee59
(ftw_startup): Check, if the path is search and readable.
2001-12-10 23:51:23 +00:00
Ulrich Drepper
1798c0ef87
Update.
2001-12-06 08:11:54 +00:00
Ulrich Drepper
129893c5da
(__register_frame_info_bases, __register_frame_info_table_bases,
...
__deregister_frame_info_bases, _Unwind_Find_FDE): Add for GCC_3.0.
2001-12-06 08:10:06 +00:00
Ulrich Drepper
4d8abc5328
Make sure GLIBC_ versions come first.
2001-12-06 08:09:23 +00:00
Ulrich Drepper
a8aa369cc8
(libc): Add GCC_3.0.
2001-12-06 08:08:59 +00:00
Ulrich Drepper
675fb2ff2c
Update.
2001-12-05 22:35:21 +00:00
Ulrich Drepper
64a860f269
Rewrite.
2001-12-05 22:34:49 +00:00
Ulrich Drepper
a592c67344
Update.
2001-12-05 18:56:19 +00:00
Ulrich Drepper
f2fc51ea22
(__ieee754_remainder): Fix overflow problem.
2001-12-05 18:53:42 +00:00