| author | |
| committer | |
| log | 6157b9a023ba23634a1d08bdb71ef59128fdb7ba |
| tree | 6d7a26ac2b9c8308d3c0c1f301677caf653f6415 |
| parent | 83930bdb867d473ed374394e824205c2a3fd1647 |
1 files changed, 0 insertions(+), 2 deletions(-)
mod.zig-2| ... | ... | @@ -677,8 +677,6 @@ pub fn write(fd: c_int, buf: []const u8) errno.Error!usize { |
| 677 | 677 | // set_tid_address |
| 678 | 678 | // pid_t syscall(SYS_set_tid_address, int *tidptr); |
| 679 | 679 | |
| 680 | // restart_syscall | |
| 681 | ||
| 682 | 680 | // semtimedop |
| 683 | 681 | // int semtimedop(int semid, struct sembuf *sops, size_t nsops, const struct timespec *_Nullable timeout); |
| 684 | 682 |