Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * sysdeps/generic/libc-start.c (__libc_start_main): Do | Roland McGrath | 2002-12-01 | 6 | -9/+35 | |
* | 2002-12-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-01 | 1 | -1/+1 | |
* | Update. | Ulrich Drepper | 2002-11-29 | 7 | -14/+166 | |
* | Define macros which require it to 200112L. Remove _POSIX_POLL and _POSIX_SEL... | Ulrich Drepper | 2002-11-29 | 3 | -76/+58 | |
* | Add autom4te.cache. | Andreas Schwab | 2002-11-29 | 1 | -0/+2 | |
* | Define HAVE_CMOV. | Ulrich Drepper | 2002-11-28 | 2 | -2/+10 | |
* | Update. | Ulrich Drepper | 2002-11-28 | 3 | -21/+42 | |
* | Update. | Ulrich Drepper | 2002-11-28 | 2 | -0/+41 | |
* | Update. | Ulrich Drepper | 2002-11-28 | 4 | -0/+298 | |
* | Update. | Ulrich Drepper | 2002-11-28 | 2 | -8/+10 | |
* | Update. | Ulrich Drepper | 2002-11-28 | 2 | -2/+8 | |
* | Update. | Ulrich Drepper | 2002-11-28 | 3 | -21/+320 | |
* | Update. | Ulrich Drepper | 2002-11-28 | 2 | -0/+8 | |
* | Update. | Ulrich Drepper | 2002-11-28 | 11 | -12/+103 | |
* | Update. | Ulrich Drepper | 2002-11-27 | 8 | -394/+1124 | |
* | Update. | Ulrich Drepper | 2002-11-27 | 4 | -12/+11 | |
* | Update. | Ulrich Drepper | 2002-11-27 | 2 | -0/+306 | |
* | Update. | Ulrich Drepper | 2002-11-27 | 4 | -28/+43 | |
* | Initial revision cvs/initial | Ulrich Drepper | 2002-11-26 | 352 | -0/+29447 | |
* | * inet/test-ifaddrs.c (main: addr_string): Handle null SA. | Roland McGrath | 2002-11-26 | 4 | -20/+64 | |
* | 2002-11-25 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-11-26 | 1 | -0/+1 | |
* | Update. | Ulrich Drepper | 2002-11-26 | 3 | -1/+10 | |
* | (tests): Remove tst-iconv4.c | Ulrich Drepper | 2002-11-26 | 1 | -1/+1 | |
* | * sysdeps/mach/hurd/i386/init-first.c: Include <ldsodefs.h> | Roland McGrath | 2002-11-26 | 1 | -0/+5 | |
* | 2002-11-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-26 | 1 | -0/+3 | |
* | Update. | Ulrich Drepper | 2002-11-25 | 1 | -0/+4 | |
* | (EM_ST19): Fix typo. | Ulrich Drepper | 2002-11-25 | 1 | -1/+1 | |
* | * include/errno.h (__set_errno): Define as errno = val | Roland McGrath | 2002-11-25 | 2 | -4/+7 | |
* | * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro. | Roland McGrath | 2002-11-24 | 14 | -17/+61 | |
* | * configure.in: Skip AUTOCONF check under --without-cvs. | Roland McGrath | 2002-11-24 | 4 | -3/+11 | |
* | 2002-11-24 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-24 | 2 | -32/+36 | |
* | * sysdeps/unix/sysv/linux/m68k/sysdep.h: Support inline syscall | Andreas Schwab | 2002-11-24 | 1 | -0/+5 | |
* | Support inline syscall with six arguments. | Andreas Schwab | 2002-11-24 | 1 | -0/+4 | |
* | Update. | Ulrich Drepper | 2002-11-24 | 2 | -1/+7 | |
* | (__mon_yday, __mktime_internal) [!_LIBC]: Declare as `static'. | Ulrich Drepper | 2002-11-24 | 1 | -1/+7 | |
* | Regenerated: autoconf sysdeps/generic/configure.in | Andreas Schwab | 2002-11-24 | 1 | -8/+16 | |
* | Regenerated: autoconf sysdeps/unix/configure.in | Andreas Schwab | 2002-11-24 | 1 | -8/+16 | |
* | * scripts/abilist.awk: Avoid strtonum function, not there in mawk. | Roland McGrath | 2002-11-24 | 2 | -1/+6 | |
* | * elf/Makefile ($(objpfx)librtld.mk): Tighten up regexp. | Roland McGrath | 2002-11-23 | 1 | -0/+5 | |
* | 2002-11-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-23 | 1 | -1/+1 | |
* | __unused3, and __unused4 fields. | Andreas Schwab | 2002-11-22 | 1 | -1/+1 | |
* | * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds) | Roland McGrath | 2002-11-22 | 4 | -3/+32 | |
* | 2002-11-20 Steven Munroe <sjmunroe@us.ibm.com> | Roland McGrath | 2002-11-22 | 3 | -8/+11 | |
* | * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Set | Roland McGrath | 2002-11-22 | 3 | -5/+18 | |
* | * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_exit_group): Add it. | Roland McGrath | 2002-11-22 | 2 | -0/+20 | |
* | 2002-11-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-22 | 1 | -0/+1 | |
* | Update. | Ulrich Drepper | 2002-11-22 | 2 | -1/+3 | |
* | Update. | Ulrich Drepper | 2002-11-22 | 2 | -1/+22 | |
* | Add support for CLONE_CHILD_*TID flags. | Ulrich Drepper | 2002-11-22 | 1 | -8/+13 | |
* | * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT): | Andreas Jaeger | 2002-11-21 | 1 | -0/+8 |