index
:
glibc.git
accept4
aurel32
cvs/glibc-2-1-branch
cvs/glibc-2-2-branch
cvs/glibc-2_0_x
cvs/glibc-2_10-branch
cvs/glibc-2_3-branch
cvs/glibc-2_5-branch
cvs/glibc-2_6-branch
cvs/glibc-2_7-branch
cvs/glibc-2_8-branch
cvs/glibc-2_9-branch
cvs/master
locale-SIGFPE
master
mips-prlimit64
release/2.10/master
release/2.11/master
release/2.12/master
release/2.13/master
release/2.14/master
release/2.15/master
release/2.16/master
release/2.17/master
release/2.18/master
release/2.19/master
Upstream GNU libc + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
conform
Age
Commit message (
Expand
)
Author
2020-03-03
Convert Python scripts to Python 3
Alistair Francis
2020-02-17
conform/conformtest.py: Extend tokenizer to cover character constants
Florian Weimer
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-10-10
sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-03-14
Remove obsolete, never-implemented XSI STREAMS declarations
Florian Weimer
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-11-22
Combine more conformtest tests into single execution of the compiler.
Joseph Myers
2018-11-22
Separate conformtest subtest generation and execution.
Joseph Myers
2018-11-20
Use unique identifiers in conformtest.
Joseph Myers
2018-11-09
Update conform/Makefile mkdir commands.
Joseph Myers
2018-11-09
Replace conformtest.pl with conformtest.py.
Joseph Myers
2018-10-30
Convert linknamespace tests from Perl to Python.
Joseph Myers
2018-10-29
Use tempfile.TemporaryDirectory in conform/glibcconform.py.
Joseph Myers
2018-10-29
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
2018-10-25
conform: XFAIL siginfo_t si_band test on sparc64
Florian Weimer
2018-08-31
Replace conform/list-header-symbols.pl with a Python script.
Joseph Myers
2018-07-25
Fix C11 conformance issues
Adhemerval Zanella
2018-07-24
nptl: Add C11 threads tss_* functions
Adhemerval Zanella
2018-07-24
nptl: Add C11 threads cnd_* functions
Adhemerval Zanella
2018-07-24
nptl: Add C11 threads call_once functions
Adhemerval Zanella
2018-07-24
nptl: Add C11 threads mtx_* functions
Adhemerval Zanella
2018-07-24
nptl: Add C11 threads thrd_* functions
Adhemerval Zanella
2018-07-06
conform/conformtest.pl: Escape literal braces in regular expressions
Florian Weimer
2018-06-29
New configure option --disable-crypt.
Zack Weinberg
2018-06-29
Disallow use of DES encryption functions in new programs.
Zack Weinberg
2018-04-20
hurd xfails: Add missing bug references
Samuel Thibault
2018-04-20
hurd: XFAIL tests for signal features not implemented yet
Samuel Thibault
2018-04-19
hurd: Fix symbols exposition
Samuel Thibault
2018-04-19
hurd: xfail some structure fields ABI incompatibility with standards
Samuel Thibault
2018-04-18
conform sys/un.h: Allow sun_ prefix, not only sun_len
Samuel Thibault
2018-04-18
hurd: fix conformity test for sys/un.h
Samuel Thibault
2018-02-07
Don't install libio.h or _G_config.h.
Zack Weinberg
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-08-30
Fix mcontext_t sigcontext namespace (bug 21457).
Joseph Myers
2017-08-21
Obsolete matherr, _LIB_VERSION, libieee.a.
Joseph Myers
2017-08-14
conformtest: Disable si_value expectation for XPG42.
Joseph Myers
2017-06-20
conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).
Joseph Myers
2017-06-20
conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).
Joseph Myers
2017-06-12
Fix XPG4 bsd_signal namespace (bug 21552).
Joseph Myers
2017-06-09
Fix waitid namespace (bug 21561).
Joseph Myers
2017-06-08
conformtest: Correct sys/wait.h expectations for XPG4.
Joseph Myers
2017-06-01
conformtest: Correct signal.h expectations for XPG4 / XPG42.
Joseph Myers
2017-05-23
Fix sigstack namespace (bug 21511).
Joseph Myers
2017-05-04
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-04-28
conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.
Joseph Myers
2017-04-27
conformtest: Fix XPG standard naming.
Joseph Myers
2017-04-25
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2017-04-25
conformtest: Allow *_t in sys/socket.h.
Joseph Myers
2017-04-18
conformtest: Enable tests when cross compiling.
Joseph Myers
[next]