Move _dl_important_hwcaps to dl-hwcaps.c
[platform/upstream/glibc.git] / posix /
2012-09-28 Roland McGrathAdd a missing $(make-target-directory).
2012-09-28 Jeff Law [BZ #11438]
2012-09-25 Joseph MyersUse size_t instead of int for internal variables in...
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-25 Dmitry V. LevinAdd copyright notices to testsuite shell scripts
2012-08-23 Roland McGrathFix tst-rfc3484* build failures from USE_NSCD move...
2012-08-22 Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-08-15 Roland McGrathSuppress regcomp.c warnings in 32-bit builds.
2012-08-01 Florian Weimer * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in intl
2012-05-10 Samuel ThibaultHurd: Update posix_opt.h
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-25 Roland McGrathFix last change.
2012-03-25 Roland McGrathFix confstr use of local buffer outside its extent.
2012-03-23 Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
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 Paul EggertReplace FSF snail mail address with URL in miscellaneou...
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-28 Andreas JaegerFix ChangeLog
2012-02-28 Stanislav Brabec [BZ #13637]
2012-02-28 Andreas JaegerAvoid local PLT for dirfd
2012-02-27 Ulrich DrepperAdd first fixes for conformtest for POSIX2008
2012-02-26 Ulrich DrepperFix up POSIX testing in conformtest
2012-02-26 Ulrich DrepperFirst steps to get conformtest fully working
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-24 Joseph MyersRemove posix/glob directory (standalone glob build...
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-03 Ulrich DrepperOptimize regex a bit
2012-01-01 Ulrich DrepperUpdate copyright year
2011-12-30 Jakub JelinekFix up regcomp/regexec
2011-11-30 Andreas SchwabFix access after end of search string in regex matcher
2011-11-12 Ulrich DrepperFix warnings in regex
2011-11-01 Ulrich DrepperFix tst-rfc3484 build failures
2011-10-29 Ulrich DrepperMark a few more functions with __THROWNL.
2011-10-27 Andreas SchwabDon't mark memory synchronisation functions as leaf
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-09 Ulrich DrepperRemove support for automatic cvs check-ins
2011-09-09 John StanleyAdd missing definition of LOCPATH for bug-regex32 run
2011-09-06 Ulrich DrepperTry shell in posix_spawn* only in compat mode
2011-09-06 Ulrich DrepperFix last checkin
2011-09-05 Ulrich DrepperFix glob.h header by removing gcc 1.x support
2011-07-24 Ulrich DrepperDefine SEEK_DATA and SEEK_HOLE
2011-07-21 Ulrich DrepperCheck for overflows in expressions
2011-07-07 Ulrich DrepperHandle W; without long options in getopt
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-28 Ulrich DrepperFix unnecessary overallocation due to incomplete character
2011-05-28 Ulrich DrepperRemove unused variable
2011-05-23 Ulrich DrepperAdd a few more alloca size checks
2011-05-20 Reuben ThomasUpdate documentation in regex.h
2011-05-16 Aharon RobbinsUpdate RE_SYNTAX*_AWK constants in regex.h
2011-05-15 Ulrich DrepperProvide more helpful error message in getopt
2011-04-01 Andreas SchwabAdd syncfs syscall.
2011-04-01 Ulrich DrepperFix typos in comments.
2011-03-18 Ulrich DrepperCheck size of pattern in wide character representation...
2011-02-04 Roland McGrathFix some warning nits.
2011-01-17 Ulrich DrepperUpdate copyright year.
2011-01-14 Ulrich DrepperFIx handling of unterminated [ expression in fnmatch.
2010-12-27 Jim MeyeringFix infloop on persistent failing calloc in regex.
2010-11-12 Andreas SchwabFix memory leak in fnmatch
2010-10-12 Ulrich DrepperOne more regex memory leak fixed.
2010-10-12 Ulrich DrepperMore regex memory leak fixes and tests.
2010-10-11 Ulrich DrepperTest case for last regex problem.
2010-10-11 Ulrich DrepperFix memory leak for some invalid regular expressions.
2010-09-21 Ulrich DrepperUndo feature selection for ftruncate.
2010-08-24 Roland McGrathRejigger header generation for default uname implementa...
2010-08-10 Ulrich DrepperAvoid too much stack use in fnmatch.
2010-06-19 Ulrich DrepperCorrect checking loop in group_member.
2010-06-14 Jakub JelinekFix a couple of __REDIRECT () __THROW occurrences
2010-05-05 Andreas SchwabFix lookup of collation sequence value during regexp...
2010-04-09 Roland McGrathFix tst-chmod not to write into srcdir.
2010-04-08 Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-08 Ulrich DrepperAdd tests for recent getopt changes.
2010-04-08 Eric Blakegetopt mishandles optstring of "+:"
2010-04-08 Eric Blakegetopt mistakenly allows '-;' as short option
2010-04-08 Eric BlakeFix -W with optional parameters in getopt.
2010-04-05 Ulrich DrepperFix printing error messages in getopt.
2010-04-04 Ulrich DrepperDocument problem with NATs in getaddrinfo.
2010-03-27 Ulrich DrepperWhitespace fixes.
2010-03-27 Ulrich DrepperFix one more issue with the glob patch.
2010-03-24 Ulrich DrepperAdd test for last glob bug.
2010-03-24 Ulrich DrepperFix glob with empty pattern
2010-03-15 Ulrich DrepperUpdate copyright year.
2010-01-22 Paul Eggertregexec.c: avoid overflow in realloc buffer length...
2010-01-22 Paul Eggertregexec.c: avoid leaks on out-of-memory failure paths
2010-01-22 Paul Eggertregexec.c: avoid overflow in computing sum of lengths
2010-01-22 Paul Eggertre_search_internal: Avoid overflow in computing re_mall...
2010-01-22 Paul Eggertprune_impossible_nodes: Avoid overflow in computing...
2010-01-22 Paul Eggertregexec.c: avoid arithmetic overflow in buffer size...
2010-01-22 Paul Eggertregexec.c: simplify re_search_2_stub
2010-01-22 Ulrich DrepperSimplify test in re_string_skip_chars.
2010-01-22 Ulrich Drepperregex_internal.c: don't assume WEOF fits in wchar_t
2010-01-22 Ulrich Drepperregex_internal.c: remove useless variable and the code...
next