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