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
2020-07-14
Correct timespec implementation [BZ #26232]
H.J. Lu
4
-54
/
+71
2020-07-10
Fix time/tst-cpuclock1 intermitent failures
Lucas A. M. Magalhaes
4
-0
/
+393
2020-07-07
string: Add strerror, strerror_r, and strerror_l test
Adhemerval Zanella
4
-0
/
+67
2020-06-04
support: Fix detecting hole support on >2KB-block filesystems
Samuel Thibault
1
-2
/
+4
2020-05-29
build: Use FAIL_EXIT1 () on failure to exec child [BZ #23990]
Girish Joshi
1
-1
/
+1
2020-05-12
support: Add support_blob_repeat_allocate_shared
Florian Weimer
3
-20
/
+68
2020-04-30
support: Set errno before testing it.
Carlos O'Donell
2
-1
/
+5
2020-04-30
test-container: Support $(complocaledir) and mkdirp.
Carlos O'Donell
1
-3
/
+39
2020-04-27
support: Implement <support/xthread.h> key create/delete
Mathieu Desnoyers
4
-0
/
+56
2020-04-26
localedef: Add verbose messages for failure paths.
Carlos O'Donell
3
-1
/
+11
2020-04-03
support: Change xgetline to return 0 on EOF
Florian Weimer
3
-10
/
+19
2020-03-25
support/shell-container.c: Add builtin kill
Adhemerval Zanella
1
-0
/
+25
2020-03-25
support/shell-container.c: Add builtin exit
Adhemerval Zanella
1
-0
/
+13
2020-03-25
support/shell-container.c: Return 127 if execve fails
Adhemerval Zanella
1
-1
/
+1
2020-03-11
test-container: print errno when execvp fails
Michael Hudson-Doyle
1
-1
/
+1
2020-03-02
Fixed typo in run_command_array() in support/shell-container.c
Girish Joshi
1
-1
/
+1
2020-02-27
support: Add support_process_state_wait
Adhemerval Zanella
6
-0
/
+278
2020-02-09
support: Add the xlstat function
Florian Weimer
3
-0
/
+30
2020-02-03
test-container: add exec, cwd
DJ Delorie
1
-13
/
+65
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
192
-192
/
+192
2019-11-27
resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]
Florian Weimer
2
-0
/
+5
2019-11-13
support: Fix support_set_small_thread_stack_size to build on Hurd
Florian Weimer
1
-2
/
+7
2019-11-11
support: Add xsetlocale function
Arjun Shankar
3
-0
/
+32
2019-11-11
support: Add support_set_small_thread_stack_size
Florian Weimer
4
-0
/
+94
2019-10-31
Sync timespec-{add,sub} with gnulib
Adhemerval Zanella
2
-26
/
+14
2019-10-30
Change most internal uses of __gettimeofday to __clock_gettime.
Zack Weinberg
1
-12
/
+11
2019-10-24
Add wait-for-debugger test harness hooks
DJ Delorie
2
-0
/
+75
2019-09-19
Fix building support_ptrace.c on i686-gnu.
Stefan Liebler
1
-1
/
+0
2019-09-18
Add UNSUPPORTED check in elf/tst-pldd.
Stefan Liebler
3
-0
/
+77
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
187
-187
/
+187
2019-08-14
support: Include <support/descriptors.h> in support_descriptors.c
Florian Weimer
1
-0
/
+1
2019-07-10
nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]
DJ Delorie
3
-0
/
+39
2019-06-28
support: Add xdlvsym function
Florian Weimer
2
-0
/
+21
2019-06-21
support: Invent verbose_printf macro
Mike Crowe
1
-0
/
+8
2019-06-21
support: Add xclock_now helper function.
Mike Crowe
1
-0
/
+10
2019-05-20
support: Expose sbindir as support_sbindir_prefix
Florian Weimer
3
-0
/
+10
2019-05-20
support: Add missing EOL terminators on timespec
Mike Crowe
1
-2
/
+2
2019-05-20
support: Correct confusing comment
Mike Crowe
1
-2
/
+2
2019-05-16
support: Report NULL blobs explicitly in TEST_COMPARE
Florian Weimer
1
-1
/
+3
2019-05-15
support: Add support_install_rootsbindir
Alexandra Hájková
3
-1
/
+11
2019-05-14
support: Export bindir path on support_path
Adhemerval Zanella
3
-1
/
+11
2019-05-10
support: Fix timespec printf
Adhemerval Zanella
1
-10
/
+11
2019-05-09
support: Add timespec.h
Mike Crowe
6
-0
/
+287
2019-05-08
support: Add xclock_gettime
Mike Crowe
4
-0
/
+66
2019-04-17
support: Add support_capture_subprogram
Adhemerval Zanella
10
-50
/
+551
2019-02-13
Avoid fall-through in test-container if execlp fails.
Joseph Myers
1
-0
/
+1
2019-02-07
support: Implement xdlmopen
Florian Weimer
3
-1
/
+33
2019-02-06
support: Use dlerror to detect NULL symbols in xdlsym
Florian Weimer
1
-10
/
+10
2019-02-06
Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]
Stefan Liebler
5
-0
/
+66
2019-02-01
support: Correct error message for TEST_COMPARE_STRING
Florian Weimer
2
-7
/
+7
[prev]
[next]