Age | Commit message (Expand) | Author |
2021-04-21 | nptl: Move core condition variable functions into libc | Florian Weimer |
2021-04-21 | nptl: Move core mutex functions into libc | Florian Weimer |
2021-04-21 | nptl: Move rwlock functions with forwarders into libc | Florian Weimer |
2021-04-21 | nptl: Move pthread_key_delete into libc. | Florian Weimer |
2021-04-21 | nptl: Move pthread_setspecific, __pthread_setspecific into libc | Florian Weimer |
2021-04-21 | nptl: Move pthread_getspecific, __pthread_getspecific into libc | Florian Weimer |
2021-04-21 | nptl: Move pthread_key_create, __pthread_key_create into libc | Florian Weimer |
2021-04-21 | nptl: Move __pthread_unwind_next into libc | Florian Weimer |
2021-04-21 | nptl: Move pthread_once and __pthread_once into libc | Florian Weimer |
2021-04-21 | nptl: Move legacy cancelation handling into libc as compat symbols | Florian Weimer |
2021-04-21 | nptl: Move __pthread_cleanup_routine into libc | Florian Weimer |
2021-04-21 | nptl: Move pthread_mutex_consistent into libc | Florian Weimer |
2021-03-26 | nptl: Move pthread_kill to libc | Adhemerval Zanella |
2021-02-25 | Reduce the statically linked startup code [BZ #23323] | Florian Weimer |
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-07-16 | Linux: Remove rseq support | Florian Weimer |
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-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 |
2020-05-20 | nptl: Move pthread_getaffinity_np into libc | Florian Weimer |
2020-05-20 | nptl: Move pthread_attr_setaffinity_np into libc | Florian Weimer |
2020-04-21 | nptl: Move pthread_sigmask implementation to libc | Adhemerval Zanella |
2019-09-04 | Finish move of clock_* functions to libc. [BZ #24959] | Zack Weinberg |
2019-06-07 | Linux: Add getdents64 system call | Florian Weimer |
2019-05-14 | Linux: Add the tgkill function | Florian Weimer |
2019-05-02 | misc: Add twalk_r function | Florian Weimer |
2019-03-01 | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes |
2019-03-01 | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes |
2019-03-01 | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes |
2019-02-08 | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer |
2018-12-07 | Add getcpu | H.J. Lu |
2018-12-07 | posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405] | Florian Weimer |
2018-11-06 | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer |
2018-08-10 | S390: Implement 64-bit __fentry__ | Ilya Leoshkevich |
2018-07-24 | nptl: Add abilist symbols for C11 threads | Adhemerval Zanella |
2018-07-10 | Add the statx function | Florian Weimer |
2018-07-05 | Add renameat2 function [BZ #17662] | Florian Weimer |
2018-06-26 | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella |
2018-05-04 | Ignore absolute symbols in ABI tests. | Joseph Myers |
2017-12-22 | copy_file_range: New function to copy file data | Florian Weimer |
2017-12-07 | Add _Float32 function aliases. | Joseph Myers |
2017-12-06 | Add _Float64, _Float32x function aliases. | Joseph Myers |
2017-12-05 | Linux: Implement interfaces for memory protection keys | Florian Weimer |
2017-11-27 | Implement the mlock2 function | Florian Weimer |
2017-11-27 | Add _Float64x function aliases. | Joseph Myers |