| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove configuration name patterns from shlib-versions. | Joseph Myers | 2014-09-12 | 2 | -8/+8 |
* | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar | 2014-08-21 | 1 | -1/+1 |
* | [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h. | Joseph Myers | 2014-07-17 | 1 | -0/+38 |
* | Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. | Joseph Myers | 2014-07-17 | 4 | -15/+39 |
* | Move architecture shlib-versions files to Linux-specific directories. | Joseph Myers | 2014-07-17 | 2 | -0/+2 |
* | Get rid of lll_robust_dead. | Roland McGrath | 2014-07-10 | 1 | -14/+0 |
* | Get rid of lll_robust_trylock. | Roland McGrath | 2014-07-10 | 1 | -8/+0 |
* | NPTL is no longer an add-on! | Roland McGrath | 2014-07-07 | 2 | -0/+2 |
* | Get rid of nptl/sysdeps/ entirely! | Roland McGrath | 2014-07-07 | 1 | -9/+2 |
* | Remove stray includes of kernel-features.h. | Joseph Myers | 2014-06-25 | 1 | -2/+0 |
* | x86: Consolidate unnecessary nptl/ subdirectories. | Roland McGrath | 2014-06-24 | 2 | -0/+6 |
* | Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac. | Joseph Myers | 2014-06-24 | 2 | -0/+8 |
* | Remove x86 assembler rwlock code | Andi Kleen | 2014-06-13 | 5 | -1008/+0 |
* | Split arch-fork.h from fork.h | Roland McGrath | 2014-05-16 | 1 | -2/+2 |
* | x86: Move abilist files out of nptl/ subdirectories. | Roland McGrath | 2014-05-14 | 28 | -0/+0 |
* | Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files. | Roland McGrath | 2014-05-14 | 24 | -0/+5322 |
* | x86: Consolidate NPTL fork. | Roland McGrath | 2014-05-14 | 1 | -0/+27 |
* | Move x86_64 compat-timer.h out of nptl/ | Roland McGrath | 2014-05-14 | 1 | -0/+45 |
* | Move x86_64 timer_*.c out of nptl/ | Roland McGrath | 2014-05-14 | 6 | -0/+231 |
* | x86: Consolidate NPTL/non versions of clone | Roland McGrath | 2014-05-14 | 1 | -2/+0 |
* | x86: Consolidate NPTL/non versions of vfork | Roland McGrath | 2014-05-14 | 1 | -6/+19 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -2/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 37 | -37/+37 |
* | New API to set default thread attributes | Siddhesh Poyarekar | 2013-06-15 | 2 | -0/+8 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 1 | -0/+1 |
* | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 2013-04-02 | 2 | -0/+10 |
* | Remove extra pthread_atfork compat symbols | Andreas Schwab | 2013-03-11 | 1 | -1/+0 |
* | C++11 thread_local destructors support | Siddhesh Poyarekar | 2013-02-18 | 2 | -0/+6 |
* | Remove bounded-pointers handling from x86_64 assembly sources. | Joseph Myers | 2013-02-17 | 2 | -7/+3 |
* | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers | 2013-02-13 | 1 | -2/+2 |
* | Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. | Joseph Myers | 2013-01-31 | 2 | -5/+2 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 37 | -37/+37 |
* | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 2012-10-24 | 2 | -0/+10 |
* | Clean up init-first.c files. | Roland McGrath | 2012-10-01 | 2 | -4/+6 |
* | Avoid DWARF definition DIE on ifunc symbols | H.J. Lu | 2012-08-09 | 1 | -4/+15 |
* | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 2012-08-06 | 8 | -8/+0 |
* | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 2012-08-06 | 10 | -10/+0 |
* | Remove x32/iofopen.c and x32/iofopen64.c | H.J. Lu | 2012-08-06 | 2 | -2/+0 |
* | Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0. | Roland McGrath | 2012-08-01 | 4 | -4/+0 |
* | Fix lots of bitrot for stub configurations. | Roland McGrath | 2012-07-30 | 2 | -2/+0 |
* | Remove unused pseudo_end label | Andreas Schwab | 2012-07-25 | 9 | -19/+8 |
* | Rename __secure_getenv to secure_getenv | Florian Weimer | 2012-07-25 | 2 | -0/+6 |
* | Move c++-types baselines to sysdeps directories. | Joseph Myers | 2012-07-17 | 2 | -0/+134 |
* | x86_64: makecontext: exit (0) if uc_link is the null pointer. | Thomas Schwinge | 2012-07-17 | 1 | -2/+3 |
* | Use x86_64 bits/sigcontext.h for i386 and x86_64 | H.J. Lu | 2012-06-04 | 1 | -194/+0 |
* | Update x86_64 bits/sigcontext.h from kernel 3.4.0 | H.J. Lu | 2012-06-04 | 1 | -0/+34 |
* | Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64 | H.J. Lu | 2012-06-04 | 2 | -165/+0 |
* | Use x86_64 bits/{io,perm}.h for i386 and x86_64 | H.J. Lu | 2012-06-04 | 2 | -218/+0 |
* | Fix a typo in x86_64 sys/io.h | H.J. Lu | 2012-06-01 | 1 | -1/+1 |
* | Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64 | H.J. Lu | 2012-06-01 | 1 | -1/+0 |