mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 06:06:02 -06:00
new_syscalls.txt: fix trailing whitespace
This amends commit e9cccefe1 ("update all system call headers",
2026-03-05).
This commit is contained in:
parent
2e359f2609
commit
a7a66c5e6e
1 changed files with 6 additions and 6 deletions
|
|
@ -272,11 +272,11 @@ Format: <syscall number> <syscall name> <entry point>
|
|||
175 init_module sys_init_module
|
||||
176 delete_module sys_delete_module
|
||||
179 quotactl sys_quotactl
|
||||
181 getpmsg
|
||||
182 putpmsg
|
||||
183 afs_syscall
|
||||
184 tuxcall
|
||||
185 security
|
||||
181 getpmsg
|
||||
182 putpmsg
|
||||
183 afs_syscall
|
||||
184 tuxcall
|
||||
185 security
|
||||
186 gettid sys_gettid
|
||||
187 readahead sys_readahead
|
||||
188 setxattr sys_setxattr
|
||||
|
|
@ -299,7 +299,7 @@ Format: <syscall number> <syscall name> <entry point>
|
|||
207 io_destroy sys_io_destroy
|
||||
208 io_getevents sys_io_getevents
|
||||
210 io_cancel sys_io_cancel
|
||||
212 lookup_dcookie
|
||||
212 lookup_dcookie
|
||||
213 epoll_create sys_epoll_create
|
||||
216 remap_file_pages sys_remap_file_pages
|
||||
217 getdents64 sys_getdents64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue