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
/
rt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
rt: Move shm_open into libc
Florian Weimer
3
-10
/
+20
2021-06-21
rt: Replace generic stub of shm_unlink with the posix version
Florian Weimer
1
-5
/
+16
2021-06-21
rt: Replace generic stub of shm_open with the posix version
Florian Weimer
1
-5
/
+29
2021-06-21
Fix librt-routines-var issues for !PTHREAD_IN_LIBC
Florian Weimer
1
-1
/
+1
2021-06-21
rt: Lexicographically sort Versions file; librt-routines in Makefile
Florian Weimer
2
-26
/
+65
2021-06-15
y2038: Add test coverage
Adhemerval Zanella
9
-3
/
+22
2021-06-15
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
2
-3
/
+34
2021-05-05
nptl: Consolidate async cancel enable/disable implementation in libc
Florian Weimer
1
-1
/
+0
2021-05-03
Add pthread-in-libc, libpthread-routines-var, librt-routines-var
Florian Weimer
1
-0
/
+2
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
56
-56
/
+56
2020-10-19
rt: Fix typos in comments in <aio.h>
Jonny Grant
1
-7
/
+6
2020-10-15
shm tests: Append PID to names passed to shm_open [BZ #26737]
H.J. Lu
2
-11
/
+35
2020-02-19
Block all signals on timer_create thread (BZ#10815)
Adhemerval Zanella
2
-2
/
+83
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
55
-55
/
+55
2019-09-25
Set the expects flags to clock_nanosleep
Adhemerval Zanella
1
-1
/
+0
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
55
-55
/
+55
2019-09-04
Finish move of clock_* functions to libc. [BZ #24959]
Zack Weinberg
12
-799
/
+4
2019-03-22
Remove __get_clockfreq
Adhemerval Zanella
2
-28
/
+1
2019-02-08
rt: Turn forwards from librt to libc into compat symbols [BZ #24194]
Florian Weimer
1
-2
/
+4
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
65
-65
/
+65
2018-10-17
Don't reduce test timeout to less than default
Andreas Schwab
15
-32
/
+0
2018-04-02
hurd: Add hurd thread library
Samuel Thibault
1
-0
/
+1
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
65
-65
/
+65
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
1
-5
/
+5
2017-08-31
aio: Remove internal_function function attribute
Florian Weimer
1
-1
/
+1
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
2
-4
/
+3
2017-05-18
posix: Consolidate Linux mq_timedsend syscall
Adhemerval Zanella
1
-0
/
+1
2017-05-18
posix: Consolidate Linux mq_timedreceive syscall
Adhemerval Zanella
1
-0
/
+1
2017-02-19
One more obvious missing #include in the testsuite.
Zack Weinberg
1
-0
/
+1
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
65
-65
/
+65
2016-12-09
support: Introduce new subdirectory for test infrastructure
Florian Weimer
1
-3
/
+7
2016-10-07
Use libc_ifunc macro for clock_* symbols in librt.
Stefan Liebler
1
-19
/
+15
2016-09-23
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
2
-4
/
+2
2016-09-15
rt: Set shm_open as a non cancellation point (BZ #18243)
Adhemerval Zanella
2
-1
/
+131
2016-06-11
Fix rt/tst-aio64.c as well, and mention login/tst-utmp.c in ChangeLog
Paul Pluzhnikov
1
-1
/
+1
2016-06-11
2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
1
-1
/
+1
2016-03-16
Fix hurd build
Samuel Thibault
1
-0
/
+1
2016-01-15
Fix race in tst-mqueue5
Paul E. Murphy
1
-2
/
+19
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
64
-64
/
+64
2015-10-16
Convert 703 function definitions to prototype style.
Joseph Myers
3
-8
/
+3
2015-10-15
Do not leave files behind in /tmp from testing.
Joseph Myers
2
-2
/
+2
2015-06-17
Fix mq_receive, mq_send mq_timed* namespace (bug 18545).
Joseph Myers
2
-4
/
+8
2015-03-04
Conditionalize some test code for SIGRTMIN, SA_SIGINFO.
Roland McGrath
2
-2
/
+7
2015-02-06
Don't set unused field in rt/tst-timer2.
Roland McGrath
1
-2
/
+1
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
64
-64
/
+64
2014-12-30
Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t
H.J. Lu
7
-58
/
+68
2014-11-05
Modify several tests to use test-skeleton.c
Arjun Shankar
1
-2
/
+5
2014-07-31
Fix -Wundef warning for HAVE_IFUNC
Andreas Schwab
1
-1
/
+1
2014-05-21
Don't mention linuxthreads in Depend files.
Joseph Myers
1
-1
/
+0
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
1
-0
/
+2
[prev]
[next]