Avoid deadlock in malloc on backtrace (BZ #16159)
[platform/upstream/linaro-glibc.git] / bits /
2014-05-08 Roland McGrathFix -Wundef for _UTSNAME_DOMAIN_LENGTH.
2014-04-09 Adhemerval ZanellaDefine _STRING_ARCH_unaligned unconditionally
2014-03-21 Siddhesh PoyarekarFix -Wundef warnins for __FP_FAST_FMA*
2014-03-18 Roland McGrathAdd comments about non-Linux use of bits/mman-linux.h.
2014-03-18 Roland McGrathMove bits/mman-linux.h out of sysdeps/unix/sysv/linux/.
2014-03-07 Joseph MyersFix POSIX namespace for <bits/siginfo.h> (bug 16674).
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-13 Joseph MyersClean up trivially redundant __USE_MISC conditionals.
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-07 Roland McGrathAvoid comma operator warnings.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-27 Roland McGrathReplace generic bits/socket.h with 4.4 file.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-02-11 Ondrej BilkaAdd inline bsearch expansion.
2013-01-23 Joseph MyersMake bits/wchar.h correct for all architectures (bug...
2013-01-11 Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-03 Mike Frysingerbyteswap.h: fix gcc ver test for __builtin_bswap{32,64}
2012-11-20 Joseph MyersFix __bswap_64 return type in generic bits/byteswap.h.
2012-10-01 Roland McGrathGet rid of unused __swblk_t type.
2012-09-13 H.J. LuRemove unused __rtld_lock_init_recursive macro
2012-08-17 Roland McGrathSplit sys/param.h out into common file and sysdeps...
2012-08-16 Roland McGrathDefine __rtld_lock_initialize in stub bits/libc-lock...
2012-08-15 Roland McGrathDefine O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl...
2012-08-07 Roland McGrathMake the bsd4.4/bits/fcntl.h be the generic one.
2012-08-07 Roland McGrathMake the bsd4.4/bits/dirent.h be the generic one.
2012-08-06 Roland McGrathClean up {alphasort,versionsort,scandir,scandirat}...
2012-08-06 Roland McGrathClean up lockf64, fseeko64, ftello64, fgetpos64, fsetpo...
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory.
2012-06-21 Andreas JaegerAvoid -Wconversion warning for htons
2012-05-18 H.J. LuAdd __fsword_t and use it in bits/statfs.h
2012-05-17 H.J. LuFold copyright years
2012-05-16 H.J. LuRemove __snseconds_t
2012-05-16 H.J. LuAdd __syscall_slong_t and __syscall_ulong_t
2012-05-10 Samuel ThibaultHurd: Fix POSIX 2008 visibility
2012-05-10 Thomas SchwingeHurd: libc_once_get
2012-05-10 Samuel ThibaultHurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6
2012-05-10 Samuel ThibaultHurd: Add more ipv6 macros.
2012-04-11 H.J. LuAdd __snseconds_t and __SNSECONDS_T_TYPE
2012-04-10 Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-06 H.J. LuUse __builtin_bswap32/64 in __bswap_32/64 for GCC ...
2012-04-06 H.J. LuAdd byteswap-16.h for __bswap_16
2012-04-03 Andreas JaegerAdd __bswap_64 definition for non GCC compilers.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-12-23 Ulrich DrepperPrevent warnings due to long long constants
2011-11-02 Samuel ThibaultFix _IOT_sgttyb definition.
2011-09-13 Andreas SchwabAvoid macro clash between <sys/select.h> and <linux...
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-07-19 Ulrich DrepperFix typos in pretty much unused code in sched.h header.
2011-02-07 Samuel ThibaultSynchronize generic bits/sched.h cpu_set_t with Linux...
2011-01-09 Ulrich DrepperClean up some bits/select.h headers.
2010-10-19 Ulrich DrepperProvide FP_FAST_FMA{,F,L} definitions for x86/x86-64.
2010-10-19 Michael MeissnerAdd C99 FP_FAST_FMA{,F,L} macros to math.h
2010-09-02 Samuel ThibaultFix generic bits/sched.h for #define __need_schedparam...
2010-03-26 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-03-25 Ulrich DrepperAdd support for new clocks.
2010-01-15 Ulrich DrepperMake unistd.h pre-c((-safe.
2010-01-11 Ulrich DrepperFix compile error.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-12-15 Ulrich DrepperUpdate poll.h header for POSIX 2008.
2009-09-27 Samuel ThibaultFix IXANY feature macro conditions.
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-02-25 Ulrich DrepperDefine _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX...
2009-02-07 Ulrich Drepper[BZ #7095]
2009-01-03 Roland McGrath2009-01-03 Samuel Thibault <samuel.thibault@ens-lyon...
2008-11-07 Jakub Jelinek* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
2008-05-21 Roland McGrath2008-05-21 Samuel Thibault <samuel.thibault@ens-lyon...
2008-05-15 Ulrich Drepper[BZ #6442]
2008-05-05 Roland McGrath2007-09-14 Samuel Thibault <samuel.thibault@ens-lyon...
2008-01-16 Ulrich Drepper[BZ #5628]
2007-07-19 Ulrich Drepper* sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucoun...
2007-07-19 Ulrich Drepper* bits/types.h: Don't include stddef.h, don't define...
2007-07-19 Ulrich Drepper* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS...
2007-04-20 Andreas Jaeger[BZ #3905]
2007-04-04 Ulrich Drepper* bits/sched.h: Define __CPU_COUNT. Declare __sched_cp...
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2006-04-01 Ulrich Drepper[BZ #2472]
2006-03-05 Roland McGrath* bits/resource.h (RLIMIT_SBSIZE, RLIMIT_AS, RLIMIT_VME...
2006-02-23 Roland McGrath[BZ #2172]
2005-10-17 Roland McGrath2005-10-16 Alfred M. Szmidt <ams@gnu.org>
2005-10-10 Ulrich Drepper* sysdeps/generic/bits/byteswap.h (__bswap_constant_16...
2005-02-21 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2005-02-15 Ulrich Drepper* sysdeps/generic/bits/byteswap.h: Make sure result...
2005-01-06 Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Don't do anything...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-27 Ulrich DrepperUpdate.
2004-11-26 Ulrich DrepperUpdate.
2004-09-28 Roland McGrath2004-09-27 Roland McGrath <roland@redhat.com>
2004-09-28 Roland McGrath* posix/tst-waitid.c (do_test): Add tests for waitpid...
2004-09-26 Ulrich Drepper[BZ #362]
2004-09-23 Ulrich DrepperUpdate.
2004-08-12 Ulrich DrepperUpdate.
2004-08-10 Roland McGrath* sysdeps/generic/bits/in.h (struct ip_mreq): Remove...
2004-05-26 Roland McGrath2004-05-26 Roland McGrath <roland@frob.com>
2004-05-03 Ulrich DrepperUpdate.
2004-04-13 Ulrich DrepperUpdate.
next