Skip to content

gh-108277: Add wrapper for timerfd_create, timerfd_settime, and timerfd_gettime to os module#108382

Merged
vstinner merged 170 commits into
python:mainfrom
m-tmatma:feature/os.timerfd_xxx
Oct 7, 2023
Merged

gh-108277: Add wrapper for timerfd_create, timerfd_settime, and timerfd_gettime to os module#108382
vstinner merged 170 commits into
python:mainfrom
m-tmatma:feature/os.timerfd_xxx

replace HAVE_TIMERFD_API with HAVE_TIMERFD_CREATE

6eefda5
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs