shithub: scc

Download patch

ref: c41c061f0e08759eecbcd1c97c3117199fc56d0e
parent: 041d2d96655de6afaac6b20437df8897b03f6c92
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Tue May 17 17:44:55 EDT 2022

libc: Whitespace change

--- a/src/libc/arch/i386/linux/syscall.lst
+++ b/src/libc/arch/i386/linux/syscall.lst
@@ -1,13 +1,14 @@
-#number	name		num_of_op
-1	_exit		1
-2	_fork		0
-3	_read		3
-4	_write		3
-5	_open		2
-6	_close		1
-19	_lseek		3
-20	_getpid		0
-37	_kill		2
+#Tabs 15
+#number	name	num_of_op
+1	_exit	1
+2	_fork	0
+3	_read	3
+4	_write	3
+5	_open	2
+6	_close	1
+19	_lseek	3
+20	_getpid	0
+37	_kill	2
 45	_sys_brk	1
 67	__sigaction	4
 114	_wait4	4