Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * sysdeps/hppa: Directory removed, saved in ports repository. | Roland McGrath | 2006-02-28 | 71 | -2253/+0 |
* | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | Ulrich Drepper | 2006-02-17 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORK | Ulrich Drepper | 2006-02-15 | 1 | -0/+2 |
* | * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in | Roland McGrath | 2006-01-08 | 2 | -4/+4 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 1 | -9/+0 |
* | * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h. | Ulrich Drepper | 2006-01-04 | 1 | -0/+1 |
* | * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro. | Roland McGrath | 2005-11-18 | 1 | -1/+2 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 2 | -0/+122 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 70 | -0/+2136 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 70 | -2136/+0 |
* | 2004-10-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-10-04 | 1 | -1/+1 |
* | [BZ #341] (O_NOATIME): Define. | Andreas Jaeger | 2004-08-23 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2004-05-03 | 1 | -2/+2 |
* | Use __attribute_used__. | Andreas Schwab | 2004-04-23 | 1 | -3/+3 |
* | (INTERNAL_SYSCALL): Add LOAD_REGS_##nr. (LOAD_ARGS_0, LOAD_ARGS_1, LOAD_ARGS_... | Andreas Schwab | 2004-04-08 | 1 | -13/+36 |
* | Update. | Ulrich Drepper | 2004-03-06 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2004-01-20 | 1 | -0/+8 |
* | (PSEUDO_ERRVAL) (PSEUDO_END_ERRVAL, ret_ERRVAL): Define. | Andreas Schwab | 2003-11-30 | 1 | -1/+15 |
* | Update. | Ulrich Drepper | 2003-09-25 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2003-09-03 | 1 | -7/+1 |
* | Update. | Ulrich Drepper | 2003-07-25 | 1 | -0/+3 |
* | Define _STATBUF_ST_NSEC. | Ulrich Drepper | 2003-06-26 | 1 | -0/+2 |
* | semtimedop implementation for Linux/m68k. | Andreas Schwab | 2003-04-27 | 1 | -0/+60 |
* | Define ret_NOERRNO. | Andreas Schwab | 2003-03-25 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2003-03-23 | 1 | -0/+10 |
* | Update. | Ulrich Drepper | 2003-03-03 | 1 | -5/+7 |
* | Add MADV_* and POSIX_MADV_* constants. | Andreas Schwab | 2003-02-20 | 1 | -1/+19 |
* | * sysdeps/unix/sysv/linux/m68k/getsysstats.c: New file. | Andreas Schwab | 2003-01-10 | 1 | -0/+37 |
* | Optimize for kernels which are known to have the vfork syscall. | Andreas Schwab | 2003-01-10 | 1 | -1/+10 |
* | Update. | Ulrich Drepper | 2003-01-09 | 3 | -12/+18 |
* | Add nanosecond fields. | Andreas Schwab | 2003-01-04 | 1 | -7/+35 |
* | Update. | Ulrich Drepper | 2002-12-31 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-12-31 | 1 | -1/+2 |
* | *** empty log message *** | Andreas Schwab | 2002-12-27 | 1 | -1/+41 |
* | Fix thinko. | Andreas Schwab | 2002-12-21 | 1 | -3/+3 |
* | *** empty log message *** | Andreas Schwab | 2002-12-21 | 2 | -7/+23 |
* | *** empty log message *** | Andreas Schwab | 2002-12-21 | 1 | -6/+21 |
* | Use INTERNAL_SYSCALL. | Andreas Schwab | 2002-12-21 | 2 | -12/+3 |
* | * sunrpc/xdr_mem.c (xdrmem_inline): Fix argument type. | Roland McGrath | 2002-12-16 | 2 | -2/+0 |
* | Make inline syscall to _exit. | Andreas Schwab | 2002-12-15 | 1 | -2/+3 |
* | Support inline syscall with six arguments. | Andreas Schwab | 2002-11-24 | 1 | -0/+4 |
* | 2002-10-15 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-10-16 | 1 | -209/+0 |
* | 2002-10-13 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-10-14 | 1 | -1/+1 |
* | * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional | Roland McGrath | 2002-10-11 | 1 | -13/+0 |
* | Update. | Ulrich Drepper | 2002-08-28 | 1 | -10/+10 |
* | Update. | Ulrich Drepper | 2002-08-25 | 1 | -6/+5 |
* | Update. | Andreas Jaeger | 2002-08-23 | 1 | -17/+0 |
* | Add *xattr syscalls with version 2.3. | Andreas Jaeger | 2002-08-15 | 1 | -0/+17 |
* | 2002-08-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-04 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-08-03 | 2 | -5/+2 |