summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2002-11-207-22/+46
* Update.Ulrich Drepper2002-11-203-40/+143
* (extend_alloca): New define. Based on stack direction it'll try to append to...Ulrich Drepper2002-11-201-0/+28
* * malloc/arena.cRoland McGrath2002-11-201-0/+7
* 2002-11-18 Wolfram Gloger <wg@malloc.de>Roland McGrath2002-11-201-3/+9
* (read_alias_file): Use only about 400 bytes of stack space instead of 16k.Ulrich Drepper2002-11-201-15/+12
* Update.Ulrich Drepper2002-11-203-1/+8
* Remove functions which are not exported from libc.so.Ulrich Drepper2002-11-201-22/+0
* * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity andRoland McGrath2002-11-202-0/+5
* * configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use librariesRoland McGrath2002-11-191-0/+7
* 2002-11-19 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-192-12/+14
* Update.Ulrich Drepper2002-11-192-12/+26
* __libc_dlopen is now a macro calling __libc_dlopen_mode with the extra parame...Ulrich Drepper2002-11-191-1/+2
* * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64]Roland McGrath2002-11-193-4/+16
* * sysdeps/hppa/fpu/libm-test-ulps: New file (generated).Roland McGrath2002-11-198-47/+998
* * manual/pattern.texi (Variable Substitution): Fix # and ## examples.Roland McGrath2002-11-181-1/+7
* 2002-11-18 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-181-5/+5
* (Wordexp Example): Fix three bugs in the example code, all related to the opt...Ulrich Drepper2002-11-181-3/+3
* Update.Ulrich Drepper2002-11-181-3/+7
* Initialize word in the childs stack which will be loaded into the %esi register.Ulrich Drepper2002-11-181-0/+2
* 2002-11-14 Paul Eggert <eggert@twionsun.com>Roland McGrath2002-11-182-7/+24
* * math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan,Roland McGrath2002-11-152-5/+11
* * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY.Roland McGrath2002-11-156-2/+85
* * sysdeps/generic/errno.c (__libc_errno): Remove alias.Roland McGrath2002-11-158-6/+182
* 2002-11-14 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-155-24/+5
* Regenerated: autoconf sysdeps/unix/common/configure.inUlrich Drepper2002-11-151-0/+18
* Regenerated: autoconf sysdeps/unix/sysv/linux/configure.inUlrich Drepper2002-11-151-20/+5
* * sysdeps/generic/errno.c [! USE___THREAD]Roland McGrath2002-11-146-8/+77
* * Makerules (%.dynsym): Remove $(objpfx) from target and dep.Roland McGrath2002-11-142-1/+6
* 2002-11-14 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-141-1/+1
* * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: Fix unterminatedAndreas Schwab2002-11-141-0/+5
* Fix unterminated string.Andreas Schwab2002-11-141-70/+70
* [$(subdir) = elf] (tests): Depend on libc.symlist.Roland McGrath2002-11-142-5/+6
* * scripts/abilist.awk: New file.Roland McGrath2002-11-148-7/+154
* * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Zero the spaceRoland McGrath2002-11-143-0/+13
* 2002-11-13 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-141-2/+3
* Update.Andreas Jaeger2002-11-131-0/+6
* Check for visibility attribute.Andreas Jaeger2002-11-132-2/+4
* 2002-11-11 Paul Eggert <eggert@twinsun.com>Roland McGrath2002-11-132-4/+12
* * posix/regex_internal.c (re_string_skip_chars): Also return the lastRoland McGrath2002-11-133-12/+68
* * libio/libioP.h [_LIBC && !SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)]Roland McGrath2002-11-121-0/+3
* 2002-11-12 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-121-0/+10
* Update.Andreas Jaeger2002-11-122-6/+9
* Update.Andreas Jaeger2002-11-121-0/+5
* Fix algorithm to align source pointer correctly.Andreas Jaeger2002-11-121-1/+3
* * sysdeps/ia64/dl-fptr.c [_LIBC_REENTRANT]: Include <ia64intrin.h>Roland McGrath2002-11-122-3/+11
* * libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos.Roland McGrath2002-11-112-11/+8
* * crypt/md5-crypt.c: Doc fix.Roland McGrath2002-11-113-4/+9
* * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) atRoland McGrath2002-11-116-4/+37
* * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock withRoland McGrath2002-11-102-1/+11