| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer | 2019-03-14 | 1 | -33/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 4 | -4/+4 |
* | Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu... | Joseph Myers | 2018-02-06 | 2 | -199/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 6 | -6/+6 |
* | Remove bits/string.h. | Zack Weinberg | 2017-06-20 | 1 | -252/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 7 | -7/+7 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 1 | -20/+0 |
* | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 2016-12-01 | 1 | -9/+0 |
* | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 2016-11-24 | 2 | -7/+24 |
* | S390: Extend structs La_s390_regs / La_s390_retval with vector-registers. | Stefan Liebler | 2016-03-31 | 1 | -0/+29 |
* | Add _STRING_INLINE_unaligned and string_private.h | H.J. Lu | 2016-02-18 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 7 | -7/+7 |
* | S390: Use __asm__ instead of asm. | Stefan Liebler | 2015-11-20 | 1 | -1/+1 |
* | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 2015-09-11 | 1 | -120/+0 |
* | Rename bits/linkmap.h to linkmap.h (bug 14912). | Joseph Myers | 2015-09-04 | 1 | -13/+0 |
* | S390: Optimize strcmp and wcscmp. | Stefan Liebler | 2015-08-26 | 1 | -2/+2 |
* | s390: Use generic lowlevellock-futex.h | Stefan Liebler | 2015-02-20 | 1 | -0/+41 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 8 | -8/+8 |
* | Add arch-specific configuration for C11 atomics support. | Torvald Riegel | 2014-11-20 | 1 | -0/+4 |
* | S/390: Revert the jmp_buf/ucontext_t ABI change. | Stefan Liebler | 2014-07-31 | 1 | -4/+0 |
* | S/390: Make jmp_buf extendible. | Andreas Krebbel | 2014-01-07 | 1 | -0/+4 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 8 | -8/+8 |
* | S/390: Fix setjmp/longjmp FPR save/restore | Andreas Krebbel | 2013-01-23 | 1 | -1/+1 |
* | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers | 2013-01-11 | 1 | -1/+1 |
* | Use __extension__ with long long in installed headers. | Joseph Myers | 2013-01-10 | 1 | -0/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 8 | -9/+8 |
* | Avoid -Wconversion warning for htons | Andreas Jaeger | 2012-06-21 | 2 | -4/+4 |
* | Add byteswap-16.h for __bswap_16 | H.J. Lu | 2012-04-06 | 2 | -40/+67 |
* | Add __bswap_64 definition for non GCC compilers. | Andreas Jaeger | 2012-04-03 | 1 | -10/+10 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 7 | -21/+14 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -42/+42 |
* | Prevent warnings due to long long constants | Ulrich Drepper | 2011-12-23 | 1 | -49/+63 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 1 | -2/+2 |
* | * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq, | Jakub Jelinek | 2008-11-07 | 1 | -2/+2 |
* | [BZ #6442] | Ulrich Drepper | 2008-05-15 | 1 | -2/+2 |
* | [BZ #5477] | Ulrich Drepper | 2007-12-12 | 1 | -1/+13 |
* | * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat, | Ulrich Drepper | 2007-11-23 | 1 | -5/+15 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -1/+1 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -2/+2 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 1 | -0/+38 |
* | * include/bits/setjmp.h: New file. | Roland McGrath | 2006-01-10 | 1 | -22/+12 |
* | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath | 2006-01-10 | 1 | -6/+1 |
* | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114 | Ulrich Drepper | 2006-01-02 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath | 2005-12-28 | 1 | -3/+3 |
* | * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor | Roland McGrath | 2005-12-06 | 1 | -0/+4 |
* | Dynamic linker definitions for s390. | Ulrich Drepper | 2005-01-29 | 1 | -0/+111 |
* | 2005-01-28 Martin Schwidefsky <schwidefsky@de.ibm.com> | Roland McGrath | 2005-01-28 | 1 | -7/+7 |
* | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. | Ulrich Drepper | 2005-01-06 | 2 | -13/+13 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 5 | -184/+46 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 5 | -46/+184 |