about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2002-10-025-5/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-10-02 Ulrich Drepper <drepper@redhat.com> * version.h (VERSION): Bump to 2.3. * elf/Makefile (distribute): Add tst-tlsmod1.c, tst-tlsmod2.c, tst-tlsmod3.c, tst-tlsmod4.c, circlemod1.c, circlemod1a.c, circlemod2.c, circlemod2a.c, circlemod3.c, circlemod3a.c, and nodlopenmod2.c. * login/Makefile (distribute): Add utmp-equal.h. * iconvdata/Makefile (distribute): Add TSCII.precomposed and TSCII.irreversible. * Make-dist (dist): Create .bz2 file. Add rule to create .bz2 files. Also distribute xtests sources. 2002-10-02 Kaz Kojima <kkojima@rr.iij4u.or.jp> * elf/elf.h: Change TLS ELF relocation numbers. * elf/tls-macros.h: Fix code sequences for SH TLS_LD and TLS_GD macros. * sysdeps/sh/dl-machine.h (dl_machine_rela) [case R_SH_TLS_TPOFF32]: Use addend. * sysdeps/sh/elf/initfini.c: Move __fpscr_values to... * sysdeps/sh/elf/start.S: ...here.
* Update.Ulrich Drepper2002-10-0213-36/+62
| | | | | | | | 2002-10-02 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/sh/pt-machine.h: Make C code ifndef'ed with __ASSEMBLER__. * sysdeps/sh/tls.h: Likewise. * sysdeps/unix/sysv/linux/sh/smp.h: New file.
* Update.Ulrich Drepper2002-10-012-0/+61
| | | | | | | | 2002-10-01 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/ia64/bits/sigstack.h (MINSIGSTKSZ, SIGSTKSZ): Changed to match kernel. * sysdeps/unix/sysv/linux/sparc/bits/sigstack.h: New file.
* (MINSIGSTKSZ, SIGSTKSZ): Changed to match kernel.Ulrich Drepper2002-10-011-3/+3
|
* * sysdeps/unix/sysv/linux/hppa/bits/fcntl.hRoland McGrath2002-10-012-0/+18
| | | | | | | | | | [__USE_GNU] (F_SETLEASE, F_GETLEASE, F_NOTIFY): New macros. [__USE_GNU] (DN_ACCESS, DN_MODIFY, DN_CREATE, DN_DELETE, DN_RENAME, DN_ATTRIB, DN_MULTISHOT): New macros. 2002-02-08 Randolph Chung <tausq@debian.org> * sysdeps/hppa/elf/start.S: Define __data_start.
* 2002-10-01 Carlos O'Donell <carlos@baldric.uwo.ca>Roland McGrath2002-10-011-0/+17
| | | | | | | * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_GNU] (F_SETLEASE, F_GETLEASE, F_NOTIFY): New macros. [__USE_GNU] (DN_ACCESS, DN_MODIFY, DN_CREATE, DN_DELETE, DN_RENAME, DN_ATTRIB, DN_MULTISHOT): New macros.
* Update.Ulrich Drepper2002-10-012-1/+11
| | | | | | | | | | 2002-10-01 Isamu Hasegawa <isamu@yamato.ibm.com> * posix/regex_internal.c (re_string_reconstruct): Reset the member LEN and STOP. * posix/regexec.c (re_search_stub): Remove incorrect condition of "range < 0". Round RANGE in case that it is too small.
* (re_string_reconstruct): Reset the member LEN and STOP.Ulrich Drepper2002-10-011-0/+2
|
* * config.h.in (NO_HIDDEN): New #undef.Roland McGrath2002-10-011-0/+10
| | | | | | | | | * include/libc-symbols.h [! NO_HIDDEN]: Add this condition to nonempty definitions of hidden_proto et al. * configure.in: Grok --disable-hidden-plt to define NO_HIDDEN. * configure: Regenerated. * sysdeps/mach/hurd/configure.in: Always define NO_HIDDEN. * sysdeps/mach/hurd/configure: Regenerated.
* 2002-10-01 Roland McGrath <roland@frob.com>Roland McGrath2002-10-016-135/+171
| | | | | | | | | | * config.h.in (NO_HIDDEN): New #undef. * include/libc-symbols.h [! NO_HIDDEN]: Add this condition to nonempty definitions of hidden_proto et al. * configure.in: Grok --disable-hidden-plt to define NO_HIDDEN. * configure: Regenerated. * sysdeps/mach/hurd/configure.in: Always define NO_HIDDEN. * sysdeps/mach/hurd/configure: Regenerated.
* Update.Ulrich Drepper2002-10-015-4/+31
| | | | | | | | | | | | | | | 2002-09-19 David Mosberger <davidm@hpl.hp.com> * sysdeps/ia64/dl-fptr.c (make_fdesc): Load address of "local" via a 64-bit gp-relative address to enable binaries with large data sections. 2002-09-30 Ulrich Drepper <drepper@redhat.com> * stdlib/cxa_finalize.c (__cxa_finalize): Call UNREGISTER_ATFORK if it is defined. * posix/Makefile (distribute): Add fork.h. * sysdeps/generic/fork.h: New file.
* Update.Ulrich Drepper2002-09-302-10/+31
| | | | | | | | | 2002-09-29 Bruno Haible <bruno@clisp.org> * sysdeps/generic/utmp_file.c (LOCKING_FAILED): New macro. (UNLOCK_FILE): Add a label. (getutent_r_file, internal_getut_r, getutline_r_file, pututline_file, updwtmp_file): Shut off the alarm clock when locking failed.
* Update.Ulrich Drepper2002-09-304-68/+358
| | | | | | | | | | | | | | | | | | | | | | | | | | 2002-09-30 Isamu Hasegawa <isamu@yamato.ibm.com> * posix/regex_internal.h (re_match_context_t): Add a new member. (re_fail_stack_ent_t): New structure. (re_fail_stack_t): Likewise. * posix/regexec.c (re_search_internal): Use the new member of re_match_context_t. Use fail stack only if it has back references and there are plural matching candidates. (proceed_next_node): Use fail stack if it is indicated. (set_regs): Likewise. (push_fail_stack): New function. (pop_fail_stack): New function. (check_dst_limits): Likewise. (check_dst_limits_calc_pos): Likewise. (search_subexp): Check the limitations on the top of subexpressions. (sift_states_bkref): Check the limitations of the destination node. Reuse the array sctx->sifted_states. 2002-09-30 Ulrich Drepper <drepper@redhat.com> * stdio-common/printf_fp.c: Shuffle a few lines around to help the compiler optimizing. No semantical changes intended.
* Update.Ulrich Drepper2002-09-301-18/+4
|
* * sysdeps/ia64/strncpy.S: Only segfault in .recovery2 if some bitsRoland McGrath2002-09-302-2/+10
| | | | from the next quad are needed.
* * elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq.Roland McGrath2002-09-307-106/+44
| | | | | | | | | | | | | | | | | | * sysdeps/unix/x86_64/sysdep.S [USE_TLS && HAVE___THREAD] [! PIC]: Use direct-%fs form of TLS access for errno. * sysdeps/unix/sysv/linux/i386/i686/sysdep.h: File removed, since the i386 version has all the same asm now. * sysdeps/i386/elf/configure.in: Add @GOTNTPOFF and @NTPOFF uses to the TLS support check. * sysdeps/i386/elf/configure: Regenerated. * sysdeps/unix/sysv/linux/i386/sysdep.h [USE_TLS && HAVE___THREAD] (SYSCALL_ERROR_HANDLER): Use direct-%gs form of TLS access for errno. * sysdeps/unix/i386/sysdep.S (syscall_error) [USE_TLS && HAVE___THREAD]: Use TLS access for errno.
* 2002-09-30 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-301-4/+3
| | | | | * sysdeps/unix/sysv/linux/i386/sysdep.h [USE_TLS && HAVE___THREAD] (SYSCALL_ERROR_HANDLER): Use direct-%gs form of TLS access for errno.
* Update.Andreas Jaeger2002-09-301-0/+10
| | | | | | | | | | | | * stdlib/tst-bsearch.c (main): Fix format strings. * stdio-common/tst-rndseek.c (do_test): Likewise. * libio/tst_swprintf.c (main): Likewise. * catgets/tst-catgets.c (main): Likewise. * libio/tst-fgetws.c (main): Likewise. * posix/tst-mmap.c (main): Likewise. * posix/bug-regex12.c (main): Likewise. * posix/bug-regex11.c (main): Likewise. * io/tst-getcwd.c (do_test): Likewise.
* Fix format strings.Andreas Jaeger2002-09-309-16/+16
|
* * sysdeps/unix/sysv/linux/x86_64/sysdep.hRoland McGrath2002-09-302-7/+15
| | | | [USE_TLS && HAVE___THREAD] (SYSCALL_ERROR_HANDLER): Use TLS access.
* * rt/tst-aio7.c (do_test): Don't read from stdin, which could be theRoland McGrath2002-09-301-0/+6
| | | | | terminal when the test is running in a background job. Instead, make a pipe and read from its read half while never writing anything to it.
* 2002-09-30 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-301-3/+10
| | | | | | * rt/tst-aio7.c (do_test): Don't read from stdin, which could be the terminal when the test is running in a background job. Instead, make a pipe and read from its read half while never writing anything to it.
* Update.Andreas Jaeger2002-09-302-3/+10
| | | | | | | | | 2002-09-30 Andreas Jaeger <aj@suse.de> * iconvdata/tst-e2big.c (test): Use %td in printf for ptrdiff_t. * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER): Store 4 bytes into errno, not 8 bytes.
* (test): Use %td in printf for ptrdiff_t.Andreas Jaeger2002-09-301-2/+2
|
* Update.Ulrich Drepper2002-09-301-2/+7
| | | | | | | | | | 2002-09-29 Ulrich Drepper <drepper@redhat.com> * posix/regexec.c (sift_states_bkref): Remove ret variable. Use err instead. handling and don't pass in a siginfo variable. * nss/Makefile: Move bug-erange from tests to xtests.
* (sift_states_bkref): Remove ret variable. Use err instead.Ulrich Drepper2002-09-301-2/+2
|
* * test-skeleton.c (timeout_handler): Use WUNTRACED flag in waitpid.Roland McGrath2002-09-301-0/+7
| | | | | | Examine the child's status and print something different if it wasn't just killed by our SIGKILL. (main): In the child process call setpgid to put it in its own pgrp.
* 2002-09-29 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-301-2/+17
| | | | | | | * test-skeleton.c (timeout_handler): Use WUNTRACED flag in waitpid. Examine the child's status and print something different if it wasn't just killed by our SIGKILL. (main): In the child process call setpgid to put it in its own pgrp.
* Update.Ulrich Drepper2002-09-291-0/+6
| | | | | | | | 2002-09-29 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): The return value semantics for sigtimedwait is different. Rework the return value handling and don't pass in an siginfo variable.
* * malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.Roland McGrath2002-09-293-2/+8
| | | | * sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location.
* * sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location.Roland McGrath2002-09-292-0/+8
| | | | 2002-09-29 Roland McGrath <roland@redhat.com>
* 2002-09-29 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-09-291-0/+1
| | | | | * sysdeps/pthread/tst-timer.c (main): Clear SIGEV2.sigev_notify_attributes.
* (__sigwait): The return value semantics for sigtimedwait is different. ↵Ulrich Drepper2002-09-291-4/+9
| | | | Rework the return value handling and don't pass in an siginfo variable.
* * sysdeps/unix/sysv/linux/x86_64/sysdep.S [USE_TLS && HAVE___THREAD]:Roland McGrath2002-09-292-6/+21
| | | | | | | | | | Define errno in .tbss. * sysdeps/unix/x86_64/sysdep.S [USE_TLS && HAVE___THREAD]: Use TLS access for setting errno. * sysdeps/unix/x86_64/sysdep.S: Store 32 bits at errno, not 64 bits. AFAICT, it was just blind luck that the word following errno in .bss was just alignment padding and not some other variable to be clobbered.
* 2002-09-29 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-291-1/+11
| | | | | | | * sysdeps/unix/sysv/linux/x86_64/sysdep.S [USE_TLS && HAVE___THREAD]: Define errno in .tbss. * sysdeps/unix/x86_64/sysdep.S [USE_TLS && HAVE___THREAD]: Use TLS access for setting errno.
* Update.Ulrich Drepper2002-09-292-3/+8
| | | | | | | * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_SETRESUID_SYSCALL): On the sparc, define to 1, not empty. 2002-09-29 Jakub Jelinek <jakub@redhat.com>
* Update.Ulrich Drepper2002-09-294-2/+25
| | | | | | | | | | | * nss/bug-erange.c (main): Don't fail if /etc/resolv.conf doesn't exist. 2002-09-29 Ulrich Drepper <drepper@redhat.com> * nss/Makefile: Move bug-erage from tests to xtests. 2002-09-29 Jakub Jelinek <jakub@redhat.com>
* (DO_SET_THREAD_AREA): Don't use INLINE_SYSCALL for set_thread_area syscall.Ulrich Drepper2002-09-291-11/+31
|
* * stdlib/longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.Roland McGrath2002-09-292-1/+5
| | | | 2002-09-29 Jakub Jelinek <jakub@redhat.com>
* * sysdeps/unix/sysv/linux/sparc/sysdep.h (inline_syscall0): Make asmRoland McGrath2002-09-296-84/+80
| | | | | | | | | | | | | | | | volatile. (inline_syscall1, inline_syscall2, inline_syscall3, inline_syscall4, inline_syscall5, inline_syscall6): Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL): Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (INLINE_SYSCALL): Likewise. 2002-09-29 Roland McGrath <roland@redhat.com> * configure.in (libc_cv_ranlib_necessary check): Put the .o file in the archive, not the .c file. * configure: Regenerated.
* * configure: Regenerated after aclocal.m4 change.Roland McGrath2002-09-299-109/+269
| | | | | | | | | | | | | | | * sysdeps/x86_64/sysdep.h [HAVE_ELF] (L): Define with .L##name form. * sysdeps/unix/sysv/linux/x86_64/sysdep.h (L): Don't define it here. * sysdeps/generic/dl-lookupcfg.h [USE_TLS] (DL_LOOKUP_RETURNS_MAP): Define it, because _dl_sym presumes it (for any platform). * sysdeps/x86_64/dl-tls.h: New file. * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add a cast. * sysdeps/x86_64/elf/configure.in: New file. * sysdeps/x86_64/elf/configure: New generated file.
* * elf/rtld.c (_dl_start): Fix conditional for declaring CNT.Roland McGrath2002-09-292-1/+8
| | | | | * aclocal.m4 (LIBC_PROG_BINUTILS): Don't clobber $RANLIB with ranlib before we check it.
* 2002-09-28 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-291-2/+4
| | | | | * aclocal.m4 (LIBC_PROG_BINUTILS): Don't clobber $RANLIB with ranlib before we check it.
* Update.Ulrich Drepper2002-09-292-1/+6
|
* Update.Ulrich Drepper2002-09-281-1/+6
| | | | | | | | | 2002-09-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add __syscall_exit entry point. * sysdeps/unix/nice.c (nice): Use getpriority() for the return value.
* Add __syscall_exit entry point.Ulrich Drepper2002-09-281-0/+1
|
* * pthread.c (__pthread_reset_main_thread) [FLOATING_STACKS]:Roland McGrath2002-09-282-6/+18
| | | | Don't call setrlimit, since we did no prior bogon we need to undo.
* * posix/bug-regex11.c (tests): Add flags field.Roland McGrath2002-09-281-0/+8
| | | | | | | (main): Avoid warnings. Use test[i].flags. Return nonzero if any of the tests failed. * posix/bug-regex12.c: New file. * posix/Makefile (tests): Add bug-regex12.
* 2002-09-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-09-283-8/+81
| | | | | | | | * posix/bug-regex11.c (tests): Add flags field. (main): Avoid warnings. Use test[i].flags. Return nonzero if any of the tests failed. * posix/bug-regex12.c: New file. * posix/Makefile (tests): Add bug-regex12.
* Update.Ulrich Drepper2002-09-281-3/+12
| | | | | | | | | | | | | | | 2002-03-02 Thorsten Kukuk <kukuk@suse.de> * sysdeps/unix/nice.c (nice): Use getpriority() for the return value. 2002-09-28 Jeff Bailey <jbailey@gnu.org> * sysdeps/unix/sysv/sysv4/solaris2/configure.in: Delete. * sysdeps/unix/sysv/aix/configure.in: Update comment and remove stdio=libio setting. * sysdeps/unix/sysv/linux/x86_64/sysdep.h (__NR_pread, __NR_pwrite): Define these to __NR_pread64, __NR_pwrite64 if not defined.