GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
conform
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete, never-implemented XSI STREAMS declarations
Florian Weimer
2019-03-14
1
-8
/
+8
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update conform/Makefile mkdir commands.
Joseph Myers
2018-11-09
1
-2
/
+2
*
Replace conformtest.pl with conformtest.py.
Joseph Myers
2018-11-09
1
-5
/
+5
*
Convert linknamespace tests from Perl to Python.
Joseph Myers
2018-10-30
1
-7
/
+6
*
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
2018-10-29
1
-6
/
+0
*
Replace conform/list-header-symbols.pl with a Python script.
Joseph Myers
2018-08-31
1
-5
/
+10
*
Fix C11 conformance issues
Adhemerval Zanella
2018-07-25
1
-3
/
+2
*
nptl: Add C11 threads thrd_* functions
Adhemerval Zanella
2018-07-24
1
-4
/
+6
*
New configure option --disable-crypt.
Zack Weinberg
2018-06-29
1
-4
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Fix mcontext_t sigcontext namespace (bug 21457).
Joseph Myers
2017-08-30
1
-15
/
+0
*
Fix XPG4 bsd_signal namespace (bug 21552).
Joseph Myers
2017-06-12
1
-1
/
+0
*
Fix waitid namespace (bug 21561).
Joseph Myers
2017-06-09
1
-3
/
+0
*
conformtest: Correct sys/wait.h expectations for XPG4.
Joseph Myers
2017-06-08
1
-0
/
+1
*
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-04
1
-6
/
+0
*
conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.
Joseph Myers
2017-04-28
1
-1
/
+0
*
conformtest: Fix XPG standard naming.
Joseph Myers
2017-04-27
1
-18
/
+18
*
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2017-04-25
1
-4
/
+0
*
conformtest: Enable tests when cross compiling.
Joseph Myers
2017-04-18
1
-2
/
+0
*
conformtest: Skip execution tests when cross-compiling.
Joseph Myers
2017-03-17
1
-1
/
+7
*
conformtest: Support system-specific XFAILs.
Joseph Myers
2017-03-17
1
-1
/
+6
*
Fix missing test dependency
Andreas Schwab
2017-02-01
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Enable linknamespace testing for libdl and libcrypt.
Joseph Myers
2016-11-16
1
-9
/
+14
*
Fix linknamespace parallel test failures.
Joseph Myers
2016-11-03
1
-0
/
+1
*
conform tests: call perl with '-I.'
Aurelien Jarno
2016-09-05
1
-3
/
+3
*
conformtest: Correct some limits.h expectations for XPG3, XPG4.
Joseph Myers
2016-05-23
1
-1
/
+0
*
conformtest: Correct ftw.h expectations for XPG3, XPG4.
Joseph Myers
2016-05-20
1
-1
/
+0
*
conformtest: Correct pwd.h expectations for XPG3.
Joseph Myers
2016-05-19
1
-1
/
+0
*
conformtest: Correct search.h expectations for XPG3.
Joseph Myers
2016-05-19
1
-1
/
+0
*
Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094).
Joseph Myers
2016-05-17
1
-1
/
+0
*
Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).
Joseph Myers
2016-05-17
1
-1
/
+0
*
Fix stdlib.h rand_r namespace (bug 20074).
Joseph Myers
2016-05-17
1
-1
/
+0
*
Correct ttyslot header declaration conditions (bug 20051).
Joseph Myers
2016-05-17
1
-2
/
+0
*
conformtest: Do not expect strdup in string.h for XPG3.
Joseph Myers
2016-05-13
1
-1
/
+0
*
conformtest: Correct time.h XPG3 expectations.
Joseph Myers
2016-05-12
1
-1
/
+0
*
conformtest: Correct some unistd.h expectations for XPG3, XPG4.
Joseph Myers
2016-05-12
1
-1
/
+0
*
conformtest: Do not expect S_IF* in fcntl.h.
Joseph Myers
2016-05-12
1
-2
/
+0
*
Declare tcgetsid for XPG4 (bug 20055).
Joseph Myers
2016-05-11
1
-2
/
+0
*
Fix sys/stat.h fchmod namespace (bug 20073).
Joseph Myers
2016-05-10
1
-1
/
+0
*
Declare pthread_atfork in unistd.h for UNIX98 (bug 20044).
Joseph Myers
2016-05-10
1
-1
/
+0
*
conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4.
Joseph Myers
2016-05-09
1
-2
/
+0
*
Fix sys/time.h timespec namespace (bug 20041).
Joseph Myers
2016-05-03
1
-4
/
+0
*
Fix fcntl.h timespec namespace (bug 20023).
Joseph Myers
2016-05-02
1
-2
/
+0
*
Fix stdio.h namespace for pre-threads POSIX (bug 20014).
Joseph Myers
2016-04-28
1
-2
/
+0
*
conformtest: Add langinfo.h expectations for YESSTR, NOSTR.
Joseph Myers
2016-04-28
1
-3
/
+0
*
Also define off_t in stdio.h for UNIX98.
Joseph Myers
2016-04-28
1
-1
/
+0
*
conformtest: Correct some signal.h expectations for XOPEN2K.
Joseph Myers
2016-04-27
1
-2
/
+0
*
Fix langinfo.h nl_langinfo_l namespace (bug 19996).
Joseph Myers
2016-04-26
1
-1
/
+0
[next]