* manual/users.texi: Document MTASC-safety properties.
[jlayton/glibc.git] / include /
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-19 Joseph MyersAdd _DEFAULT_SOURCE feature test macro.
2013-12-17 Joseph MyersRemove __FAVOR_BSD.
2013-12-03 Siddhesh Poyarekar[BZ #16195] Fix build warnings from systemtap probes...
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-11-18 Joseph MyersDefine TLS version of libc_hidden_proto.
2013-11-04 Joseph MyersDefine __STDC_IEC_559* based on __GCC_IEC_559*.
2013-09-20 Andreas SchwabMake __ffs hidden
2013-09-04 Joseph Myersconformtest: Fix namespace testing.
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-08-27 Roland McGrathClean up h_errno declaration to use __thread unconditio...
2013-08-27 Roland McGrathClean up _res declaration to use __thread unconditionally.
2013-08-10 David S. MillerUpdate version.h and include/features.h for 2.18 release. glibc-2.18
2013-06-25 Mike Frysingerlibc-internal.h: add ALIGN helper macros
2013-06-21 Adhemerval ZanellaFix loop construction to functions calls
2013-06-12 Siddhesh PoyarekarSet/restore rounding mode only when needed
2013-06-11 Siddhesh PoyarekarFix indentation and add copyright header to time.h
2013-06-11 Siddhesh PoyarekarFix symbol definitions for __clock_* functions
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-02 Thomas SchwingeNew <math.h> macro named issignaling to check for a...
2013-03-28 Roland McGrathAvoid unconditional __call_tls_dtors calls in static...
2013-02-18 Mike Frysingersys/cdefs.h: export __attribute_alloc_size__
2013-02-18 Mike Frysingerunify xmalloc prototypes & friends
2013-02-18 Siddhesh PoyarekarC++11 thread_local destructors support
2013-02-13 Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-13 Roland McGrathRemove redunant "warning: " prefix from stub warnings.
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-02-04 Andreas SchwabDon't use GLIBC_PRIVATE errno outside of libraries
2013-02-02 Jan KratochvilImprove link_map.l_addr comment.
2013-01-17 Joseph MyersFix cacos real-part inaccuracy for result real part...
2013-01-16 Andreas SchwabHide reference to mktemp in libpthread
2013-01-11 Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-10 Joseph MyersRemove __USE_ANSI.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-25 David S. MillerUpdate version.h and include/features.h for 2.17 release. glibc-2.17
2012-12-07 Andreas Schwab [BZ #14898]
2012-11-30 Siddhesh Poyarekar * sunrpc/rpc/svc.h (__svc_accept_failed): Move...
2012-11-27 H.J. LuCast to __intptr_t before casting pointer to int64
2012-11-21 H.J. LuCheck supported DF_1_XXX bits
2012-11-20 Thomas SchwingeAdd recvmmsg and sendmmsg to the generic glibc API.
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-11-03 H.J. LuCompile x86 rtld with -mno-sse -mno-mmx
2012-11-02 Joseph Myersconformtest: Add test data for fenv.h.
2012-11-02 Joseph MyersTest _ISOMAC in include/sys/syslog.h.
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-12 Andreas SchwabAvoid PLT references from __get_clockfreq on powerpc
2012-10-11 H.J. LuFramework to test IFUNC implementations on target
2012-10-04 Roland McGrathName space hygeine for madvise.
2012-09-12 Joseph MyersMake strtod respect the rounding mode (bug 14518).
2012-08-18 Mike Frysingeradd attribute_hidden to __have_{sock_cloexec,pipe2...
2012-08-18 Mike Frysingersplit assume pipe2/dup3/sock_cloexec knobs
2012-08-17 Roland McGrathSplit sys/param.h out into common file and sysdeps...
2012-08-15 Roland McGrathDeclare __getdirentries in internal dirent.h.
2012-08-14 Maxim KuvyrkovAdd explicit acquire/release semantics to atomic_exchan...
2012-08-02 Marek PolacekGet rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
2012-07-31 Roland McGrathClean up stub accept4 definition.
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-25 Florian WeimerRename __secure_getenv to secure_getenv
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-30 Carlos O'DonellRelease 2.16 glibc-2.16.0
2012-06-22 Andreas SchwabFix invalid memory access in do_lookup_x.
2012-05-31 Andreas SchwabRemove use of INTDEF/INTUSE in stdio-common
2012-05-31 Marek PolacekRemove use of INTUSE/INTDEF in misc.
2012-05-30 Andreas SchwabRemove use of INTDEF/INTUSE in socket
2012-05-30 H.J. LuConvert WORDSIZE[32|64]/ld entries to abi-variants
2012-05-25 Roland McGrathAdd --enable-systemtap configuration to define static...
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in intl
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-05-24 Roland McGrathSwitch gettimeofday from INTUSE to libc_hidden_proto.
2012-05-21 Andreas JaegerFix sunrpc static library
2012-05-16 Joseph MyersUpdate __STDC_ISO_10646__.
2012-05-10 Thomas SchwingeHurd: hidden_nolink macro for NO_HIDDEN case.
2012-05-10 Thomas SchwingeHurd: dup3
2012-05-10 Thomas SchwingeHurd: accept4
2012-05-10 Andreas JaegerMake sunrpc code usable again
2012-05-10 Joseph MyersDefine __STDC_NO_THREADS__.
2012-05-08 Roland Mc GrathWarn if user requests __FORTIFY_SOURCE but it is disabled
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-04-17 Petr BaudisResolve __vector namespace conflict with Altivec.
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-22 H.J. LuReplace Elf64_XXX with ElfW(XXX) in dl-irel.h
2012-03-14 Andreas JaegerRemove files so that i386 uses the iee754/dbl-64 sin...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10 Richard HendersonMove math/math_private.h to sysdeps/generic/math_private.h.
2012-03-09 David S. MillerFix sparc build after recent math changes.
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-03 Marek PolacekRemove oldish __GNUC_PREREQ.
2012-02-28 Andreas SchwabInclude <dirstream.h> before <dirent/dirent.h>
2012-02-28 Andreas JaegerAdd __dirfd prototype.
2012-02-27 Ulrich DrepperAdd first fixes for conformtest for POSIX2008
2012-02-26 Ulrich DrepperFirst steps to get conformtest fully working
2012-02-22 Joseph MyersMove __STDC_* predefined macros from features.h to...
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_config'
next