Add .cantunwind to _dl_start_user
[platform/upstream/glibc.git] / conform /
2015-01-05 Joseph MyersFix isblank / isascii / toascii namespace (bug 17635).
2015-01-05 Joseph MyersFix wordsize-64 posix_fadvise64, posix_fallocate64...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-17 Joseph MyersFix resolver inet_* namespace (bug 17722).
2014-12-16 Joseph MyersFix x86_64 memrchr namespace (bug 17719).
2014-12-16 Joseph MyersFix resolver if_* namespace (bug 17717).
2014-12-16 Joseph MyersRemove some semaphore.h linknamespace XFAILs.
2014-12-10 Joseph MyersFix strftime wcschr namespace (bug 17634).
2014-12-06 Joseph MyersFix pthreads getrlimit, gettimeofday namespace (bug...
2014-12-04 Joseph MyersFix linknamespace h_errno handling.
2014-12-03 Joseph MyersFix linknamespace getdate_err handling.
2014-12-02 Joseph MyersRemove some linknamespace test XFAILs.
2014-12-02 Joseph MyersFix getifaddrs, freeifaddrs namespace (bug 17668).
2014-12-02 Joseph MyersFix fgets_unlocked namespace issues (bug 17664).
2014-11-29 Joseph MyersMake linknamespace tests check only relevant libraries.
2014-11-24 Joseph MyersFix perror fileno namespace (bug 17633).
2014-11-18 Joseph MyersFix libm mpone, mptwo namespace (bug 17616).
2014-11-14 Joseph MyersOnly declare __sigpause in installed signal.h when...
2014-11-12 Joseph MyersAdd tests for namespace for static linking.
2014-10-14 Joseph Myersconformtest: clean up POSIX expections for sys/utsname...
2014-06-11 Joseph Myersconformtest: clean up POSIX expectations for sys/mman...
2014-06-09 Joseph Myersconformtest: clean up POSIX expectations for termios...
2014-05-23 Joseph MyersDefine TSVTX in tar.h for older POSIX (bug 16978).
2014-04-30 Joseph Myersconformtest: clean up POSIX expectations for stdlib...
2014-03-18 Adhemerval ZanellaAdd stardard definition on conform processing
2014-03-07 Joseph MyersFix POSIX namespace for <bits/siginfo.h> (bug 16674).
2014-03-07 Joseph MyersInclude all of <time.h> from <sched.h> for older standa...
2014-03-07 Joseph Myersconformtest: split up running of tests from makefile.
2014-03-07 Joseph Myersconformtest: clean up POSIX expectations for semaphore...
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-03-06 Joseph Myersconformtest: correct set of standards for which more...
2014-03-06 Joseph Myersconformtest: correct set of standards for which some...
2014-02-27 Joseph MyersSupport expected failures in .test-result files.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-25 Joseph Myersconformtest: Clean up expectations for POSIX for sched.h.
2013-09-24 Joseph Myersconformtest: Clean up expectations for POSIX for pthread.h.
2013-09-04 Joseph Myersconformtest: Fix namespace testing.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-19 Joseph Myersconformtest: Clean up expectations for POSIX for more...
2012-11-19 Joseph Myersconformtest: Clean up expectations for POSIX for variou...
2012-11-19 Joseph Myersconformtest: Fix miscellaneous expectations for XPG4.
2012-11-10 Joseph Myersconformtest: Fix miscellaneous UNIX98 expectations.
2012-11-07 Joseph Myersconformtest: Fix pthreads expectations for XPG3 / XPG4...
2012-11-07 Joseph Myersconformtest: Fix setenv / unsetenv expectations.
2012-11-07 Joseph Myersconformtest: Fix isnan function return type.
2012-11-07 Joseph Myersconformtest: Fix sys/mman.h expectations for UNIX98.
2012-11-07 Joseph Myersconformtest: Only expect mknodat for XOPEN2K8.
2012-11-07 Joseph Myersconformtest: Clean up / correct / expand C99 and C11...
2012-11-07 Joseph Myersconformtest: Fix typo in CLK_TCK condition.
2012-11-02 Joseph Myersconformtest: Add test data for fenv.h.
2012-11-02 Joseph Myersconformtest: Enable complex.h and inttypes.h testing...
2012-11-02 Joseph Myersconformtest: Fix sys/wait.h expectations for struct...
2012-07-24 Joseph Myersconformtest: Update expectations for time.h.
2012-07-15 Joseph Myersconformtest: Update expectations for string.h.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-24 Joseph Myersconformtest: Update expectations for stdio.h and stdlib.h.
2012-05-09 Joseph Myersconformtest: Update expectations for more ISO C headers.
2012-05-01 Joseph Myersconformtest: Update expectations for some ISO C headers.
2012-05-01 Joseph Myersconformtest: Check namespace within __attribute__.
2012-05-01 Joseph Myersconformtest: Use correct keyword set for underlying...
2012-05-01 Joseph Myersconformtest: Don't test non-C90 headers for C90.
2012-05-01 Joseph Myersconformtest: Support testing macro usability in #if.
2012-05-01 Joseph Myersconformtest: Support specifying types before promotion.
2012-05-01 Joseph Myersconformtest: Unify "macro" and "constant" handling.
2012-05-01 Joseph Myersconformtest: Unify "macro" cases.
2012-05-01 Joseph Myersconformtest: Unify "constant" and "typed-constant".
2012-05-01 Joseph Myersconformtest: Unify handling of "optional-" and non...
2012-05-01 Joseph Myersconformtest: Unify variants of "constant" and "optional...
2012-05-01 Joseph Myersconformtest: Always pass C standards options to compiler.
2012-05-01 Joseph Myersconformtest: Improve math.h tests for X/Open versions.
2012-05-01 Joseph Myersconformtest: Use correct feature test macros for XPG4.
2012-05-01 Joseph Myersconformtest: Handle "symbol" lines for allow-header.
2012-04-28 Joseph Myersconformtest: Remove duplicate typed-constant handling.
2012-04-28 Joseph Myersconformtest: Fix typo in handling typed-constant from...
2012-03-27 David S. MillerRun conformtest script explicitly using BASH.
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-21 Thomas SchwingeDon't tamper with $HOME.
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-27 Ulrich DrepperRestrict run-conformtest runs
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-08 Ulrich DrepperRemove pre-ISO C support
2011-05-02 Bruno HaibleFix getnameinfo flags parameter type.
2010-04-04 Ulrich DrepperFix definition and testing of S_ISSOCK.
2010-01-13 Ulrich DrepperMore test suite fixes.
2010-01-13 Ulrich DrepperFix up grp.h for XPG7.
2010-01-13 Ulrich DrepperFix up netdb.h for XPG7.
2010-01-12 Ulrich DrepperFix thinko in last patch.
2010-01-12 Ulrich DrepperInternal namespace test improvements.
2010-01-12 Ulrich DrepperFix up pthread.h for XPG7.
2010-01-12 Ulrich DrepperFix up sys/select.h test for XPG7.
2010-01-12 Ulrich DrepperFix up sys/stat.h for XPG7.
2010-01-12 Ulrich DrepperFix up tests of math.h and tgmath.h for XPG[67].
2010-01-12 Ulrich DrepperFix time.h POSIX test.
2010-01-12 Ulrich DrepperFix up wchar.h for XPG7.
next