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
/
support
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
support: Include <limits.h> for NAME_MAX use in temp_file.c
Florian Weimer
1
-0
/
+1
2024-06-17
support: Include <stdlib.h> for atoi use in support_wait_for_thread_exit
Florian Weimer
1
-0
/
+1
2024-06-05
support: Fix typo in xgetsockname error message
Avinal Kumar
1
-1
/
+2
2024-05-07
support: Add envp argument to support_capture_subprogram
Adhemerval Zanella
5
-12
/
+16
2024-04-10
libsupport: Add xgetpeername
Sergey Kolosov
3
-0
/
+32
2024-04-02
Always define __USE_TIME_BITS64 when 64 bit time_t is used
Adhemerval Zanella
3
-3
/
+3
2024-02-23
tests: gracefully handle AppArmor userns containment
Simon Chopin
1
-2
/
+5
2024-01-08
Remove ia64-linux-gnu
Adhemerval Zanella
1
-9
/
+2
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
252
-252
/
+252
2023-11-07
support: Add support_set_vma_name
Adhemerval Zanella
3
-0
/
+54
2023-10-16
Fix WAIT_FOR_DEBUGGER for container tests.
Stefan Liebler
1
-8
/
+6
2023-09-28
test-container: Use nftw instead of rm -rf
Adhemerval Zanella
1
-23
/
+11
2023-07-01
support: Build with exceptions and asynchronous unwind tables [BZ #30587]
John David Anglin
1
-0
/
+3
2023-06-19
tests: replace system by xsystem
Frédéric Bérat
3
-0
/
+69
2023-06-19
tests: replace read by xread
Frédéric Bérat
4
-1
/
+42
2023-06-13
tests: replace fgets by xfgets
Frederic Berat
3
-0
/
+34
2023-06-13
tests: replace fread by xfread
Frederic Berat
3
-0
/
+41
2023-06-06
support: Add delayed__exit (with two underscores)
Florian Weimer
2
-11
/
+39
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
10
-26
/
+26
2023-06-01
tests: fix warn unused results
Frédéric Bérat
1
-2
/
+2
2023-06-01
tests: replace write by xwrite
Frédéric Bérat
1
-4
/
+4
2023-06-01
support: Don't fail on fchown when spawning sgid processes
Siddhesh Poyarekar
1
-2
/
+13
2023-05-23
support: Reformat Makefile.
Carlos O'Donell
1
-14
/
+24
2023-03-28
system: Add "--" after "-c" for sh (BZ #28519)
Joe Simmons-Talbott
1
-1
/
+6
2023-03-27
support: introduce support_sysconfdir_prefix
Romain Geissler
3
-1
/
+11
2023-03-07
posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
Adam Yi
5
-0
/
+111
2023-03-02
C2x scanf binary constant handling
Joseph Myers
3
-0
/
+33
2023-03-02
support: use 64-bit time_t (bug 30111)
Andreas Schwab
6
-8
/
+22
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
243
-243
/
+243
2022-11-29
scripts: Add "|" operator support to glibcpp's parsing
Shahab Vahedi
1
-0
/
+1
2022-10-03
support: Add xpthread_cond_signal wrapper
Yu Chien Peter Lin
3
-0
/
+28
2022-09-22
scripts: Enhance glibcpp to do basic macro processing
Florian Weimer
2
-2
/
+225
2022-07-05
test-container: return UNSUPPORTED for ENOSPC on clone()
Xi Ruoyao
1
-31
/
+36
2022-06-24
support: Change non-address output format of support_format_dns_packet
Florian Weimer
2
-9
/
+17
2022-04-15
support: Add xmkfifo
Adhemerval Zanella
3
-0
/
+31
2022-04-12
test-container: Fix "unused code" warnings on HURD
DJ Delorie
1
-0
/
+6
2022-04-04
Allow for unpriviledged nested containers
DJ Delorie
4
-33
/
+145
2022-03-23
support: Fix support_process_state_wait path size calculation
Adhemerval Zanella
1
-1
/
+2
2022-03-23
support: Remove unused extract_8 function
Adhemerval Zanella
1
-11
/
+0
2022-01-28
support: Add support_socket_so_timestamp_time64
Adhemerval Zanella
3
-0
/
+53
2022-01-26
Avoid -Wuse-after-free in tests [BZ #26779].
Martin Sebor
1
-1
/
+2
2022-01-21
support: Add helpers to create paths longer than PATH_MAX
Siddhesh Poyarekar
2
-9
/
+159
2022-01-12
debug: Synchronize feature guards in fortified functions [BZ #28746]
Siddhesh Poyarekar
1
-0
/
+2
2022-01-12
Revert "support: Add support_socket_so_timestamp_time64"
Adhemerval Zanella
3
-61
/
+0
2022-01-12
support: Add support_socket_so_timestamp_time64
Adhemerval Zanella
3
-0
/
+61
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
238
-239
/
+239
2021-12-04
Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR
H.J. Lu
1
-1
/
+1
2021-10-21
elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)
Chung-Lin Tang
6
-1
/
+45
2021-10-21
Add alloc_align attribute to memalign et al
Jonathan Wakely
1
-2
/
+3
2021-10-12
Add TEST_COMPARE_STRING_WIDE to support/check.h
Joseph Myers
11
-137
/
+447
[next]