Remove files so that i386 uses the iee754/dbl-64 sin and cos implementation.
[platform/upstream/glibc.git] / include /
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'
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_epol...
2012-01-28 Chris MetcalfUse include/sys/epoll.h to provide libc_hidden_proto...
2012-01-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-24 Ulrich DrepperFix gets problems
2012-01-09 Ulrich DrepperOptimize xmalloc, xcalloc, xrealloc, and xstrdup
2012-01-08 Ulrich DrepperAdd checking versions of poll and ppoll
2012-01-08 Ulrich DrepperMore fallout from supporting only ELF
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-01 Ulrich DrepperMissed half the support for __USE_ISOC11
2012-01-01 Ulrich DrepperAdd __USE_ISOCXX11
2012-01-01 Ulrich DrepperSupport C11 __STDC_SOURCE__ and _ISOC11_SOURCE
2011-12-23 Ulrich DrepperPreliminaries for 2.15 release glibc-2.15
2011-11-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-11-11 Roland McGrathFix __readlink declaration.
2011-11-02 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-11-01 Andreas SchwabAccount for alloca size rounding in extend_alloca
2011-10-31 Ulrich DrepperCache network interface information
2011-10-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15 Ulrich DrepperOptimize access to isXYZ and toXYZ tables
2011-10-08 Ulrich DrepperOptimize use of isnan, isinf, finite
2011-10-05 Andreas SchwabDon't call ifunc functions in trace mode
2011-09-10 Ulrich DrepperRemove support for !USE___THREAD
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-08 Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2011-08-11 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-11 Andreas SchwabClean up PLT use for scandirat
2011-08-09 Ulrich DrepperImplement scandirat function
2011-05-31 Ulrich Drepper2.14 release glibc-2.14
2011-05-21 Ulrich DrepperDon't unconditionally use alloca in gaih_inet
2011-05-15 Ulrich DrepperFix a few problems in fopen and freopen
2011-05-15 Ulrich DrepperUse mmap for allocation of buffers used for __abort_msg
2011-05-08 Ulrich DrepperMake complete getcwd work in rtld
2011-05-08 Ulrich DrepperFix Linux getcwd for long paths
2011-05-08 Ulrich DrepperOptimize fdopendir a bit.
2011-04-17 Ulrich DrepperObsolete RPC implementation in libc.
2011-04-02 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-04-02 Ulrich DrepperUpdate comment about feature macros.
2011-03-10 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10 Ulrich DrepperFix copy relocations handling of unique objects.
2011-02-26 Andreas SchwabFix memory leak in dlopen with RTLD_NOLOAD.
2011-01-18 Ulrich Drepper2.13 release glibc-2.13
2011-01-13 Ulrich DrepperClean up PLT use for getrlimit64.
2011-01-13 Ulrich DrepperFix PLT use due to __libc_alloca_cutoff.
2010-12-10 Ulrich DrepperFix typo in comment.
2010-10-25 Andreas SchwabRequire suid bit on audit objects in privileged programs
2010-10-11 Jakub JelinekCorrect implementation of fmaf.
2010-09-01 Ulrich DrepperRemove duplicate version of pmap_getport from NIS code.
2010-05-03 Ulrich DrepperPrepare for release. glibc-2.12
2010-03-27 Ulrich DrepperFix handling of __need_mbstate_t and __need_wint_t.
2010-03-25 Ulrich DrepperFix Linux getlogin{_r,} implementation
2010-03-24 Ulrich DrepperFix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING
2010-02-10 Andreas SchwabAvoid PLT call to fegetenv on s390
2010-01-15 Ulrich DrepperFix _XOPEN_SOURCE_EXTENDED handling.
2010-01-12 Ulrich DrepperFix up wchar.h for XPG7.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-12-24 Ulrich DrepperFix isomac test after recent header change.
2009-12-15 Ulrich DrepperAvoid ELF lookup race.
2009-11-25 Ulrich DrepperOptimize grantpt.
2009-10-30 Ulrich Drepper2.11 release. glibc-2.11
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-10-23 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-10-20 Andreas SchwabCorrect errno handling in expm1.
2009-09-01 Andreas SchwabAdd hidden alias for fflush.
2009-07-29 Ulrich DrepperPrepare use if IFUNC functions outside libc.so.
2009-07-23 Duncan SimpsonMake include/unistd.h suitable for C++ test cases.
2009-07-16 Jakub JelinekUse rel semantics of cas instead of acq semantics with...
2009-07-07 Ulrich DrepperClean up code for hash table handling in ld.so.
2009-06-15 Ulrich DrepperPreserve message printed before abort.
2009-06-02 Ulrich DrepperAdd missing __execvpe prototype.
2009-06-01 Ulrich DrepperFinish IFUNC support for x86 and x86-64.
2009-05-16 Jakub JelinekAvoid double definition of catomic_compare_and_exchange...
2009-05-16 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-16 Ulrich DrepperCheck for valid stack frame in longjmp.
2009-05-09 Ulrich Drepper* version.h (VERSION): Bump for 2.10 release. cvs/fedora-glibc-20090509T1828
2009-04-25 Ulrich Drepper* include/features.h: _POSIX_C_SOURCE >= 200112L implie...
2009-04-23 Ulrich Drepper[BZ #9955]
2009-03-17 Ulrich DrepperYet more changes to match sort function type change.
2009-03-13 Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.
2009-03-10 Ulrich Drepper* include/stdio.h (fmemopen): Add libc_hidden_proto.
2009-02-26 Ulrich Drepper* include/features.h: Define macros for XPG7/POSIX...
2009-02-26 Ulrich Drepper* include/features.h: If no feature selection given...
2009-02-08 Ulrich Drepper* include/atomic.h: Define catomic_and if not already...
2009-02-07 Ulrich Drepper* malloc/malloc.c (_int_free): Second argument is now...
next