glibc/history.git
17 years agoUpdate.dcac063c84882e0916d5777c6fbb3c718a0b5216fedora-glibc-20041215T2056
Ulrich Drepper [Wed, 15 Dec 2004 20:50:54 +0000 (15 20:50 +0000)]
Update.

17 years agoCorrect stack alignment. Clean up flag bit tests.
Ulrich Drepper [Wed, 15 Dec 2004 20:50:04 +0000 (15 20:50 +0000)]
Correct stack alignment.  Clean up flag bit tests.

17 years agoCorrect stack alignment. Clean up flag bit tests. Remove redundent
Ulrich Drepper [Wed, 15 Dec 2004 20:37:06 +0000 (15 20:37 +0000)]
Correct stack alignment.  Clean up flag bit tests.  Remove redundent
SP assignment.  Add TOC register save/restore around function call.

17 years ago.
Roland McGrath [Wed, 15 Dec 2004 20:36:10 +0000 (15 20:36 +0000)]
.

17 years ago2004-12-15 Steven Munroe <sjmunroe@us.ibm.com>
Roland McGrath [Wed, 15 Dec 2004 20:36:01 +0000 (15 20:36 +0000)]
2004-12-15  Steven Munroe  <sjmunroe@us.ibm.com>

* sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Make no_vmx symbol
local.
* sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Make no_vmx symbol
local.
* sysdeps/powerpc/powerpc64/__longjmp-common.S: Make no_vmx symbol
local.
* sysdeps/powerpc/powerpc64/setjmp-common.S: Make no_vmx and
aligned_save_vmx symbol local.

17 years ago(__strncat_g): Improve last patch.
Ulrich Drepper [Wed, 15 Dec 2004 20:30:16 +0000 (15 20:30 +0000)]
(__strncat_g): Improve last patch.

17 years agoUpdate.
Ulrich Drepper [Wed, 15 Dec 2004 19:35:58 +0000 (15 19:35 +0000)]
Update.

17 years ago(__strncat_g): Fix i686 implementation.
Ulrich Drepper [Wed, 15 Dec 2004 19:34:57 +0000 (15 19:34 +0000)]
(__strncat_g): Fix i686 implementation.

17 years ago.
Ulrich Drepper [Wed, 15 Dec 2004 18:55:29 +0000 (15 18:55 +0000)]
.

17 years agoUpdate.
Ulrich Drepper [Wed, 15 Dec 2004 18:54:41 +0000 (15 18:54 +0000)]
Update.

17 years agoRegenerated: autoconf configure.in
Ulrich Drepper [Wed, 15 Dec 2004 18:54:17 +0000 (15 18:54 +0000)]
Regenerated: autoconf  configure.in

17 years ago(libc_cv_cc_with_libunwind): Set to yes if gcc uses -lunwind for static
Ulrich Drepper [Wed, 15 Dec 2004 18:53:25 +0000 (15 18:53 +0000)]
(libc_cv_cc_with_libunwind): Set to yes if gcc uses -lunwind for static
binaries.

17 years ago(LDLIBS-c.so): Use $(libc.so-gnulib) instead of $(static-gnulib).
Ulrich Drepper [Wed, 15 Dec 2004 18:52:39 +0000 (15 18:52 +0000)]
(LDLIBS-c.so): Use $(libc.so-gnulib) instead of $(static-gnulib).

17 years ago(libunwind): New.
Ulrich Drepper [Wed, 15 Dec 2004 18:51:47 +0000 (15 18:51 +0000)]
(libunwind): New.
(libgcc_eh): Add $(libunwind).
(gnulib): Always set to -lgcc $(libgcc_eh).
(static-gnulib): Always set to -lgcc -lgcc_eh $(libunwind).
(libc.so-gnulib): New.

17 years agoUpdate.
Ulrich Drepper [Wed, 15 Dec 2004 18:44:54 +0000 (15 18:44 +0000)]
Update.

17 years ago(install-bin): Remove memusage.
Ulrich Drepper [Wed, 15 Dec 2004 18:44:07 +0000 (15 18:44 +0000)]
(install-bin): Remove memusage.
(install-bin-script): Add memusage.

17 years agoUpdate.
Ulrich Drepper [Wed, 15 Dec 2004 17:45:55 +0000 (15 17:45 +0000)]
Update.

17 years ago(__clone): Add support for NPTL where the PID is stored at userlevel and
Ulrich Drepper [Wed, 15 Dec 2004 17:45:23 +0000 (15 17:45 +0000)]
(__clone): Add support for NPTL where the PID is stored at userlevel and
needs to be reset when CLONE_THREAD is not used.

17 years ago(TID): Add.
Ulrich Drepper [Wed, 15 Dec 2004 17:43:10 +0000 (15 17:43 +0000)]
(TID): Add.

17 years agoclone for nptl/s390-64.
Ulrich Drepper [Wed, 15 Dec 2004 17:42:32 +0000 (15 17:42 +0000)]
clone for nptl/s390-64.

17 years agoclone for nptl/s390-32.
Ulrich Drepper [Wed, 15 Dec 2004 17:42:03 +0000 (15 17:42 +0000)]
clone for nptl/s390-32.

17 years ago(nis_domain_of_r): Use libnsl_hidden_def, not libnsl_hidden_proto.
Ulrich Drepper [Wed, 15 Dec 2004 17:40:54 +0000 (15 17:40 +0000)]
(nis_domain_of_r): Use libnsl_hidden_def, not libnsl_hidden_proto.

17 years ago(__clone): Save and restore r2 around call to fn.
Ulrich Drepper [Wed, 15 Dec 2004 17:40:02 +0000 (15 17:40 +0000)]
(__clone): Save and restore r2 around call to fn.

17 years ago.I think this code is more correct.
Ulrich Drepper [Wed, 15 Dec 2004 09:14:28 +0000 (15 09:14 +0000)]
.I think this code is more correct.

17 years agoUpdate
Andreas Jaeger [Wed, 15 Dec 2004 08:54:24 +0000 (15 08:54 +0000)]
Update

17 years ago(elf_machine_rela): Mark auto instead of static, add always_inline attribute.
Andreas Jaeger [Wed, 15 Dec 2004 08:54:00 +0000 (15 08:54 +0000)]
(elf_machine_rela): Mark auto instead of static, add always_inline attribute.
(elf_machine_rela_relative): Likewise.
(elf_machine_lazy_rel): Likewise.

17 years agoUpdate.917fbe706900299552cfaf34d78ef66d8f128577fedora-glibc-20041215T0847
Ulrich Drepper [Wed, 15 Dec 2004 08:11:12 +0000 (15 08:11 +0000)]
Update.

17 years agoAdd support for pid caching in nptl.
Ulrich Drepper [Wed, 15 Dec 2004 08:10:19 +0000 (15 08:10 +0000)]
Add support for pid caching in nptl.

17 years agoiclone for nptl/ppc.
Ulrich Drepper [Wed, 15 Dec 2004 08:09:19 +0000 (15 08:09 +0000)]
iclone for nptl/ppc.

17 years agoUpdate.
Ulrich Drepper [Wed, 15 Dec 2004 07:04:50 +0000 (15 07:04 +0000)]
Update.

17 years agoAdd support for pid caching in nptl.
Ulrich Drepper [Wed, 15 Dec 2004 06:08:49 +0000 (15 06:08 +0000)]
Add support for pid caching in nptl.

17 years agoclone for nptl/ppc64.
Ulrich Drepper [Wed, 15 Dec 2004 06:07:34 +0000 (15 06:07 +0000)]
clone for nptl/ppc64.

17 years agoAdd TID.
Ulrich Drepper [Wed, 15 Dec 2004 06:07:00 +0000 (15 06:07 +0000)]
Add TID.

17 years agoIf child crashes, report this first. Print which signal.
Ulrich Drepper [Wed, 15 Dec 2004 06:06:02 +0000 (15 06:06 +0000)]
If child crashes, report this first.  Print which signal.

17 years ago.
Roland McGrath [Wed, 15 Dec 2004 01:01:02 +0000 (15 01:01 +0000)]
.

17 years ago2004-10-18 Maciej W. Rozycki <macro@mips.com>
Roland McGrath [Wed, 15 Dec 2004 01:00:56 +0000 (15 01:00 +0000)]
2004-10-18  Maciej W. Rozycki  <macro@mips.com>

* sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Use
__NTH instead of __THROW in the inline definition.
* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Likewise.

17 years ago2004-10-18 Maciej W. Rozycki <macro@mips.com>
Roland McGrath [Wed, 15 Dec 2004 01:00:51 +0000 (15 01:00 +0000)]
2004-10-18  Maciej W. Rozycki  <macro@mips.com>

* sysdeps/mips/bits/dlfcn.h (RTLD_DEEPBIND): New macro.

17 years ago2004-10-18 Maciej W. Rozycki <macro@mips.com>
Roland McGrath [Wed, 15 Dec 2004 01:00:48 +0000 (15 01:00 +0000)]
2004-10-18  Maciej W. Rozycki  <macro@mips.com>

* sysdeps/unix/sysv/linux/mips/bits/mman.h
(PROT_GROWSDOWN, PROT_GROWSUP): New macros.

17 years agoUpdate.
Ulrich Drepper [Tue, 14 Dec 2004 21:25:41 +0000 (14 21:25 +0000)]
Update.

17 years agoInvoke CALL_MOUNT.
Ulrich Drepper [Tue, 14 Dec 2004 21:24:08 +0000 (14 21:24 +0000)]
Invoke CALL_MOUNT.

17 years ago(PROF): Don't undef.
Ulrich Drepper [Tue, 14 Dec 2004 21:21:02 +0000 (14 21:21 +0000)]
(PROF): Don't undef.

17 years agoUpdate.
Ulrich Drepper [Tue, 14 Dec 2004 21:18:36 +0000 (14 21:18 +0000)]
Update.

17 years ago(mem2chunk_check, top_check): Handle non-contiguous arena.
Ulrich Drepper [Tue, 14 Dec 2004 21:18:02 +0000 (14 21:18 +0000)]
(mem2chunk_check, top_check): Handle non-contiguous arena.
Add further checks for top chunk.

17 years agoUpdate.
Ulrich Drepper [Tue, 14 Dec 2004 15:39:54 +0000 (14 15:39 +0000)]
Update.

17 years ago(__sysconf_check_spec): Remove leading underscore from GETCONF_DIR
Ulrich Drepper [Tue, 14 Dec 2004 15:39:14 +0000 (14 15:39 +0000)]
(__sysconf_check_spec): Remove leading underscore from GETCONF_DIR
filenames.

17 years agoUpdate.9340b0881fe33684c880409ae4131a80db8817d9fedora-glibc-20041214T1058
Ulrich Drepper [Tue, 14 Dec 2004 02:41:43 +0000 (14 02:41 +0000)]
Update.

17 years agoUpdate.e1b27ffbf604546725eca78ef498b88fd60c4f42fedora-glibc-20041213T2323
Ulrich Drepper [Mon, 13 Dec 2004 21:50:20 +0000 (13 21:50 +0000)]
Update.

17 years ago(FUNCTION_NAME): Double buffer size each round to avoid problems with
Ulrich Drepper [Mon, 13 Dec 2004 21:49:29 +0000 (13 21:49 +0000)]
(FUNCTION_NAME): Double buffer size each round to avoid problems with
delays for some people's huge entries.

17 years ago(__nss_getent): Double buffer size each round to avoid problems with
Ulrich Drepper [Mon, 13 Dec 2004 21:48:34 +0000 (13 21:48 +0000)]
(__nss_getent): Double buffer size each round to avoid problems with
delays for some people's huge entries.

17 years agoUpdate.
Ulrich Drepper [Mon, 13 Dec 2004 21:29:18 +0000 (13 21:29 +0000)]
Update.

17 years agon): Prepend just $GETCONF_DIR/ instead of $GETCONF_DIR/_ to spec.
Ulrich Drepper [Mon, 13 Dec 2004 21:28:34 +0000 (13 21:28 +0000)]
n): Prepend just $GETCONF_DIR/ instead of $GETCONF_DIR/_ to spec.

17 years ago(confstr): Remove leading underscores for
Ulrich Drepper [Mon, 13 Dec 2004 21:28:03 +0000 (13 21:28 +0000)]
(confstr): Remove leading underscores for
_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS.

17 years agoUpdate.
Ulrich Drepper [Sun, 12 Dec 2004 21:06:37 +0000 (12 21:06 +0000)]
Update.

17 years agoInclude <stdbool.h> to match includes used in nptl.
Ulrich Drepper [Sun, 12 Dec 2004 21:05:54 +0000 (12 21:05 +0000)]
Include <stdbool.h> to match includes used in nptl.

17 years ago(_dl_map_object_from_fd): Fix computation of mapping start. It must
Ulrich Drepper [Sun, 12 Dec 2004 20:49:28 +0000 (12 20:49 +0000)]
(_dl_map_object_from_fd): Fix computation of mapping start.  It must
take the actual pagesize into account, not the alignment in the file.

17 years agoUpdate.
Ulrich Drepper [Sat, 11 Dec 2004 21:15:24 +0000 (11 21:15 +0000)]
Update.

17 years ago(_int_realloc): Add checks for corrupted memory.
Ulrich Drepper [Sat, 11 Dec 2004 21:14:40 +0000 (11 21:14 +0000)]
(_int_realloc): Add checks for corrupted memory.
(_int_free): Make clear message are result of free() calls.

17 years ago(_int_realloc): Remove unnecessary tests for oldmem and size == 0.
Ulrich Drepper [Sat, 11 Dec 2004 20:15:35 +0000 (11 20:15 +0000)]
(_int_realloc): Remove unnecessary tests for oldmem and size == 0.

17 years agoUpdate.
Ulrich Drepper [Fri, 10 Dec 2004 11:42:45 +0000 (10 11:42 +0000)]
Update.

17 years ago(arena_get2): Prevent endless loop if arenas and list lock are taken.
Ulrich Drepper [Fri, 10 Dec 2004 11:42:08 +0000 (10 11:42 +0000)]
(arena_get2): Prevent endless loop if arenas and list lock are taken.

17 years ago.
Ulrich Drepper [Fri, 10 Dec 2004 10:56:19 +0000 (10 10:56 +0000)]
.

17 years agoUpdate.
Ulrich Drepper [Fri, 10 Dec 2004 10:44:01 +0000 (10 10:44 +0000)]
Update.

17 years ago(_nss_nisplus_getnetgrent_r): Add check if the value is not an empty
Ulrich Drepper [Fri, 10 Dec 2004 10:43:30 +0000 (10 10:43 +0000)]
(_nss_nisplus_getnetgrent_r): Add check if the value is not an empty
string.  [BZ #305]

17 years agoUpdate.66ebe46c7d7bdc586f0f74ebcbb1e60864634364fedora-glibc-20041210T0634
Ulrich Drepper [Fri, 10 Dec 2004 04:41:46 +0000 (10 04:41 +0000)]
Update.

17 years ago(INTERNAL (__STRTOF)): If densize > 2
Ulrich Drepper [Fri, 10 Dec 2004 04:41:20 +0000 (10 04:41 +0000)]
(INTERNAL (__STRTOF)): If densize > 2
and numsize < densize, always shift num up by empty + 1 limbs.

17 years agoUpdate.
Ulrich Drepper [Fri, 10 Dec 2004 04:37:58 +0000 (10 04:37 +0000)]
Update.

17 years ago(create_newstate_common): Remove.
Ulrich Drepper [Fri, 10 Dec 2004 04:37:32 +0000 (10 04:37 +0000)]
(create_newstate_common): Remove.
(register_state): Move part of it here.  Initialize non_eps_nodes.
(free_state): Free inveclosure and non_eps_nodes.
(create_cd_newstate, create_ci_newstate): Allocate the new
re_dfastate_t here.

17 years ago(re_dfastate_t): Add non_eps_nodes and inveclosure.
Ulrich Drepper [Fri, 10 Dec 2004 04:37:02 +0000 (10 04:37 +0000)]
(re_dfastate_t): Add non_eps_nodes and inveclosure.
(re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at,
re_string_context_at, re_string_peek_byte_case,
re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
Declare as pure.

17 years ago(proceed_next_node): Simplify treatment of epsilon
Ulrich Drepper [Fri, 10 Dec 2004 04:35:29 +0000 (10 04:35 +0000)]
(proceed_next_node): Simplify treatment of epsilon
nodes.  Pass the pushed node to push_fail_stack.
(push_fail_stack): Accept a single node rather than an array
of two epsilon destinations.
(build_sifted_states): Only walk non-epsilon nodes.
(check_arrival): Don't pass epsilon nodes to
check_arrival_add_next_nodes.
(check_arrival_add_next_nodes) [DEBUG]: Abort if an epsilon node is
found.
(check_node_accept): Do expensive checks later.
(add_epsilon_src_nodes): Cache result of merging the inveclosures.

17 years agoUpdate.
Ulrich Drepper [Fri, 10 Dec 2004 01:36:18 +0000 (10 01:36 +0000)]
Update.

17 years ago(public_rEALLOc): Add parameter checks.
Ulrich Drepper [Fri, 10 Dec 2004 01:35:27 +0000 (10 01:35 +0000)]
(public_rEALLOc): Add parameter checks.
(_int_free): Provide better error message for invalid pointers.

17 years agoUpdate.
Ulrich Drepper [Fri, 10 Dec 2004 00:41:30 +0000 (10 00:41 +0000)]
Update.

17 years ago(__sysconf): If _POSIX_CPUTIME resp. _POSIX_THREAD_CPUTIME is defined
Ulrich Drepper [Fri, 10 Dec 2004 00:40:46 +0000 (10 00:40 +0000)]
(__sysconf): If _POSIX_CPUTIME resp.  _POSIX_THREAD_CPUTIME is defined
to 0, return -1 for the corresponding _SC_ argument.

17 years agoUse defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 conditionals instead
Ulrich Drepper [Fri, 10 Dec 2004 00:40:08 +0000 (10 00:40 +0000)]
Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 conditionals instead
of defined _POSIX_CPUTIME.
(do_test): If _POSIX_CPUTIME == 0, call sysconf to see if CPUTIME
option is available.

17 years agoUse defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 conditionals instead
Ulrich Drepper [Fri, 10 Dec 2004 00:39:38 +0000 (10 00:39 +0000)]
Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 conditionals instead
of defined _POSIX_CPUTIME.
(main): If _POSIX_CPUTIME == 0, call sysconf to see if CPUTIME option
is available.

17 years ago(do_test): Check for availability of CPU clock.
Ulrich Drepper [Fri, 10 Dec 2004 00:37:46 +0000 (10 00:37 +0000)]
(do_test): Check for availability of CPU clock.

17 years ago(__timer_signal_thread_pclk, __timer_signal_thread_tclk): Remove.
Ulrich Drepper [Fri, 10 Dec 2004 00:32:14 +0000 (10 00:32 +0000)]
(__timer_signal_thread_pclk, __timer_signal_thread_tclk): Remove.

17 years ago(__timer_signal_thread_pclk, __timer_signal_thread_tclk): Remove.
Ulrich Drepper [Fri, 10 Dec 2004 00:31:32 +0000 (10 00:31 +0000)]
(__timer_signal_thread_pclk, __timer_signal_thread_tclk): Remove.
(init_module): Remove their initialization.
(thread_cleanup): Remove their cleanup assertions.

17 years agoNot needed anymore.
Ulrich Drepper [Fri, 10 Dec 2004 00:31:02 +0000 (10 00:31 +0000)]
Not needed anymore.

17 years ago(timer_create): Remove unused code handling CLOCK_PROCESS_CPUTIME_ID
Ulrich Drepper [Fri, 10 Dec 2004 00:30:57 +0000 (10 00:30 +0000)]
(timer_create): Remove unused code handling CLOCK_PROCESS_CPUTIME_ID
and CLOCK_THREAD_CPUTIME_ID.

17 years ago(_POSIX_CPUTIME, _POSIX_THREAD_CPUTIME): Define to 0.
Ulrich Drepper [Fri, 10 Dec 2004 00:30:31 +0000 (10 00:30 +0000)]
(_POSIX_CPUTIME, _POSIX_THREAD_CPUTIME): Define to 0.

17 years ago(__pthread_initialize_minimal_internal): Also unblock SIGSETXID.
Ulrich Drepper [Thu, 9 Dec 2004 23:53:39 +0000 (9 23:53 +0000)]
(__pthread_initialize_minimal_internal): Also unblock SIGSETXID.

17 years ago.
Roland McGrath [Wed, 8 Dec 2004 22:08:52 +0000 (8 22:08 +0000)]
.

17 years ago2004-12-08 Jakub Jelinek <jakub@redhat.com>
Roland McGrath [Wed, 8 Dec 2004 22:08:47 +0000 (8 22:08 +0000)]
2004-12-08  Jakub Jelinek  <jakub@redhat.com>

* elf/ldd.bash.in: When set -o pipefail is available, use that for
piping to cat; when not, don't use the pipe at all.
Pipe to cat in all cases of running the executable.
When direct running exits with code 5, retry running via ${RTLD}.
* elf/rtld.c (process_envvars): If __libc_enable_secure and
mode != normal, exit with exitcode 5.

17 years ago.77474ccd4646a58f96550325ac44cdb0e6a35e58fedora-glibc-20041208T1024
Roland McGrath [Tue, 7 Dec 2004 21:06:29 +0000 (7 21:06 +0000)]
.

17 years ago2004-12-07 Jakub Jelinek <jakub@redhat.com>
Roland McGrath [Tue, 7 Dec 2004 21:06:24 +0000 (7 21:06 +0000)]
2004-12-07  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/posix/sysconf.c (__sysconf_check_spec): Only define
if it will be actually used.

17 years ago.
Roland McGrath [Tue, 7 Dec 2004 20:45:18 +0000 (7 20:45 +0000)]
.

17 years ago2004-12-07 Roland McGrath <roland@redhat.com>
Roland McGrath [Tue, 7 Dec 2004 20:44:46 +0000 (7 20:44 +0000)]
2004-12-07  Roland McGrath  <roland@redhat.com>

* rt/tst-timer5.c (setup_test): New function.
(TEST_CLOCK_MISSING): Use it to punt test if timer_create does not
support CLOCK_MONOTONIC.

17 years agoUpdate.
Ulrich Drepper [Tue, 7 Dec 2004 20:34:18 +0000 (7 20:34 +0000)]
Update.

17 years ago(__clone2): Add support for NPTL where the PID is stored at userlevel
Ulrich Drepper [Tue, 7 Dec 2004 20:33:29 +0000 (7 20:33 +0000)]
(__clone2): Add support for NPTL where the PID is stored at userlevel
and needs to be reset when CLONE_THREAD is not used.  Restore gp before
calling _exit.

17 years ago(tests): Add tst-getpid2.
Ulrich Drepper [Tue, 7 Dec 2004 20:31:27 +0000 (7 20:31 +0000)]
(tests): Add tst-getpid2.

17 years ago(TEST_CLONE_FLAGS): Define.
Ulrich Drepper [Tue, 7 Dec 2004 20:29:06 +0000 (7 20:29 +0000)]
(TEST_CLONE_FLAGS): Define.
(do_test): Use it.  Use __clone2 instead of clone on ia64.

17 years agoTest for clone2 and getpid.
Ulrich Drepper [Tue, 7 Dec 2004 20:28:23 +0000 (7 20:28 +0000)]
Test for clone2 and getpid.

17 years agoclone2 for nptl/ia64.
Ulrich Drepper [Tue, 7 Dec 2004 20:27:14 +0000 (7 20:27 +0000)]
clone2 for nptl/ia64.

17 years ago(TID): Add.
Ulrich Drepper [Tue, 7 Dec 2004 20:26:18 +0000 (7 20:26 +0000)]
(TID): Add.

17 years agoUpdate.
Ulrich Drepper [Tue, 7 Dec 2004 19:40:04 +0000 (7 19:40 +0000)]
Update.

17 years agoclone support for nptl/SH.
Ulrich Drepper [Tue, 7 Dec 2004 19:39:01 +0000 (7 19:39 +0000)]
clone support for nptl/SH.

17 years agoClear the frame pointer when starting a new thread. Add support for NPTL
Ulrich Drepper [Tue, 7 Dec 2004 19:37:51 +0000 (7 19:37 +0000)]
Clear the frame pointer when starting a new thread.  Add support for NPTL
where the PID is stored at userlevel and needs to be reset when
CLONE_THREAD is not used.

17 years agoUpdate.00a121627cc88aca49d342f674c49d6c14ae1622fedora-glibc-20041207T1331
Ulrich Drepper [Tue, 7 Dec 2004 06:55:06 +0000 (7 06:55 +0000)]
Update.

17 years ago(UNSECURE_ENVVARS): Add LD_DEBUG, LD_DYNAMIC_WEAK and LD_SHOW_AUXV.
Ulrich Drepper [Tue, 7 Dec 2004 06:54:31 +0000 (7 06:54 +0000)]
(UNSECURE_ENVVARS): Add LD_DEBUG, LD_DYNAMIC_WEAK and LD_SHOW_AUXV.