mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-09 11:20:30 +00:00
fix: non-existing subroutine name
This commit is contained in:
parent
ce588dd56b
commit
6d0863fff0
1 changed files with 1 additions and 1 deletions
|
@ -4858,7 +4858,7 @@ UNIX MODULE
|
|||
Raised by accept, access, bind, chdir, chmod, chown, close, connect,
|
||||
copy_file_range, dup, fcntl, flock, fsync, futimesat, opendir,
|
||||
getpeername, getsockname, getsockopt, inotify_add_watch,
|
||||
inotify_rm_watch, ioctl, link, listen, llseek, lseek, mkdir, mknod,
|
||||
inotify_rm_watch, ioctl, link, listen, lseek, mkdir, mknod,
|
||||
mmap, open, prctl, read, readahead, readlink, recv, rename, select,
|
||||
send, shutdown, splice, stat, symlink, sync, sync_file_range,
|
||||
timerfd_create, truncate, unlink, utimensat, write.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue