sync with OpenBSD -current
This commit is contained in:
parent
f7289b5181
commit
880da5e235
21 changed files with 651 additions and 157 deletions
|
@ -1,10 +1,10 @@
|
|||
/* $OpenBSD: syscalls.c,v 1.267 2023/11/29 20:46:23 bluhm Exp $ */
|
||||
/* $OpenBSD: syscalls.c,v 1.268 2023/12/07 14:00:16 deraadt Exp $ */
|
||||
|
||||
/*
|
||||
* System call names.
|
||||
*
|
||||
* DO NOT EDIT-- this file is automatically generated.
|
||||
* created from; OpenBSD: syscalls.master,v 1.251 2023/11/29 20:40:06 bluhm Exp
|
||||
* created from; OpenBSD: syscalls.master,v 1.252 2023/12/07 13:59:04 deraadt Exp
|
||||
*/
|
||||
|
||||
const char *const syscallnames[] = {
|
||||
|
@ -182,7 +182,7 @@ const char *const syscallnames[] = {
|
|||
#endif
|
||||
"#156 (obsolete ogetdirentries)", /* 156 = obsolete ogetdirentries */
|
||||
"#157 (obsolete statfs25)", /* 157 = obsolete statfs25 */
|
||||
"#158 (obsolete fstatfs25)", /* 158 = obsolete fstatfs25 */
|
||||
"pinsyscalls", /* 158 = pinsyscalls */
|
||||
"mimmutable", /* 159 = mimmutable */
|
||||
"waitid", /* 160 = waitid */
|
||||
"getfh", /* 161 = getfh */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue