Up to [cvs.NetBSD.org] / src / tests / lib / libc / sys
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 20 15:21:14 2022 UTC (11 months, 2 weeks ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.2: +42 -2
lines
Diff to previous 1.2 (colored)
Validate basic fcntl(2) behavior for eventfd and timerfd.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 19 15:51:28 2021 UTC (16 months, 2 weeks ago) by thorpej
Branch: MAIN
Changes since 1.1: +790 -0
lines
Diff to previous 1.1 (colored)
Add native implementations of eventfd(2) and timerfd(2), compatible with the Linux interfaces of the same name.
Revision 1.1.2.1 / (download) - annotate - [select for diffs], Mon Dec 14 16:01:38 2020 UTC (2 years, 1 month ago) by thorpej
Branch: thorpej-futex
Changes since 1.1: +834 -0
lines
Diff to previous 1.1 (colored) next main 1.2 (colored)
Unit tests for eventfd(2).
Revision 1.1, Mon Dec 14 16:01:38 2020 UTC (2 years, 1 month ago) by thorpej
Branch: MAIN
CVS Tags: cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Branch point for: thorpej-futex
FILE REMOVED
file t_eventfd.c was initially added on branch thorpej-futex.