Skip to content

Commit cd95201

Browse files
authored
Remove pidfd_send_signal from not_implemented (#1448)
PR #1019 added it
1 parent 4fbc05c commit cd95201

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/not_implemented.rs

-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ pub mod yet {
299299
not_implemented!(fanotify_mark);
300300
not_implemented!(getifaddrs);
301301
not_implemented!(signalfd);
302-
not_implemented!(pidfd_send_signal);
303302
not_implemented!(mount_setattr);
304303
not_implemented!(extattr_delete_fd);
305304
not_implemented!(extattr_delete_link);

0 commit comments

Comments
 (0)