Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Add time64 alias for ioctl | Florian Weimer | 2021-07-21 | 1 | -1/+1 |
* | signal: Add __libc_sigaction | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | Mark unsigned long arguments with U in more syscalls [BZ #25810] | H.J. Lu | 2020-04-29 | 1 | -7/+7 |
* | Add SYSCALL_ULONG_ARG_[12] to pass long to syscall [BZ #25810] | H.J. Lu | 2020-04-29 | 1 | -4/+4 |
* | misc: Remove sstk from the autogenerated system call list | Florian Weimer | 2020-04-28 | 1 | -1/+0 |
* | linux: Use long time_t for wait4/getrusage | Alistair Francis | 2020-04-02 | 1 | -1/+0 |
* | linux: Use long time_t __getitimer/__setitimer | Alistair Francis | 2020-04-02 | 1 | -2/+0 |
* | Use clock_gettime to implement gettimeofday. | Adhemerval Zanella | 2019-10-30 | 1 | -1/+0 |
* | Use clock_settime to implement settimeofday. | Zack Weinberg | 2019-10-30 | 1 | -1/+0 |
* | posix: Consolidate Linux fsync syscall | Adhemerval Zanella | 2017-05-18 | 1 | -1/+0 |
* | posix: Consolidate Linux msync syscall | Adhemerval Zanella | 2017-05-18 | 1 | -1/+0 |
* | Fix nice getpriority, setpriority namespace (bug 18553). | Joseph Myers | 2015-06-17 | 1 | -2/+2 |
* | Remove __libc_readv and __libc_writev function names. | Joseph Myers | 2014-10-30 | 1 | -2/+2 |
* | Move readv and writev definitions to syscalls.list (bug 14138). | Joseph Myers | 2014-10-20 | 1 | -2/+2 |
* | Remove stray *_internal aliases (bug 14132). | Joseph Myers | 2014-10-09 | 1 | -2/+2 |
* | Name space hygeine for madvise. | Roland McGrath | 2012-10-04 | 1 | -1/+1 |
* | Merge unix/inet/syscalls.list into unix/syscalls.list. | Roland McGrath | 2012-08-17 | 1 | -0/+21 |
* | Switch gettimeofday from INTUSE to libc_hidden_proto. | Roland McGrath | 2012-05-24 | 1 | -1/+1 |
* | Avoid dup3 PLT usage. | Thomas Schwinge | 2012-05-12 | 1 | -1/+1 |
* | Merge sysdeps/unix/common into sysdeps/unix. | Joseph Myers | 2012-05-04 | 1 | -0/+12 |
* | Merge sysdeps/unix/mman into sysdeps/unix. | Joseph Myers | 2012-04-24 | 1 | -0/+5 |
* | Remove unused sysdeps/unix/xmknod.c. | Joseph Myers | 2012-04-20 | 1 | -1/+0 |
* | Remove unused sysdeps/unix/{xstat,fxstat}.c. | Joseph Myers | 2012-04-20 | 1 | -2/+0 |
* | Add syncfs syscall. | Andreas Schwab | 2011-04-01 | 1 | -0/+1 |
* | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper | 2008-07-25 | 1 | -0/+1 |
* | umask syscall never fails. | Ulrich Drepper | 2003-07-27 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-07-15 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-23 | 1 | -3/+3 |
* | Remove __GI_* aliases, already added by make-syscalls.sh. | Ulrich Drepper | 2003-01-31 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-12-31 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-12-15 | 1 | -11/+11 |
* | Update. | Ulrich Drepper | 2002-12-10 | 1 | -1/+1 |
* | * locale/programs/ld-ctype.c (ctype_read): When given a repertoire | Roland McGrath | 2002-08-26 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2002-08-03 | 1 | -10/+10 |
* | Update. | Ulrich Drepper | 2002-08-03 | 1 | -10/+10 |
* | Update. | Ulrich Drepper | 2002-04-15 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-04-14 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-04-14 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-04-09 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2000-09-09 | 1 | -1/+1 |
* | Use __setrlimit as strong name. | Andreas Jaeger | 2000-08-24 | 1 | -1/+1 |
* | * sysdeps/unix/make-syscalls.sh: Handle new arg signature | Greg McGary | 2000-07-17 | 1 | -6/+6 |
* | * sysdeps/generic/bp-checks.h: New file. | Greg McGary | 2000-07-06 | 1 | -5/+5 |
* | * sysdeps/unix/syscalls.list (sys_mknod): Fix signatures. | Greg McGary | 2000-06-22 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2000-06-13 | 1 | -64/+64 |
* | Update. | Ulrich Drepper | 1997-06-03 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 1997-03-21 | 1 | -2/+2 |
* | update from main archive 970225 cvs/libc-970225 | Ulrich Drepper | 1997-02-25 | 1 | -1/+1 |
* | update from main archive cvs/libc-960927 | Ulrich Drepper | 1996-09-27 | 1 | -9/+9 |
* | Update. cvs/libc-ud-960807 cvs/libc-960808 | Ulrich Drepper | 1996-08-07 | 1 | -2/+2 |