about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 2002-11-23 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-231-1/+1
* __unused3, and __unused4 fields.Andreas Schwab2002-11-221-1/+1
* * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds)Roland McGrath2002-11-224-3/+32
* 2002-11-20 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath2002-11-223-8/+11
* * sysdeps/mach/hurd/i386/init-first.c (posixland_init): SetRoland McGrath2002-11-223-5/+18
* * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_exit_group): Add it.Roland McGrath2002-11-222-0/+20
* 2002-11-21 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-221-0/+1
* Update.Ulrich Drepper2002-11-222-1/+3
* Update.Ulrich Drepper2002-11-222-1/+22
* Add support for CLONE_CHILD_*TID flags.Ulrich Drepper2002-11-221-8/+13
* * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT):Andreas Jaeger2002-11-211-0/+8
* * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT): Andreas Jaeger2002-11-211-4/+4
* Improve error message.Ulrich Drepper2002-11-211-1/+1
* * sysdeps/powerpc/powerpc32/dl-machine.c [! SHARED]: FurtherRoland McGrath2002-11-212-1/+4
* * scripts/abilist.awk: Grok function descriptor symbols.Roland McGrath2002-11-215-12/+57
* 2002-11-20 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-211-18/+11
* Update.Ulrich Drepper2002-11-212-16/+67
* Update.Ulrich Drepper2002-11-213-1/+48
* 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