Revert "crypt: Remove libcrypt support"
[platform/upstream/glibc.git] / conform /
2024-03-06 Dongkyun SonRevert "crypt: Remove libcrypt support"
2024-01-08 Adhemerval ZanellaRemove ia64-linux-gnu
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-10-30 Adhemerval Zanellacrypt: Remove libcrypt support
2023-05-25 Adhemerval Zanellawchar: Define va_list for POSIX (BZ #30035)
2023-05-01 Samuel Thibaulthurd: Also XFAIL missing SA_NOCLDWAIT on 64bit
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-15 Samuel Thibaulthurd: drop SA_SIGINFO availability xfail
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-17 Joseph MyersUse $(pie-default) with conformtest
2021-09-17 Joseph MyersRun conform/ tests using newly built libc
2021-08-27 Joseph MyersAllow #pragma GCC in headers in conformtest
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-28 Samuel Thibaulthurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support...
2020-11-15 Samuel Thibaulthurd: Remove some remnants of cthreads
2020-03-03 Alistair FrancisConvert Python scripts to Python 3
2020-02-17 Florian Weimerconform/conformtest.py: Extend tokenizer to cover chara...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-10 Adhemerval Zanellasysvipc: Set ipc_perm mode as mode_t (BZ#18231)
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-03-14 Florian WeimerRemove obsolete, never-implemented XSI STREAMS declarations
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-11-22 Joseph MyersCombine more conformtest tests into single execution...
2018-11-22 Joseph MyersSeparate conformtest subtest generation and execution.
2018-11-20 Joseph MyersUse unique identifiers in conformtest.
2018-11-09 Joseph MyersUpdate conform/Makefile mkdir commands.
2018-11-09 Joseph MyersReplace conformtest.pl with conformtest.py.
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-30 Joseph MyersConvert linknamespace tests from Perl to Python.
2018-10-29 Joseph MyersUse tempfile.TemporaryDirectory in conform/glibcconform.py.
2018-10-29 Joseph MyersPatch to require Python 3.4 or later to build glibc.
2018-10-25 Florian Weimerconform: XFAIL siginfo_t si_band test on sparc64
2018-08-31 Joseph MyersReplace conform/list-header-symbols.pl with a Python...
2018-07-25 Adhemerval ZanellaFix C11 conformance issues
2018-07-24 Adhemerval Zanellanptl: Add C11 threads tss_* functions
2018-07-24 Adhemerval Zanellanptl: Add C11 threads cnd_* functions
2018-07-24 Adhemerval Zanellanptl: Add C11 threads call_once functions
2018-07-24 Adhemerval Zanellanptl: Add C11 threads mtx_* functions
2018-07-24 Adhemerval Zanellanptl: Add C11 threads thrd_* functions
2018-07-06 Florian Weimerconform/conformtest.pl: Escape literal braces in regula...
2018-06-29 Zack WeinbergNew configure option --disable-crypt.
2018-06-29 Zack WeinbergDisallow use of DES encryption functions in new programs.
2018-04-20 Samuel Thibaulthurd xfails: Add missing bug references
2018-04-20 Samuel Thibaulthurd: XFAIL tests for signal features not implemented yet
2018-04-19 Samuel Thibaulthurd: Fix symbols exposition
2018-04-18 Samuel Thibaulthurd: xfail some structure fields ABI incompatibility...
2018-04-18 Samuel Thibaultconform sys/un.h: Allow sun_ prefix, not only sun_len
2018-04-17 Samuel Thibaulthurd: fix conformity test for sys/un.h
2018-02-07 Zack WeinbergDon't install libio.h or _G_config.h.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-30 Joseph MyersFix mcontext_t sigcontext namespace (bug 21457).
2017-08-21 Joseph MyersObsolete matherr, _LIB_VERSION, libieee.a.
2017-08-14 Joseph Myersconformtest: Disable si_value expectation for XPG42.
2017-06-20 Joseph Myersconformtest: XFAIL uc_mcontext test for powerpc32 ...
2017-06-20 Joseph Myersconformtest: XFAIL uc_sigmask test for ia64 (bug 21634).
2017-06-12 Joseph MyersFix XPG4 bsd_signal namespace (bug 21552).
2017-06-09 Joseph MyersFix waitid namespace (bug 21561).
2017-06-08 Joseph Myersconformtest: Correct sys/wait.h expectations for XPG4.
2017-06-01 Joseph Myersconformtest: Correct signal.h expectations for XPG4...
2017-05-23 Joseph MyersFix sigstack namespace (bug 21511).
2017-05-04 Joseph MyersFix network headers stdint.h namespace (bug 21455).
2017-04-28 Joseph Myersconformtest: Allow time.h inclusion from semaphore...
2017-04-27 Joseph Myersconformtest: Fix XPG standard naming.
2017-04-25 Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
2017-04-25 Joseph Myersconformtest: Allow *_t in sys/socket.h.
2017-04-18 Joseph Myersconformtest: Enable tests when cross compiling.
2017-03-20 Joseph Myersconformtest: Add x32 XFAILs for mq_attr element types...
2017-03-20 Joseph Myersconformtest: Add mips XFAIL for struct stat st_rdev...
2017-03-18 Joseph Myersconformtest: XFAIL tv_nsec tests for x32 (bug 16437).
2017-03-18 Joseph Myersconformtest: Handle conditional XFAILs with allow-header.
2017-03-17 Joseph Myersconformtest: Add mips XFAIL for struct stat st_dev...
2017-03-17 Joseph Myersconformtest: Add alpha XFAIL for struct netent n_net...
2017-03-17 Joseph Myersconformtest: Skip execution tests when cross-compiling.
2017-03-17 Joseph Myersconformtest: Support system-specific XFAILs.
2017-03-16 Joseph Myersconformtest: Make more tests into compilation tests.
2017-02-01 Andreas SchwabFix missing test dependency
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-16 Joseph MyersEnable linknamespace testing for libdl and libcrypt.
2016-11-03 Joseph MyersFix linknamespace parallel test failures.
2016-09-05 Aurelien Jarnoconform tests: call perl with '-I.'
2016-06-10 Adhemerval ZanellaRevert {send,sendm,recv,recvm}msg conformance changes
2016-05-25 Adhemerval Zanellanetwork: recvmsg and sendmsg standard compliance (BZ...
2016-05-23 Joseph Myersconformtest: Correct some limits.h expectations for...
2016-05-20 Joseph Myersconformtest: Correct ftw.h expectations for XPG3, XPG4.
2016-05-19 Joseph Myersconformtest: Correct pwd.h expectations for XPG3.
2016-05-19 Joseph Myersconformtest: Correct search.h expectations for XPG3.
2016-05-17 Joseph MyersDo not declare grantpt, ptsname, unlockpt in stdlib...
2016-05-17 Joseph MyersMake sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4...
2016-05-17 Joseph MyersFix stdlib.h rand_r namespace (bug 20074).
2016-05-17 Joseph MyersCorrect ttyslot header declaration conditions (bug...
2016-05-13 Joseph Myersconformtest: Correct some stdlib.h expectations for...
2016-05-13 Joseph Myersconformtest: Do not expect strdup in string.h for XPG3.
2016-05-12 Joseph Myersconformtest: Correct time.h XPG3 expectations.
2016-05-12 Joseph Myersconformtest: Correct some unistd.h expectations for...
2016-05-12 Joseph MyersDeclare gethostname for XPG4 (bug 20054).
2016-05-12 Joseph Myersconformtest: Do not expect S_IF* in fcntl.h.
2016-05-11 Joseph MyersDeclare tcgetsid for XPG4 (bug 20055).
2016-05-10 Joseph MyersFix sys/stat.h fchmod namespace (bug 20073).
2016-05-10 Joseph Myersconformtest: Correct some sys/stat.h expectations for...
2016-05-10 Joseph Myersconformtest: Fix st_blksize, st_blocks expectations...
next