Page MenuHomeFreeBSD

D21092.diff
No OneTemporary

D21092.diff

Index: head/sys/compat/freebsd32/syscalls.master
===================================================================
--- head/sys/compat/freebsd32/syscalls.master
+++ head/sys/compat/freebsd32/syscalls.master
@@ -1147,5 +1147,8 @@
size_t bufsize); }
568 AUE_UNLINKAT NOPROTO { int funlinkat(int dfd, const char *path, int fd, \
int flag); }
+569 AUE_NULL NOPROTO { ssize_t copy_file_range(int infd, \
+ off_t *inoffp, int outfd, off_t *outoffp, \
+ size_t len, unsigned int flags); }
; vim: syntax=off

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 15, 4:54 PM (3 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29724150
Default Alt Text
D21092.diff (538 B)

Event Timeline