ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/AIO.xs
(Generate patch)

Comparing IO-AIO/AIO.xs (file contents):
Revision 1.293 by root, Tue Jul 27 18:46:06 2021 UTC vs.
Revision 1.294 by root, Sat Apr 9 19:34:05 2022 UTC

1311 const_iv (EFD_SEMAPHORE) 1311 const_iv (EFD_SEMAPHORE)
1312 1312
1313 const_iv (MFD_CLOEXEC) 1313 const_iv (MFD_CLOEXEC)
1314 const_iv (MFD_ALLOW_SEALING) 1314 const_iv (MFD_ALLOW_SEALING)
1315 const_iv (MFD_HUGETLB) 1315 const_iv (MFD_HUGETLB)
1316 const_iv (MFD_HUGETLB_2MB)
1317 const_iv (MFD_HUGETLB_1GB)
1316 1318
1317 const_iv (CLOCK_REALTIME) 1319 const_iv (CLOCK_REALTIME)
1318 const_iv (CLOCK_MONOTONIC) 1320 const_iv (CLOCK_MONOTONIC)
1319 const_iv (CLOCK_BOOTTIME) 1321 const_iv (CLOCK_BOOTTIME)
1320 const_iv (CLOCK_REALTIME_ALARM) 1322 const_iv (CLOCK_REALTIME_ALARM)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines