index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]
DJ Delorie
2019-07-10
1
-0
/
+5
*
support: Expose sbindir as support_sbindir_prefix
Florian Weimer
2019-05-20
1
-0
/
+1
*
support: Add support_install_rootsbindir
Alexandra Hájková
2019-05-15
1
-1
/
+2
*
support: Export bindir path on support_path
Adhemerval Zanella
2019-05-14
1
-1
/
+2
*
support: Add timespec.h
Mike Crowe
2019-05-09
1
-0
/
+3
*
support: Add xclock_gettime
Mike Crowe
2019-05-08
1
-0
/
+1
*
support: Add support_capture_subprogram
Adhemerval Zanella
2019-04-17
1
-0
/
+6
*
support: Implement xdlmopen
Florian Weimer
2019-02-07
1
-0
/
+1
*
Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]
Stefan Liebler
2019-02-06
1
-0
/
+2
*
nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
Carlos O'Donell
2019-01-31
1
-0
/
+1
*
Tests for minimal signal handler functionality in MINSIGSTKSZ space.
Zack Weinberg
2019-01-16
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
support: Implement <support/descriptors.h> to track file descriptors
Florian Weimer
2018-12-06
1
-0
/
+2
*
support: Implement support_quote_string
Florian Weimer
2018-11-27
1
-0
/
+2
*
support: Implement TEST_COMPARE_STRING
Florian Weimer
2018-11-07
1
-0
/
+2
*
stdlib/test-bz22786: Avoid spurious test failures using alias mappings
Florian Weimer
2018-10-30
1
-0
/
+2
*
Adjust name of ld.so in test-container.c.
Stefan Liebler
2018-10-04
1
-0
/
+1
*
test-container: Use xcopy_file_range for cross-device copy [BZ #23597]
H.J. Lu
2018-08-31
1
-0
/
+2
*
links-dso-program: Fix build-programs=no build case.
DJ Delorie
2018-08-27
1
-10
/
+0
*
Fix IA64 links-dso-program link.
DJ Delorie
2018-08-24
1
-1
/
+1
*
Add test-in-container infrastructure.
DJ Delorie
2018-08-22
1
-0
/
+42
*
Avoid running some tests if the file system does not support holes
Florian Weimer
2018-08-21
1
-0
/
+1
*
support: Add wrappers for pthread_barrierattr_t
Florian Weimer
2018-05-29
1
-0
/
+3
*
support: Add TEST_COMPARE_BLOB, support_quote_blob
Florian Weimer
2018-05-16
1
-0
/
+4
*
[BZ 1190] Make EOF sticky in stdio.
Zack Weinberg
2018-03-13
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
copy_file_range: New function to copy file data
Florian Weimer
2017-12-22
1
-0
/
+3
*
Linux: Implement interfaces for memory protection keys
Florian Weimer
2017-12-05
1
-1
/
+5
*
support: Add TEST_COMPARE macro
Florian Weimer
2017-12-04
1
-0
/
+2
*
support_enter_mount_namespace: Unshare with mount --make-rprivate
Florian Weimer
2017-11-18
1
-0
/
+1
*
support: Add <support/next_to_fault.h>
Florian Weimer
2017-11-13
1
-0
/
+1
*
support: Add xstrndup, xunlink, xreadlink, support_create_temp_directory
Florian Weimer
2017-11-12
1
-1
/
+5
*
Implement xdlopen, xdlsym and xdlclose routines which terminate test
Paul Pluzhnikov
2017-09-20
1
-0
/
+1
*
rwlock: Fix explicit hand-over (bug 21298)
Carlos O'Donell
2017-07-28
1
-0
/
+6
*
support: Add support_chroot_create and support_chroot_free
Florian Weimer
2017-07-05
1
-0
/
+1
*
__inet_pton_length: Implement new internal helper function
Florian Weimer
2017-06-21
1
-0
/
+1
*
nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)
Adhemerval Zanella
2017-06-14
1
-0
/
+1
*
resolv: Tests for various versions of res_init
Florian Weimer
2017-06-02
1
-0
/
+9
*
Add internal facility for dynamic array handling
Florian Weimer
2017-06-02
1
-0
/
+4
*
Assume that accept4 is always available and works
Florian Weimer
2017-04-19
1
-0
/
+1
*
support: Add error checking to close system calls [BZ #21244]
Florian Weimer
2017-03-15
1
-0
/
+1
*
support_format_dns_packet: Fix CNAME and multiple RR handling
Florian Weimer
2017-03-15
1
-0
/
+3
*
Bug 20116: Fix use after free in pthread_create()
Carlos O'Donell
2017-01-28
1
-0
/
+4
*
nptl: Add tst-robust-fork
Florian Weimer
2017-01-27
1
-0
/
+11
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
resolv: Add beginnings of a libresolv test suite
Florian Weimer
2016-12-31
1
-0
/
+27
*
support: Helper functions for entering namespaces
Florian Weimer
2016-12-31
1
-0
/
+4
*
Fix tst-support_record_failure-2 for run-built-tests = no.
Joseph Myers
2016-12-30
1
-0
/
+2
*
support: Add support for delayed test failure reporting
Florian Weimer
2016-12-28
1
-1
/
+17
*
support: Introduce new subdirectory for test infrastructure
Florian Weimer
2016-12-09
1
-0
/
+64