View | Details | Raw Unified | Return to bug 13007
Collapse All | Expand All

(-)syscalls.master (-1 / +2 lines)
Lines 6-12 Link Here
6
6
7
; Columns: number type nargs namespc name alt{name,tag,rtyp}/comments
7
; Columns: number type nargs namespc name alt{name,tag,rtyp}/comments
8
;	number	system call number, must be in order
8
;	number	system call number, must be in order
9
;	type	one of STD, OBSOL, UNIMPL, COMPAT
9
;	type	one of STD, OBSOL, UNIMPL, COMPAT, CPT_NOA, LIBCOMPAT,
10
;		NODEF, NOARGS, NOPROTO, NOIMPL
10
;	namespc one of POSIX, BSD, NOHIDE
11
;	namespc one of POSIX, BSD, NOHIDE
11
;	name	psuedo-prototype of syscall routine
12
;	name	psuedo-prototype of syscall routine
12
;		If one of the following alts is different, then all appear:
13
;		If one of the following alts is different, then all appear:

Return to bug 13007