| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: Remove rseq support | Florian Weimer | 2020-07-16 | 1 | -1/+0 |
* | string: Add strerrorname_np and strerrordesc_np | Adhemerval Zanella | 2020-07-07 | 1 | -0/+2 |
* | string: Add sigabbrev_np and sigdescr_np | Adhemerval Zanella | 2020-07-07 | 1 | -0/+2 |
* | Add the __libc_single_threaded variable | Florian Weimer | 2020-07-06 | 1 | -0/+1 |
* | Linux: Perform rseq registration at C startup and thread creation | Mathieu Desnoyers | 2020-07-06 | 1 | -0/+1 |
* | New exp10f version without SVID compat wrapper | Adhemerval Zanella | 2020-06-19 | 1 | -0/+1 |
* | nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np | Florian Weimer | 2020-06-02 | 1 | -0/+2 |
* | nptl: Move pthread_gettattr_np into libc | Florian Weimer | 2020-05-20 | 1 | -0/+2 |
* | nptl: Move pthread_getaffinity_np into libc | Florian Weimer | 2020-05-20 | 1 | -0/+3 |
* | nptl: Move pthread_attr_setaffinity_np into libc | Florian Weimer | 2020-05-20 | 1 | -0/+3 |
* | nptl: Move pthread_sigmask implementation to libc | Adhemerval Zanella | 2020-04-21 | 1 | -0/+2 |
* | ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] | Florian Weimer | 2020-02-15 | 1 | -6/+0 |
* | linux: Remove INTERNAL_SYSCALL_DECL | Adhemerval Zanella | 2020-02-14 | 2 | -4/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 2 | -2/+2 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 2 | -2/+2 |
* | Finish move of clock_* functions to libc. [BZ #24959] | Zack Weinberg | 2019-09-04 | 1 | -0/+5 |
* | Make totalorder and totalordermag functions take pointer arguments. | Joseph Myers | 2019-08-15 | 1 | -0/+12 |
* | Linux: Add getdents64 system call | Florian Weimer | 2019-06-07 | 1 | -0/+1 |
* | Linux: Add the tgkill function | Florian Weimer | 2019-05-14 | 1 | -0/+1 |
* | misc: Add twalk_r function | Florian Weimer | 2019-05-02 | 1 | -0/+1 |
* | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+2 |
* | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+8 |
* | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+2 |
* | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer | 2019-02-08 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 2 | -2/+2 |
* | Add getcpu | H.J. Lu | 2018-12-07 | 1 | -0/+1 |
* | posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405] | Florian Weimer | 2018-12-07 | 1 | -0/+1 |
* | Remove the error handling wrapper from pow | Szabolcs Nagy | 2018-11-21 | 1 | -0/+1 |
* | Remove the error handling wrapper from log2 | Szabolcs Nagy | 2018-11-21 | 1 | -0/+1 |
* | Remove the error handling wrapper from log | Szabolcs Nagy | 2018-11-21 | 1 | -0/+1 |
* | Remove the error handling wrapper from exp and exp2 | Szabolcs Nagy | 2018-11-21 | 1 | -0/+2 |
* | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer | 2018-11-06 | 1 | -0/+1 |
* | nptl: Add abilist symbols for C11 threads | Adhemerval Zanella | 2018-07-24 | 1 | -0/+4 |
* | Add the statx function | Florian Weimer | 2018-07-10 | 1 | -0/+1 |
* | Add renameat2 function [BZ #17662] | Florian Weimer | 2018-07-05 | 1 | -0/+1 |
* | Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) | Adhemerval Zanella | 2018-06-26 | 1 | -0/+2 |
* | Add narrowing divide functions. | Joseph Myers | 2018-05-17 | 1 | -0/+7 |
* | Add narrowing multiply functions. | Joseph Myers | 2018-05-16 | 1 | -0/+7 |
* | Ignore absolute symbols in ABI tests. | Joseph Myers | 2018-05-04 | 2 | -48/+0 |
* | Add narrowing subtract functions. | Joseph Myers | 2018-03-20 | 1 | -0/+7 |
* | Add narrowing add functions. | Joseph Myers | 2018-02-10 | 1 | -0/+8 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 2 | -2/+2 |
* | copy_file_range: New function to copy file data | Florian Weimer | 2017-12-22 | 1 | -0/+1 |
* | Add _Float32 function aliases. | Joseph Myers | 2017-12-07 | 2 | -0/+109 |
* | Add _Float64, _Float32x function aliases. | Joseph Myers | 2017-12-06 | 2 | -0/+218 |
* | Linux: Implement interfaces for memory protection keys | Florian Weimer | 2017-12-05 | 1 | -0/+5 |
* | Implement the mlock2 function | Florian Weimer | 2017-11-27 | 1 | -0/+1 |