index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
conform
/
data
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-08
Remove ia64-linux-gnu
Adhemerval Zanella
2
-6
/
+3
2023-05-25
wchar: Define va_list for POSIX (BZ #30035)
Adhemerval Zanella
1
-6
/
+11
2023-05-01
hurd: Also XFAIL missing SA_NOCLDWAIT on 64bit
Samuel Thibault
1
-1
/
+1
2022-01-15
hurd: drop SA_SIGINFO availability xfail
Samuel Thibault
1
-2
/
+1
2020-12-28
hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]
Samuel Thibault
1
-7
/
+5
2019-10-10
sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
1
-2
/
+1
2019-03-14
Remove obsolete, never-implemented XSI STREAMS declarations
Florian Weimer
1
-140
/
+0
2018-11-09
Replace conformtest.pl with conformtest.py.
Joseph Myers
5
-18
/
+18
2018-10-25
conform: XFAIL siginfo_t si_band test on sparc64
Florian Weimer
2
-2
/
+4
2018-07-24
nptl: Add C11 threads tss_* functions
Adhemerval Zanella
1
-0
/
+9
2018-07-24
nptl: Add C11 threads cnd_* functions
Adhemerval Zanella
1
-0
/
+8
2018-07-24
nptl: Add C11 threads call_once functions
Adhemerval Zanella
1
-0
/
+5
2018-07-24
nptl: Add C11 threads mtx_* functions
Adhemerval Zanella
1
-0
/
+12
2018-07-24
nptl: Add C11 threads thrd_* functions
Adhemerval Zanella
1
-0
/
+23
2018-06-29
Disallow use of DES encryption functions in new programs.
Zack Weinberg
2
-9
/
+0
2018-04-20
hurd xfails: Add missing bug references
Samuel Thibault
2
-0
/
+4
2018-04-20
hurd: XFAIL tests for signal features not implemented yet
Samuel Thibault
2
-7
/
+7
2018-04-19
hurd: Fix symbols exposition
Samuel Thibault
1
-0
/
+2
2018-04-19
hurd: xfail some structure fields ABI incompatibility with standards
Samuel Thibault
6
-12
/
+18
2018-04-18
conform sys/un.h: Allow sun_ prefix, not only sun_len
Samuel Thibault
1
-1
/
+2
2018-04-18
hurd: fix conformity test for sys/un.h
Samuel Thibault
1
-0
/
+1
2018-02-07
Don't install libio.h or _G_config.h.
Zack Weinberg
1
-1
/
+1
2017-08-14
conformtest: Disable si_value expectation for XPG42.
Joseph Myers
1
-0
/
+2
2017-06-20
conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).
Joseph Myers
2
-3
/
+6
2017-06-20
conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).
Joseph Myers
2
-3
/
+6
2017-06-08
conformtest: Correct sys/wait.h expectations for XPG4.
Joseph Myers
1
-6
/
+6
2017-06-01
conformtest: Correct signal.h expectations for XPG4 / XPG42.
Joseph Myers
1
-11
/
+17
2017-05-23
Fix sigstack namespace (bug 21511).
Joseph Myers
1
-1
/
+3
2017-04-28
conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.
Joseph Myers
1
-1
/
+3
2017-04-27
conformtest: Fix XPG standard naming.
Joseph Myers
60
-202
/
+202
2017-04-25
conformtest: Allow *_t in sys/socket.h.
Joseph Myers
1
-0
/
+1
2017-03-20
conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).
Joseph Myers
1
-4
/
+5
2017-03-20
conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).
Joseph Myers
1
-1
/
+2
2017-03-18
conformtest: XFAIL tv_nsec tests for x32 (bug 16437).
Joseph Myers
4
-4
/
+8
2017-03-17
conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).
Joseph Myers
1
-1
/
+2
2017-03-17
conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).
Joseph Myers
1
-1
/
+2
2016-06-10
Revert {send,sendm,recv,recvm}msg conformance changes
Adhemerval Zanella
1
-3
/
+5
2016-05-25
network: recvmsg and sendmsg standard compliance (BZ#16919)
Adhemerval Zanella
1
-5
/
+3
2016-05-23
conformtest: Correct some limits.h expectations for XPG3, XPG4.
Joseph Myers
1
-3
/
+3
2016-05-20
conformtest: Correct ftw.h expectations for XPG3, XPG4.
Joseph Myers
1
-0
/
+9
2016-05-19
conformtest: Correct pwd.h expectations for XPG3.
Joseph Myers
1
-1
/
+1
2016-05-19
conformtest: Correct search.h expectations for XPG3.
Joseph Myers
1
-0
/
+4
2016-05-13
conformtest: Correct some stdlib.h expectations for XPG3.
Joseph Myers
1
-14
/
+26
2016-05-13
conformtest: Do not expect strdup in string.h for XPG3.
Joseph Myers
1
-1
/
+1
2016-05-12
conformtest: Correct time.h XPG3 expectations.
Joseph Myers
1
-2
/
+2
2016-05-12
conformtest: Correct some unistd.h expectations for XPG3, XPG4.
Joseph Myers
1
-21
/
+27
2016-05-12
Declare gethostname for XPG4 (bug 20054).
Joseph Myers
1
-1
/
+1
2016-05-12
conformtest: Do not expect S_IF* in fcntl.h.
Joseph Myers
1
-9
/
+0
2016-05-11
Declare tcgetsid for XPG4 (bug 20055).
Joseph Myers
1
-1
/
+1
2016-05-10
conformtest: Correct some sys/stat.h expectations for XPG3.
Joseph Myers
1
-4
/
+8
[next]