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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
libsupport: Add xgetpeername
Sergey Kolosov
1
-0
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-11-07
support: Add support_set_vma_name
Adhemerval Zanella
1
-0
/
+1
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
1
-0
/
+1
2023-06-19
tests: replace read by xread
Frédéric Bérat
1
-0
/
+1
2023-06-13
tests: replace fgets by xfgets
Frederic Berat
1
-0
/
+1
2023-06-13
tests: replace fread by xfread
Frederic Berat
1
-0
/
+1
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-05-23
support: Reformat Makefile.
Carlos O'Donell
1
-14
/
+24
2023-03-27
support: introduce support_sysconfdir_prefix
Romain Geissler
1
-1
/
+2
2023-03-07
posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
Adam Yi
1
-0
/
+2
2023-03-02
C2x scanf binary constant handling
Joseph Myers
1
-0
/
+1
2023-03-02
support: use 64-bit time_t (bug 30111)
Andreas Schwab
1
-0
/
+18
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-10-03
support: Add xpthread_cond_signal wrapper
Yu Chien Peter Lin
1
-0
/
+1
2022-09-22
scripts: Enhance glibcpp to do basic macro processing
Florian Weimer
1
-2
/
+8
2022-04-15
support: Add xmkfifo
Adhemerval Zanella
1
-0
/
+1
2022-04-04
Allow for unpriviledged nested containers
DJ Delorie
1
-0
/
+1
2022-01-28
support: Add support_socket_so_timestamp_time64
Adhemerval Zanella
1
-0
/
+1
2022-01-12
Revert "support: Add support_socket_so_timestamp_time64"
Adhemerval Zanella
1
-1
/
+0
2022-01-12
support: Add support_socket_so_timestamp_time64
Adhemerval Zanella
1
-0
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-10-21
elf: Testing infrastructure for ld.so DSO sorting (BZ #17645)
Chung-Lin Tang
1
-0
/
+6
2021-10-12
Add TEST_COMPARE_STRING_WIDE to support/check.h
Joseph Myers
1
-0
/
+4
2021-10-01
support: Add support_mutex_pi_monotonic
Adhemerval Zanella
1
-0
/
+1
2021-08-30
support: Add support_wait_for_thread_exit
Florian Weimer
1
-1
/
+2
2021-08-26
support: Add support_open_dev_null_range
Adhemerval Zanella
1
-0
/
+2
2021-07-08
support: Add support_stack_alloc
Adhemerval Zanella
1
-0
/
+1
2021-06-24
support: Add xclone
Adhemerval Zanella
1
-0
/
+1
2021-06-22
support: Add support_create_timer
Adhemerval Zanella
1
-0
/
+1
2021-06-15
libsupport: Add 64-bit time_t support for stat functions
Adhemerval Zanella
1
-0
/
+3
2021-06-15
libsupport: Add 64-bit time_t support for time functions
Adhemerval Zanella
1
-0
/
+6
2021-05-27
support: Add xpthread_attr_setaffinity_np wrapper
Adhemerval Zanella
1
-0
/
+1
2021-04-12
libsupport: Add support_select_normalizes_timeout
Adhemerval Zanella
1
-0
/
+1
2021-04-12
libsupport: Add support_select_modifies_timeout
Adhemerval Zanella
1
-0
/
+1
2021-03-26
S390: Don't test nanoseconds in io/tst-stat.c
Stefan Liebler
1
-0
/
+1
2021-03-12
support: Add xpthread_kill
Adhemerval Zanella
1
-0
/
+1
2021-03-12
io: Return UNSUPPORTED if filesystem do not support 64 bit timestamps
Adhemerval Zanella
1
-0
/
+1
2021-03-08
support: Provide xclock_settime test helper function
Lukasz Majewski
1
-0
/
+1
2021-01-11
posix: Fix return value of system if shell can not be executed [BZ #27053]
Adhemerval Zanella
1
-0
/
+1
2021-01-10
Add xfchmod to libsupport
Alexandra Hájková
1
-0
/
+1
2021-01-09
Add xchdir to libsupport.
Alexandra Hájková
1
-0
/
+1
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-12-11
support: Add support_slibdir_prefix variable
Florian Weimer
1
-0
/
+1
2020-11-26
support: Add support_copy_file
Florian Weimer
1
-0
/
+1
2020-10-14
support: Provide a way to reorder responses within the DNS test server
Florian Weimer
1
-0
/
+2
2020-07-14
Correct timespec implementation [BZ #26232]
H.J. Lu
1
-0
/
+7
2020-07-10
Fix time/tst-cpuclock1 intermitent failures
Lucas A. M. Magalhaes
1
-0
/
+1
2020-07-07
string: Add strerror, strerror_r, and strerror_l test
Adhemerval Zanella
1
-0
/
+2
[next]