Age | Commit message (Expand) | Author |
2021-03-26 | nptl: Remove pwrite from libpthread | Adhemerval Zanella |
2021-03-26 | nptl: Remove pread from libpthread | Adhemerval Zanella |
2021-03-26 | nptl: Remove open from libpthread | Adhemerval Zanella |
2021-03-26 | nptl: Remove lseek from libpthread | Adhemerval Zanella |
2021-03-26 | nptl: Remove send from libpthread | Adhemerval Zanella |
2021-03-18 | signal: Add __libc_sigaction | Adhemerval Zanella |
2021-03-18 | nptl: Move system to libc | Adhemerval Zanella |
2021-03-18 | nptl: Move fcntl from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove sendmsg from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove recvmsg from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove sigwait from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove tcdrain from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove pause from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove msync from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove fsync from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove sendto from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove recvfrom from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove recv from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove connect from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove accept from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove close from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove read from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove write from libpthread | Adhemerval Zanella |
2021-03-12 | nptl: Move fork into libc | Adhemerval Zanella |
2021-02-25 | Reduce the statically linked startup code [BZ #23323] | Florian Weimer |
2021-02-19 | Update syscall lists for Linux 5.11. | Joseph Myers |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-12-16 | Update syscall lists for Linux 5.10. | Joseph Myers |
2020-12-10 | linux: Consolidate brk implementation | Adhemerval Zanella |
2020-10-23 | Update syscall lists for Linux 5.9. | Joseph Myers |
2020-10-09 | Remove mknod wrapper functions, move them to symbols | Adhemerval Zanella |
2020-10-09 | Remove stat wrapper functions, move them to exported symbols | Adhemerval Zanella |
2020-09-17 | Update mallinfo2 ABI, and test | DJ Delorie |
2020-09-11 | linux: Consolidate fxstatat{64} | Adhemerval Zanella |
2020-09-11 | linux: Consolidate fxstat{64} | Adhemerval Zanella |
2020-09-11 | linux: Consolidate lxstat{64} | Adhemerval Zanella |
2020-09-11 | linux: Consolidate xstat{64} | Adhemerval Zanella |
2020-09-11 | linux: Define STAT64_IS_KERNEL_STAT64 | Adhemerval Zanella |
2020-09-11 | linux: Always define STAT_IS_KERNEL_STAT | Adhemerval Zanella |
2020-08-07 | Update syscall lists for Linux 5.8. | Joseph Myers |
2020-07-16 | Linux: Remove rseq support | Florian Weimer |
2020-07-09 | sysv: linux: Add 64-bit time_t variant for msgctl | Adhemerval Zanella |
2020-07-09 | sysv: linux: Add 64-bit time_t variant for semctl | Adhemerval Zanella |
2020-07-07 | string: Add strerrorname_np and strerrordesc_np | Adhemerval Zanella |
2020-07-07 | string: Add sigabbrev_np and sigdescr_np | Adhemerval Zanella |
2020-07-06 | Add the __libc_single_threaded variable | Florian Weimer |
2020-07-06 | Linux: Perform rseq registration at C startup and thread creation | Mathieu Desnoyers |
2020-06-19 | New exp10f version without SVID compat wrapper | Adhemerval Zanella |
2020-06-02 | nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np | Florian Weimer |
2020-05-20 | nptl: Move pthread_gettattr_np into libc | Florian Weimer |