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
/
Rules
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
Add crt1-2.0.o for glibc 2.0 compatibility tests
H.J. Lu
1
-1
/
+12
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-07-20
scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3
Adhemerval Zanella
1
-2
/
+2
2023-03-27
libio: Do not autogenerate stdio_lim.h
Adhemerval Zanella Netto
1
-3
/
+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-12-15
malloc: Add Huge Page support for mmap
Adhemerval Zanella
1
-0
/
+17
2021-12-15
malloc: Add madvise support for Transparent Huge Pages
Adhemerval Zanella
1
-0
/
+19
2021-07-22
Move malloc hooks into a compat DSO
Siddhesh Poyarekar
1
-1
/
+8
2021-07-02
Add mcheck tests to malloc
Siddhesh Poyarekar
1
-1
/
+14
2021-06-23
More mcheck -> malloc-check refactoring
Siddhesh Poyarekar
1
-10
/
+10
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-12-24
tests-mcheck: New variable to run tests with MALLOC_CHECK_=3
Siddhesh Poyarekar
1
-1
/
+18
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-13
Use a proper C tokenizer to implement the obsolete typedefs test.
Zack Weinberg
1
-1
/
+16
2019-02-16
Add check for missing wrapper headers
Florian Weimer
1
-2
/
+9
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-10-29
Patch to require Python 3.4 or later to build glibc.
Joseph Myers
1
-7
/
+0
2018-08-22
Add test-in-container infrastructure.
DJ Delorie
1
-3
/
+18
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2017-05-11
Suppress internal declarations for most of the testsuite.
Zack Weinberg
1
-8
/
+10
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2016-12-30
Fix pretty printer tests for run-built-tests == no
Siddhesh Poyarekar
1
-3
/
+3
2016-12-22
Add configure check for python program
Siddhesh Poyarekar
1
-13
/
+11
2016-12-18
Add -B to python invocation to avoid generating pyc files
Martin Galvan
1
-1
/
+7
2016-12-13
Expose linking against libsupport as make dependency
Florian Weimer
1
-0
/
+3
2016-12-08
Fix tests-printers handling for cross compiling.
Joseph Myers
1
-3
/
+2
2016-12-08
Add pretty printers for the NPTL lock types
Martin Galvan
1
-3
/
+41
2016-11-04
Do not generate UNRESOLVED results for run-built-tests = no.
Joseph Myers
1
-1
/
+6
2016-11-04
Handle tests-unsupported if run-built-tests = no.
Joseph Myers
1
-1
/
+2
2016-09-23
Installed header hygiene (BZ#20366): Test of installed headers.
Zack Weinberg
1
-0
/
+23
2016-07-11
Revert "Add pretty printers for the NPTL lock types"
Siddhesh Poyarekar
1
-5
/
+0
2016-07-08
Add pretty printers for the NPTL lock types
Martin Galvan
1
-0
/
+5
2016-04-20
New make target to only build benchmark binaries
Siddhesh Poyarekar
1
-1
/
+1
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2015-03-10
Let tests result in UNSUPPORTED; use that for unbuildable C++ cases
Roland McGrath
1
-0
/
+12
2015-03-05
Avoid re-exec-self in bug-setlocale1.
Roland McGrath
1
-3
/
+5
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2014-11-26
Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
Joseph Myers
1
-4
/
+0
2014-06-06
Don't require test wrappers to preserve environment variables, use more consistent environment.
Joseph Myers
1
-2
/
+1
2014-06-04
Include LOCPATH in default test environment.
Joseph Myers
1
-1
/
+2
2014-03-07
Generate overall summary of test results.
Joseph Myers
1
-0
/
+11
2014-03-06
Enumerate tests with special rules in tests-special variable.
Joseph Myers
1
-4
/
+4
2014-02-15
Generate .test-result files for ordinary tests.
Tomas Dohnalek
1
-2
/
+4
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
1
-1
/
+1
2013-04-12
Move bench target to benchtests
Siddhesh Poyarekar
1
-30
/
+0
2013-04-11
Don't use run-via-rtld-prefix for anything other than tests
Siddhesh Poyarekar
1
-1
/
+1
2013-04-11
Remove eval
Siddhesh Poyarekar
1
-1
/
+1
2013-04-03
Update bench.out and bench.out.old only upon completion
Siddhesh Poyarekar
1
-5
/
+6
[next]