Skip to content

Commit 39820c8

Browse files
coolreader18actions-user
authored andcommitted
Update what is left results
1 parent b074ff8 commit 39820c8

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

_data/whats_left.temp

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ _socket.AF_TIPC
244244
_socket.AF_VSOCK
245245
_socket.AF_WANPIPE
246246
_socket.AF_X25
247+
_socket.AI_ALL
247248
_socket.AI_CANONNAME
248249
_socket.AI_V4MAPPED
249250
_socket.ALG_OP_DECRYPT
@@ -637,8 +638,6 @@ posix.F_LOCK
637638
posix.F_TEST
638639
posix.F_TLOCK
639640
posix.F_ULOCK
640-
posix.GRND_NONBLOCK
641-
posix.GRND_RANDOM
642641
posix.MFD_ALLOW_SEALING
643642
posix.MFD_CLOEXEC
644643
posix.MFD_HUGETLB
@@ -717,7 +716,6 @@ posix.fdatasync
717716
posix.fork
718717
posix.forkpty
719718
posix.fstatvfs
720-
posix.getrandom
721719
posix.getxattr
722720
posix.killpg
723721
posix.listxattr
@@ -982,8 +980,6 @@ os.F_LOCK
982980
os.F_TEST
983981
os.F_TLOCK
984982
os.F_ULOCK
985-
os.GRND_NONBLOCK
986-
os.GRND_RANDOM
987983
os.MFD_ALLOW_SEALING
988984
os.MFD_CLOEXEC
989985
os.MFD_HUGETLB
@@ -1130,6 +1126,7 @@ socket.AF_TIPC
11301126
socket.AF_VSOCK
11311127
socket.AF_WANPIPE
11321128
socket.AF_X25
1129+
socket.AI_ALL
11331130
socket.AI_CANONNAME
11341131
socket.AI_V4MAPPED
11351132
socket.ALG_OP_DECRYPT

_data/whats_left_lastrun.temp

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,6 @@ posix.makedev
727727
posix.memfd_create
728728
posix.minor
729729
posix.mkfifo
730-
posix.mknod
731730
posix.pathconf_names
732731
posix.posix_fadvise
733732
posix.posix_fallocate
@@ -813,15 +812,7 @@ sys.thread_info
813812
sys.unraisablehook
814813
time._STRUCT_TM_ITEMS
815814
time.altzone
816-
time.clock_getres
817-
time.clock_gettime
818-
time.clock_gettime_ns
819-
time.clock_settime
820-
time.clock_settime_ns
821815
time.daylight
822-
time.get_clock_info
823-
time.monotonic_ns
824-
time.perf_counter_ns
825816
time.pthread_getcpuclockid
826817
time.timezone
827818
time.tzname

0 commit comments

Comments
 (0)