Age | Commit message (Expand) | Author | Files | Lines |
2020-04-21 | nptl: Move pthread_sigmask implementation to libc | Adhemerval Zanella | 2 | -1/+2 |
2020-04-17 | i686: Add INTERNAL_SYSCALL_NCS 6 argument support | Adhemerval Zanella | 1 | -30/+49 |
2020-04-07 | i386: Remove build support for GCC older than GCC 6 | H.J. Lu | 1 | -16/+1 |
2020-04-06 | i386: Disable check_consistency for GCC 5 and above [BZ #25788] | H.J. Lu | 1 | -2/+3 |
2020-04-03 | Update syscall lists for Linux 5.6. | Joseph Myers | 1 | -0/+2 |
2020-02-20 | nptl: Move pthread_setschedparam implementation into libc | Florian Weimer | 1 | -1/+0 |
2020-02-20 | nptl: Move pthread_getschedparam implementation into libc | Florian Weimer | 1 | -1/+0 |
2020-02-20 | nptl: Move pthread_cond_init implementation into libc | Florian Weimer | 1 | -2/+0 |
2020-02-20 | nptl: Move pthread_cond_destroy implementation into libc | Florian Weimer | 1 | -2/+0 |
2020-02-20 | nptl: Move pthread_condattr_init implementation into libc | Florian Weimer | 1 | -1/+0 |
2020-02-20 | nptl: Move pthread_condattr_destroy implementation into libc | Florian Weimer | 1 | -1/+0 |
2020-02-20 | nptl: Move pthread_attr_setscope implementation into libc | Florian Weimer | 1 | -1/+0 |
2020-02-20 | nptl: Move pthread_attr_getscope implementation into libc | Florian Weimer | 1 | -1/+0 |
2020-02-20 | nptl: Move pthread_attr_setschedpolicy implementation into libc | Florian Weimer | 1 | -1/+0 |
2020-02-20 | nptl: Move pthread_attr_getschedpolicy implementation into libc | Florian Weimer | 1 | -1/+0 |
2020-02-15 | ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] | Florian Weimer | 2 | -10/+0 |
2020-02-14 | linux: Remove INTERNAL_SYSCALL_DECL | Adhemerval Zanella | 6 | -51/+42 |
2020-02-14 | linux: Consolidate INLINE_SYSCALL | Adhemerval Zanella | 1 | -39/+1 |
2020-02-14 | i386: Enable CET support in ucontext functions | H.J. Lu | 6 | -3/+425 |
2020-02-01 | i386: Remove _exit.S | H.J. Lu | 1 | -44/+0 |
2020-02-01 | i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262] | H.J. Lu | 4 | -29/+10 |
2020-01-03 | linux: Enable vDSO clock_gettime64 for i386 | Adhemerval Zanella | 1 | -0/+1 |
2020-01-03 | linux: Update x86 vDSO symbols | Adhemerval Zanella | 1 | -0/+2 |
2020-01-02 | Linux: Add tables with system call numbers | Florian Weimer | 1 | -0/+426 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 30 | -30/+30 |
2019-12-19 | nptl: Move waitpid implementation to libc | Adhemerval Zanella | 1 | -1/+0 |
2019-12-19 | nptl: Move wait implementation to libc | Adhemerval Zanella | 1 | -2/+0 |
2019-12-09 | nptl: Add more missing placeholder abi symbol from nanosleep move | Adhemerval Zanella | 1 | -0/+1 |
2019-11-06 | nptl: Move nanosleep implementation to libc | Adhemerval Zanella | 1 | -2/+0 |
2019-11-01 | nptl: Add pthread_clockjoin_np | Mike Crowe | 1 | -0/+1 |
2019-10-30 | Use clock_gettime to implement gettimeofday. | Adhemerval Zanella | 1 | -35/+0 |
2019-10-30 | Change most internal uses of time to __clock_gettime. | Adhemerval Zanella | 1 | -34/+0 |
2019-10-18 | Update sysvipc kernel-features.h files for Linux 5.1 | Adhemerval Zanella | 1 | -3/+5 |
2019-10-17 | ipc: Refactor sysvipc internal definitions | Adhemerval Zanella | 1 | -0/+1 |
2019-10-07 | nptl: Move pthread_attr_setschedparam implementation into libc | Florian Weimer | 1 | -1/+0 |
2019-10-07 | nptl: Move pthread_attr_getschedparam implementation into libc | Florian Weimer | 1 | -1/+0 |
2019-10-04 | nptl: Move pthread_attr_setinheritsched implementation into libc. | Florian Weimer | 1 | -1/+0 |
2019-09-17 | Refactor vDSO initialization code | Adhemerval Zanella | 2 | -48/+2 |
2019-09-17 | Remove PREPARE_VERSION and PREPARE_VERSION_KNOW | Adhemerval Zanella | 2 | -3/+4 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 33 | -33/+33 |
2019-09-04 | Finish move of clock_* functions to libc. [BZ #24959] | Zack Weinberg | 2 | -5/+5 |
2019-08-30 | nptl: Move pthread_attr_getinheritsched implementation into libc | Florian Weimer | 1 | -1/+0 |
2019-08-28 | nptl: Move pthread_attr_setdetachstate implementation into libc | Florian Weimer | 1 | -1/+0 |
2019-08-23 | Refactor sigcontextinfo.h | Adhemerval Zanella | 3 | -166/+139 |
2019-08-16 | nptl: Move pthread_attr_getdetachstate implementation into libc | Florian Weimer | 1 | -1/+0 |
2019-08-15 | nptl: Move pthread_attr_init implementation into libc | Florian Weimer | 1 | -2/+0 |
2019-08-15 | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers | 1 | -0/+16 |
2019-08-15 | nptl: Remove pthread_self compatibility symbol from libpthread | Florian Weimer | 1 | -1/+0 |
2019-08-15 | nptl: Move pthread_attr_destroy implementation into libc | Florian Weimer | 1 | -1/+0 |
2019-08-15 | nptl: Move pthread_equal implementation into libc | Florian Weimer | 1 | -1/+0 |