Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre... | Adhemerval Zanella | 2021-03-26 | 1 | -3/+0 |
* | nptl: Move sigaction to libc | Adhemerval Zanella | 2021-03-26 | 1 | -2/+0 |
* | nptl: Remove pthread raise implementation | Adhemerval Zanella | 2021-03-26 | 1 | -1/+0 |
* | nptl: Move pthread_kill to libc | Adhemerval Zanella | 2021-03-26 | 2 | -1/+2 |
* | nptl: Remove pwrite from libpthread | Adhemerval Zanella | 2021-03-26 | 1 | -3/+0 |
* | nptl: Remove pread from libpthread | Adhemerval Zanella | 2021-03-26 | 1 | -3/+0 |
* | nptl: Remove open from libpthread | Adhemerval Zanella | 2021-03-26 | 1 | -4/+0 |
* | nptl: Remove lseek from libpthread | Adhemerval Zanella | 2021-03-26 | 1 | -3/+0 |
* | nptl: Remove send from libpthread | Adhemerval Zanella | 2021-03-26 | 1 | -2/+0 |
* | signal: Add __libc_sigaction | Adhemerval Zanella | 2021-03-18 | 1 | -1/+1 |
* | nptl: Remove sendmsg from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove recvmsg from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove sigwait from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove tcdrain from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove pause from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove msync from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove fsync from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove sendto from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove recvfrom from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove recv from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove connect from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -2/+0 |
* | nptl: Remove accept from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -1/+0 |
* | nptl: Remove close from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -2/+0 |
* | nptl: Remove read from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -2/+0 |
* | nptl: Remove write from libpthread | Adhemerval Zanella | 2021-03-18 | 1 | -2/+0 |
* | Reduce the statically linked startup code [BZ #23323] | Florian Weimer | 2021-02-25 | 1 | -0/+1 |
* | Update syscall lists for Linux 5.11. | Joseph Myers | 2021-02-19 | 1 | -0/+1 |
* | linux: Set default kernel_stat.h to LFS | Adhemerval Zanella | 2021-02-11 | 1 | -27/+0 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 25 | -25/+25 |
* | Update syscall lists for Linux 5.10. | Joseph Myers | 2020-12-16 | 1 | -0/+1 |
* | linux: Consolidate brk implementation | Adhemerval Zanella | 2020-12-10 | 1 | -0/+3 |
* | Update syscall lists for Linux 5.9. | Joseph Myers | 2020-10-23 | 1 | -0/+1 |
* | Remove mknod wrapper functions, move them to symbols | Adhemerval Zanella | 2020-10-09 | 1 | -0/+2 |
* | Remove stat wrapper functions, move them to exported symbols | Adhemerval Zanella | 2020-10-09 | 1 | -0/+8 |
* | Update mallinfo2 ABI, and test | DJ Delorie | 2020-09-17 | 1 | -0/+1 |
* | linux: Define STAT64_IS_KERNEL_STAT64 | Adhemerval Zanella | 2020-09-11 | 1 | -0/+1 |
* | Update syscall lists for Linux 5.8. | Joseph Myers | 2020-08-07 | 1 | -0/+1 |
* | Regenerate configure scripts. | Carlos O'Donell | 2020-08-04 | 1 | -1/+1 |
* | Linux: Remove rseq support | Florian Weimer | 2020-07-16 | 1 | -1/+0 |
* | Remove --enable-obsolete-rpc configure flag | Petr Vorel | 2020-07-13 | 1 | -162/+0 |
* | ARC: Build Infrastructure | Vineet Gupta | 2020-07-10 | 7 | -0/+90 |
* | ARC: ABI lists | Vineet Gupta | 2020-07-10 | 14 | -0/+3257 |
* | ARC: Linux Startup and Dynamic Loading | Vineet Gupta | 2020-07-10 | 2 | -0/+116 |
* | ARC: Linux ABI | Vineet Gupta | 2020-07-10 | 12 | -0/+568 |
* | ARC: Linux Syscall Interface | Vineet Gupta | 2020-07-10 | 15 | -0/+941 |