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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
support
/
support.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
support: introduce support_sysconfdir_prefix
Romain Geissler
2023-03-27
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Allow for unpriviledged nested containers
DJ Delorie
2022-04-04
1
-0
/
+5
*
support: Add support_socket_so_timestamp_time64
Adhemerval Zanella
2022-01-28
1
-0
/
+4
*
Revert "support: Add support_socket_so_timestamp_time64"
Adhemerval Zanella
2022-01-12
1
-4
/
+0
*
support: Add support_socket_so_timestamp_time64
Adhemerval Zanella
2022-01-12
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Add alloc_align attribute to memalign et al
Jonathan Wakely
2021-10-21
1
-2
/
+3
*
Add TEST_COMPARE_STRING_WIDE to support/check.h
Joseph Myers
2021-10-12
1
-0
/
+6
*
time: Fix compile error in itimer test affecting hurd
Stafford Horne
2021-09-16
1
-0
/
+12
*
support: Add support_wait_for_thread_exit
Florian Weimer
2021-08-30
1
-0
/
+4
*
support: Add support_open_dev_null_range
Adhemerval Zanella
2021-08-26
1
-0
/
+8
*
tests: use xmalloc to allocate implementation array
Siddhesh Poyarekar
2021-07-28
1
-7
/
+17
*
support: Add support_stack_alloc
Adhemerval Zanella
2021-07-08
1
-0
/
+19
*
support: Add support_create_timer
Adhemerval Zanella
2021-06-22
1
-0
/
+11
*
io: Fix sporadic test failures in io/tst-stat
Florian Weimer
2021-06-10
1
-1
/
+2
*
libsupport: Add support_select_normalizes_timeout
Adhemerval Zanella
2021-04-12
1
-0
/
+4
*
libsupport: Add support_select_modifies_timeout
Adhemerval Zanella
2021-04-12
1
-0
/
+4
*
io: Check at runtime if timestamp supports nanoseconds
Adhemerval Zanella
2021-03-31
1
-1
/
+1
*
support: Add support_path_support_time64_value
Adhemerval Zanella
2021-03-29
1
-2
/
+9
*
S390: Don't test nanoseconds in io/tst-stat.c
Stefan Liebler
2021-03-26
1
-0
/
+3
*
io: Return UNSUPPORTED if filesystem do not support 64 bit timestamps
Adhemerval Zanella
2021-03-12
1
-0
/
+5
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
support: Add support_slibdir_prefix variable
Florian Weimer
2020-12-11
1
-0
/
+2
*
support: Add support_copy_file
Florian Weimer
2020-11-26
1
-0
/
+5
*
string: Add strerror, strerror_r, and strerror_l test
Adhemerval Zanella
2020-07-07
1
-0
/
+4
*
localedef: Add verbose messages for failure paths.
Carlos O'Donell
2020-04-26
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
support: Add xsetlocale function
Arjun Shankar
2019-11-11
1
-0
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
support: Expose sbindir as support_sbindir_prefix
Florian Weimer
2019-05-20
1
-0
/
+2
*
support: Add support_install_rootsbindir
Alexandra Hájková
2019-05-15
1
-0
/
+2
*
support: Export bindir path on support_path
Adhemerval Zanella
2019-05-14
1
-0
/
+2
*
Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]
Stefan Liebler
2019-02-06
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
support_quote_string: Do not use str parameter name
Florian Weimer
2018-11-28
1
-2
/
+2
*
support: Implement support_quote_string
Florian Weimer
2018-11-27
1
-0
/
+5
*
Adjust name of ld.so in test-container.c.
Stefan Liebler
2018-10-04
1
-0
/
+4
*
test-container: Use xcopy_file_range for cross-device copy [BZ #23597]
H.J. Lu
2018-08-31
1
-0
/
+5
*
Add test-in-container infrastructure.
DJ Delorie
2018-08-22
1
-0
/
+12
*
Avoid running some tests if the file system does not support holes
Florian Weimer
2018-08-21
1
-0
/
+6
*
support: Add TEST_COMPARE_BLOB, support_quote_blob
Florian Weimer
2018-05-16
1
-0
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
support: Add xstrndup, xunlink, xreadlink, support_create_temp_directory
Florian Weimer
2017-11-12
1
-0
/
+1
*
resolv: Tests for various versions of res_init
Florian Weimer
2017-06-02
1
-0
/
+15
*
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
/
+1
*
support: Introduce new subdirectory for test infrastructure
Florian Weimer
2016-12-09
1
-0
/
+58