about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* 2002-10-23 Roland McGrath <roland@redhat.com>Roland McGrath2002-10-231-0/+34
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the staticRoland McGrath2002-10-221-5/+8
* * configure: Regenerated (using Autoconf 2.54).Roland McGrath2002-10-192-8/+33
* * sysdeps/generic/bits/time.h: Replaced with contents of theRoland McGrath2002-10-181-6/+25
* 2002-10-18 Jeff Bailey <jbailey@gnu.org>Roland McGrath2002-10-181-1/+0
* Regenerated: autoconf sysdeps/generic/configure.inUlrich Drepper2002-10-181-32/+57
* * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).Roland McGrath2002-10-181-0/+20
* 2002-10-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-10-153-5/+6
* * sysdeps/generic/dl-tls.c (_dl_deallocate_tls) [TLS_TCB_AT_TP]:Roland McGrath2002-10-151-1/+7
* * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath2002-10-144-4/+80
* * sysdeps/generic/dl-lookupcfg.h: Include <tls.h>.Roland McGrath2002-10-111-0/+3
* * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath2002-10-115-4/+66
* * sysdeps/generic/dl-tls.c (__tls_get_addr): After freeing block inRoland McGrath2002-10-111-1/+4
* Avoid unnecessary sigprocmask calls.Ulrich Drepper2002-10-111-4/+8
* Update.Ulrich Drepper2002-10-102-2/+3
* Update.Ulrich Drepper2002-10-091-1/+1
* Update.Ulrich Drepper2002-10-094-8/+15
* Update.Ulrich Drepper2002-10-011-0/+8
* Update.Ulrich Drepper2002-09-301-10/+24
* * configure: Regenerated after aclocal.m4 change.Roland McGrath2002-09-291-3/+10
* * catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath2002-09-241-1/+1
* * sysdeps/generic/utmp-equal.h: New file, extracted from utmp_file.c.Roland McGrath2002-09-202-30/+62
* * sysdeps/generic/gmp-mparam.h: Include <bits/wordsize.h>.Roland McGrath2002-09-201-8/+9
* * sysdeps/generic/ifreq.h (__if_nextreq): New function.Roland McGrath2002-09-201-0/+7
* * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf.Roland McGrath2002-09-202-5/+4
* Update.Ulrich Drepper2002-09-181-0/+94
* * include/unistd.h: Uncomment libc_hidden_proto for _exit.Roland McGrath2002-09-171-1/+2
* Update.Ulrich Drepper2002-09-151-6/+2
* Update.Ulrich Drepper2002-09-151-8/+24
* * sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.Roland McGrath2002-09-141-0/+1
* * sysdeps/generic/dl-environ.c (unsetenv): Redo last fix withoutRoland McGrath2002-09-111-13/+20
* * sysdeps/generic/dl-environ.c (unsetenv): Rewritten using strncmp,Roland McGrath2002-09-111-20/+13
* Update.Ulrich Drepper2002-09-107-12/+15
* 2002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath2002-09-061-2/+2
* * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): DeclutterRoland McGrath2002-09-051-1/+1
* 2002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath2002-09-051-8/+3
* * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):Roland McGrath2002-09-021-0/+4
* * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath2002-09-011-1/+1
* 2002-08-29 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-291-1/+1
* Update.Ulrich Drepper2002-08-291-12/+11
* Update.Ulrich Drepper2002-08-291-1/+4
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Don't check forRoland McGrath2002-08-281-23/+13
* (strtol): Add some more casts to avoid warnings.Ulrich Drepper2002-08-281-4/+4
* Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.Ulrich Drepper2002-08-281-0/+2
* * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2002-08-274-4/+12
* Update.Ulrich Drepper2002-08-271-4/+7
* * sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): ReplaceRoland McGrath2002-08-271-3/+43
* * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them.Roland McGrath2002-08-272-0/+69
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-262-8/+8
* * locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath2002-08-264-8/+26