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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
conform: Reformat Makefile.
Carlos O'Donell
1
-66
/
+278
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-10-30
crypt: Remove libcrypt support
Adhemerval Zanella
1
-5
/
+0
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-09-17
Use $(pie-default) with conformtest
Joseph Myers
1
-1
/
+2
2021-09-17
Run conform/ tests using newly built libc
Joseph Myers
1
-0
/
+3
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-11-15
hurd: Remove some remnants of cthreads
Samuel Thibault
1
-2
/
+3
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
1
-1
/
+1
2019-03-14
Remove obsolete, never-implemented XSI STREAMS declarations
Florian Weimer
1
-8
/
+8
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-11-09
Update conform/Makefile mkdir commands.
Joseph Myers
1
-2
/
+2
2018-11-09
Replace conformtest.pl with conformtest.py.
Joseph Myers
1
-5
/
+5
2018-10-30
Convert linknamespace tests from Perl to Python.
Joseph Myers
1
-7
/
+6
2018-10-29
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
1
-6
/
+0
2018-08-31
Replace conform/list-header-symbols.pl with a Python script.
Joseph Myers
1
-5
/
+10
2018-07-25
Fix C11 conformance issues
Adhemerval Zanella
1
-3
/
+2
2018-07-24
nptl: Add C11 threads thrd_* functions
Adhemerval Zanella
1
-4
/
+6
2018-06-29
New configure option --disable-crypt.
Zack Weinberg
1
-4
/
+7
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2017-08-30
Fix mcontext_t sigcontext namespace (bug 21457).
Joseph Myers
1
-15
/
+0
2017-06-12
Fix XPG4 bsd_signal namespace (bug 21552).
Joseph Myers
1
-1
/
+0
2017-06-09
Fix waitid namespace (bug 21561).
Joseph Myers
1
-3
/
+0
2017-06-08
conformtest: Correct sys/wait.h expectations for XPG4.
Joseph Myers
1
-0
/
+1
2017-05-04
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
1
-6
/
+0
2017-04-28
conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.
Joseph Myers
1
-1
/
+0
2017-04-27
conformtest: Fix XPG standard naming.
Joseph Myers
1
-18
/
+18
2017-04-25
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
1
-4
/
+0
2017-04-18
conformtest: Enable tests when cross compiling.
Joseph Myers
1
-2
/
+0
2017-03-17
conformtest: Skip execution tests when cross-compiling.
Joseph Myers
1
-1
/
+7
2017-03-17
conformtest: Support system-specific XFAILs.
Joseph Myers
1
-1
/
+6
2017-02-01
Fix missing test dependency
Andreas Schwab
1
-0
/
+2
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2016-11-16
Enable linknamespace testing for libdl and libcrypt.
Joseph Myers
1
-9
/
+14
2016-11-03
Fix linknamespace parallel test failures.
Joseph Myers
1
-0
/
+1
2016-09-05
conform tests: call perl with '-I.'
Aurelien Jarno
1
-3
/
+3
2016-05-23
conformtest: Correct some limits.h expectations for XPG3, XPG4.
Joseph Myers
1
-1
/
+0
2016-05-20
conformtest: Correct ftw.h expectations for XPG3, XPG4.
Joseph Myers
1
-1
/
+0
2016-05-19
conformtest: Correct pwd.h expectations for XPG3.
Joseph Myers
1
-1
/
+0
2016-05-19
conformtest: Correct search.h expectations for XPG3.
Joseph Myers
1
-1
/
+0
2016-05-17
Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).
Joseph Myers
1
-1
/
+0
2016-05-17
Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).
Joseph Myers
1
-1
/
+0
2016-05-17
Fix stdlib.h rand_r namespace (bug 20074).
Joseph Myers
1
-1
/
+0
2016-05-17
Correct ttyslot header declaration conditions (bug 20051).
Joseph Myers
1
-2
/
+0
2016-05-13
conformtest: Do not expect strdup in string.h for XPG3.
Joseph Myers
1
-1
/
+0
2016-05-12
conformtest: Correct time.h XPG3 expectations.
Joseph Myers
1
-1
/
+0
2016-05-12
conformtest: Correct some unistd.h expectations for XPG3, XPG4.
Joseph Myers
1
-1
/
+0
2016-05-12
conformtest: Do not expect S_IF* in fcntl.h.
Joseph Myers
1
-2
/
+0
[next]