path
stringlengths
14
112
content
stringlengths
0
6.32M
size
int64
0
6.32M
max_lines
int64
1
100k
repo_name
stringclasses
2 values
autogenerated
bool
1 class
cosmopolitan/libc/sysv/consts/MSG_FIN.S
#include "libc/sysv/consts/syscon.internal.h" .syscon msg,MSG_FIN,0x0200,0x0200,0x0100,0x0100,0x0100,0,0,0
107
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/FIOASYNC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ioctl,FIOASYNC,0x5452,0x5452,0x8004667d,0x8004667d,0x8004667d,0x8004667d,0x8004667d,0x8004667d
149
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SO_PRIORITY.S
#include "libc/sysv/consts/syscon.internal.h" .syscon so,SO_PRIORITY,12,12,0,0,0,0,0,0
87
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SHUT_RD.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,SHUT_RD,0,0,0,0,0,0,0,0
83
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TIOCFLUSH.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,TIOCFLUSH,0x540b,0x540b,0x80047410,0x80047410,0x80047410,0x80047410,0x80047410,0
143
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/Q_SYNC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,Q_SYNC,0x800001,0x800001,0x0600,0x0600,0x0600,0x0600,0x0600,0
121
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SF_SYNC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sf,SF_SYNC,0,0,0,0,4,0,0,0
81
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/sig.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_SIG_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_SIG_H_ #include "libc/runtime/symbolic.h" #if !(__ASSEMBLER__ + __LINKER__ + 0) COSMOPOLITAN_C_START_ extern const int SIGABRT; extern const int SIGALRM; extern const int SIGBUS; extern const int SIGTHR; extern const int SIGCHLD; extern const int SIGCONT; extern const int SIGEMT; extern const int SIGFPE; extern const int SIGHUP; extern const int SIGILL; extern const int SIGINFO; extern const int SIGINT; extern const int SIGIO; extern const int SIGIOT; extern const int SIGKILL; extern const int SIGPIPE; extern const int SIGPOLL; extern const int SIGPROF; extern const int SIGPWR; extern const int SIGQUIT; extern const int SIGRTMAX; extern const int SIGRTMIN; extern const int SIGSEGV; extern const int SIGSTKFLT; extern const int SIGSTOP; extern const int SIGSYS; extern const int SIGTERM; extern const int SIGTRAP; extern const int SIGTSTP; extern const int SIGTTIN; extern const int SIGTTOU; extern const int SIGUNUSED; extern const int SIGURG; extern const int SIGUSR1; extern const int SIGUSR2; extern const int SIGVTALRM; extern const int SIGWINCH; extern const int SIGXCPU; extern const int SIGXFSZ; extern const int SIG_BLOCK; extern const int SIG_SETMASK; extern const int SIG_UNBLOCK; COSMOPOLITAN_C_END_ #endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */ #define SIGABRT LITERALLY(6) #define SIGALRM LITERALLY(14) #define SIGFPE LITERALLY(8) #define SIGHUP LITERALLY(1) #define SIGILL LITERALLY(4) #define SIGINT LITERALLY(2) #define SIGIOT LITERALLY(6) #define SIGKILL LITERALLY(9) #define SIGPIPE LITERALLY(13) #define SIGPROF LITERALLY(27) #define SIGQUIT LITERALLY(3) #define SIGSEGV LITERALLY(11) #define SIGTERM LITERALLY(15) #define SIGTRAP LITERALLY(5) #define SIGTTIN LITERALLY(21) #define SIGTTOU LITERALLY(22) #define SIGVTALRM LITERALLY(26) #define SIGWINCH LITERALLY(28) #define SIGXCPU LITERALLY(24) #define SIGXFSZ LITERALLY(25) #define SIGBUS SYMBOLIC(SIGBUS) #define SIGTHR SYMBOLIC(SIGTHR) #define SIGCHLD SYMBOLIC(SIGCHLD) #define SIGCONT SYMBOLIC(SIGCONT) #define SIGEMT SYMBOLIC(SIGEMT) #define SIGINFO SYMBOLIC(SIGINFO) #define SIGIO SYMBOLIC(SIGIO) #define SIGPOLL SYMBOLIC(SIGPOLL) #define SIGPWR SYMBOLIC(SIGPWR) #define SIGRTMAX SYMBOLIC(SIGRTMAX) #define SIGRTMIN SYMBOLIC(SIGRTMIN) #define SIGSTKFLT SYMBOLIC(SIGSTKFLT) #define SIGSTOP SYMBOLIC(SIGSTOP) #define SIGSYS SYMBOLIC(SIGSYS) #define SIGTSTP SYMBOLIC(SIGTSTP) #define SIGUNUSED SYMBOLIC(SIGUNUSED) #define SIGURG SYMBOLIC(SIGURG) #define SIGUSR1 SYMBOLIC(SIGUSR1) #define SIGUSR2 SYMBOLIC(SIGUSR2) #define SIG_BLOCK SYMBOLIC(SIG_BLOCK) #define SIG_SETMASK SYMBOLIC(SIG_SETMASK) #define SIG_UNBLOCK SYMBOLIC(SIG_UNBLOCK) #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_SIG_H_ */
2,844
100
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SO_TYPE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon so,SO_TYPE,3,3,0x1008,0x1008,0x1008,0x1008,0x1008,0x1008
111
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TIOCOUTQ.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,TIOCOUTQ,0x5411,0x5411,0x40047473,0x40047473,0x40047473,0x40047473,0x40047473,0
142
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TCP_KEEPINTVL.S
#include "libc/sysv/consts/syscon.internal.h" .syscon tcp,TCP_KEEPINTVL,5,5,0x101,0x101,0x200,0,5,0
100
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/F_NOTIFY.S
#include "libc/sysv/consts/syscon.internal.h" .syscon fcntl,F_NOTIFY,0x0402,0x0402,-1,-1,-1,-1,-1,-1
101
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/NR_DQHASH.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,NR_DQHASH,43,43,0,0,0,0,0,0
87
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/B50.S
#include "libc/sysv/consts/syscon.internal.h" .syscon baud,B50,1,1,50,50,50,50,50,50
85
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_dup2.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_dup2,0x0021,0x0fff,0x200005a,0x005a,0x005a,0x005a,0x05a,0xfff
124
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SOL_IP.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sol,SOL_IP,0,0,0,0,0,0,0,0
81
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_sendmsg.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_sendmsg,0x002e,0x00d3,0x200001c,0x001c,0x001c,0x001c,0x01c,0xfff
127
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/FPE_INTOVF.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sicode,FPE_INTOVF,2,2,8,8,1,2,2,2
88
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/F_UNLCK.S
#include "libc/sysv/consts/syscon.internal.h" .syscon fcntl,F_UNLCK,2,2,2,2,2,2,2,2
84
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/grnd.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_GRND_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_GRND_H_ #include "libc/runtime/symbolic.h" #define GRND_NONBLOCK 1 #define GRND_RANDOM 2 #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_GRND_H_ */
228
9
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/AT_ICACHEBSIZE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon auxv,AT_ICACHEBSIZE,20,20,0,0,0,0,0,0
92
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ERA.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,ERA,0x02002c,0x02002c,45,45,45,0,0,0
99
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/COPY_VERIFY.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,COPY_VERIFY,58,58,0,0,0,0,0,0
89
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SCHED_OTHER.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sched,SCHED_OTHER,0,0,127,127,2,127,0,127
96
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/IPPROTO_AH.S
#include "libc/sysv/consts/syscon.internal.h" .syscon iproto,IPPROTO_AH,51,51,51,51,51,51,51,-1
96
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PF_KCM.S
#include "libc/sysv/consts/syscon.internal.h" .syscon pf,PF_KCM,41,41,0,0,0,0,0,0
82
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SIOCGIFMTU.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sio,SIOCGIFMTU,0x8921,0x8921,0xc0206933,0xc0206933,0xc0206933,0xc020697e,0xc020697e,0
140
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PF_NETROM.S
#include "libc/sysv/consts/syscon.internal.h" .syscon pf,PF_NETROM,6,6,0,0,0,0,0,0
83
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/NLDLY.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,NLDLY,0b0000000100000000,0b0000000100000000,0b000000001100000000,0b000000001100000000,0b000000001100000000,0,0,0b0000000100000000
192
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/RB_HALT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon reboot,RB_HALT,0xcdef0123,0xcdef0123,8,8,8,8,8,16
104
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/BUS_ADRALN.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sicode,BUS_ADRALN,1,1,1,1,1,1,1,1
88
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/O_NDELAY.S
#include "libc/sysv/consts/syscon.internal.h" .syscon open,O_NDELAY,0x00000800,0x00000800,0x00000004,0x00000004,0x00000004,0x00000004,0x00000004,0x00000800
156
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/mlock.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_MLOCK_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_MLOCK_H_ #include "libc/runtime/symbolic.h" #if !(__ASSEMBLER__ + __LINKER__ + 0) COSMOPOLITAN_C_START_ extern const int MCL_CURRENT; extern const int MCL_FUTURE; extern const int MCL_ONFAULT; COSMOPOLITAN_C_END_ #endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */ #define MCL_CURRENT LITERALLY(1) #define MCL_FUTURE LITERALLY(2) #define MCL_ONFAULT SYMBOLIC(MCL_ONFAULT) #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_MLOCK_H_ */
509
19
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PPPDISC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,PPPDISC,0,0,0x5,0x5,0x5,0x5,0x5,0
96
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TIOCPKT_IOCTL.S
#include "libc/sysv/consts/syscon.internal.h" .syscon pty,TIOCPKT_IOCTL,64,64,64,64,64,64,64,64
96
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/CLOCK_MONOTONIC_PRECISE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon clock,CLOCK_MONOTONIC_PRECISE,1,1,1,6,11,3,3,1
101
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/IPPORT_USERRESERVED.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ipport,IPPORT_USERRESERVED,5000,5000,5000,5000,5000,49151,5000,5000
122
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_inotify_add_watch.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_inotify_add_watch,0x00fe,0x0fff,0xfff,0xfff,0xfff,0xfff,0xfff,0xfff
130
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_setuid.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_setuid,0x0069,0x0092,0x2000017,0x0017,0x0017,0x0017,0x017,0xfff
126
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PTRACE_PEEKTEXT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ptrace,PTRACE_PEEKTEXT,1,1,1,1,1,1,-1,-1
95
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PIPE_BUF.S
#include "libc/sysv/consts/syscon.internal.h" .syscon limits,PIPE_BUF,4096,4096,512,512,512,512,512,4096
105
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/RLIMIT_NPROC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon rlimit,RLIMIT_NPROC,6,6,7,7,7,7,7,127
92
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/O_ACCMODE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon open,O_ACCMODE,3,3,3,3,3,3,3,3
85
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/VQUIT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,VQUIT,1+1,1+1,9,9,9,9,9,1
88
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ONLCR.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,ONLCR,0b0000000000000100,0b0000000000000100,0b000000000000000010,0b000000000000000010,0b000000000000000010,0b0000000000000010,0b0000000000000010,0b0000000000000100
226
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SIOCSIFNAME.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sio,SIOCSIFNAME,0x8923,0x8923,0,0,0x80206928,0,0,0
105
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ECHOCTL.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,ECHOCTL,0b0000001000000000,0b0000001000000000,0b0000000001000000,0b0000000001000000,0b0000000001000000,0b0000000001000000,0b0000000001000000,0b0000001000000000
222
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/AF_UNSPEC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon af,AF_UNSPEC,0,0,0,0,0,0,0,0
83
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SIOCSIFDSTADDR.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sio,SIOCSIFDSTADDR,0x8918,0x8918,0x8020690e,0x8020690e,0x8020690e,0x8020690e,0x8020690e,0
144
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/AT_SECURE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon auxv,AT_SECURE,23,23,23,23,0,0,0,0
89
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SIOCGIFBRDADDR.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sio,SIOCGIFBRDADDR,0x8919,0x8919,0xc0206923,0xc0206923,0xc0206923,0xc0206923,0xc0206923,0
144
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_clock_settime.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_clock_settime,0x00e3,0x0070,0xfff,0xfff,0x00e9,0x0058,0x1ac,0xfff
128
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TIOCMSDTRWAIT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon modem,TIOCMSDTRWAIT,0,0,0x8004745b,0x8004745b,0x8004745b,0,0,-1
118
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PF_NFC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon pf,PF_NFC,39,39,0,0,0,0,0,0
82
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/IPPROTO_ICMPV6.S
#include "libc/sysv/consts/syscon.internal.h" .syscon iproto,IPPROTO_ICMPV6,58,58,58,58,58,58,58,-1
100
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_vfork.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_vfork,0x003a,0x0fff,0x2000042,0x0042,0x0042,0x0042,0x042,0xfff
125
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/CLOSE_RANGE_CLOEXEC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon close,CLOSE_RANGE_CLOEXEC,4,4,-1,-1,-1,-1,-1,-1
102
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/Q_SETINFO.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,Q_SETINFO,0x800006,0x800006,0,0,0,0,0,0
99
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/VTIME.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,VTIME,5+1,5+1,17,17,17,17,17,5
93
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/F_FULLFSYNC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon fcntl2,F_FULLFSYNC,-1,-1,51,51,-1,-1,-1,-1
97
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ENOATTR.S
#include "libc/sysv/consts/syscon.internal.h" .syscon errno,ENOATTR,309,309,93,93,87,83,93,117
95
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/CLOCK_TAI.S
#include "libc/sysv/consts/syscon.internal.h" .syscon clock,CLOCK_TAI,11,11,127,127,127,127,127,127
100
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_lgetxattr.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_lgetxattr,0x00c0,0x0009,0xfff,0xfff,0xfff,0xfff,0x17b,0xfff
122
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TOSTOP.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,TOSTOP,0b0000000100000000,0b0000000100000000,4194304,4194304,4194304,4194304,4194304,0b0000000100000000
166
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ICMP6_DST_UNREACH.S
#include "libc/sysv/consts/syscon.internal.h" .syscon icmp6,ICMP6_DST_UNREACH,1,1,1,1,1,1,1,0
94
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SIOCGIFMEM.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sio,SIOCGIFMEM,0x891f,0x891f,0,0,0,0,0,0
95
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/B2500000.S
#include "libc/sysv/consts/syscon.internal.h" .syscon baud,B2500000,0x100c,0x100c,2500000,2500000,2500000,2500000,2500000,2500000
130
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/WCONTINUED.S
#include "libc/sysv/consts/syscon.internal.h" .syscon waitpid,WCONTINUED,8,8,0x10,0x10,4,8,16,0
96
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_kexec_load.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_kexec_load,0x00f6,0x0068,0xfff,0xfff,0xfff,0xfff,0xfff,0xfff
123
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/F_GETLK.S
#include "libc/sysv/consts/syscon.internal.h" .syscon fcntl,F_GETLK,5,5,7,7,11,7,7,5
85
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/O_VERIFY.S
#include "libc/sysv/consts/syscon.internal.h" .syscon open,O_VERIFY,0,0,0,0,0x00200000,0,0,0
93
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TABLDISC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,TABLDISC,0,0,0x3,0x3,0,0x3,0x3,0
95
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SIGTTIN.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sig,SIGTTIN,21,21,21,21,21,21,21,21
90
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ICMP6_DST_UNREACH_NOROUTE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon icmp6,ICMP6_DST_UNREACH_NOROUTE,0,0,0,0,0,0,0,0
102
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MAP_PRIVATE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon mmap,MAP_PRIVATE,2,2,2,2,2,2,2,2
87
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MAXNAMLEN.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,MAXNAMLEN,255,255,255,255,255,255,255,0
99
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_fgetxattr.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_fgetxattr,0x00c1,0x000a,0x20000eb,0x00eb,0xfff,0xfff,0x17c,0xfff
127
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PTRACE_GETEVENTMSG.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ptrace,PTRACE_GETEVENTMSG,0x4201,0x4201,-1,-1,-1,-1,-1,-1
112
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ENFILE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon errno,ENFILE,23,23,23,23,23,23,23,331
92
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/CLOCK_MONOTONIC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon clock,CLOCK_MONOTONIC,1,1,1,6,4,3,3,1
92
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/POLLWRBAND.S
#include "libc/sysv/consts/syscon.internal.h" .syscon poll,POLLWRBAND,0x0200,0x0200,0x0100,0x0100,0x0100,0x0100,0x0100,0x0020
126
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PF_KEY.S
#include "libc/sysv/consts/syscon.internal.h" .syscon pf,PF_KEY,15,15,29,29,27,30,30,0
87
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_name_to_handle_at.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_name_to_handle_at,0x012f,0x0108,0xfff,0xfff,0xfff,0xfff,0xfff,0xfff
130
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/CIBAUD.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,CIBAUD,0x100f0000,0x100f0000,0,0,0,0,0,0
103
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SOL_PACKET.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sol,SOL_PACKET,263,263,-1,-1,-1,-1,-1,-1
95
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ENONET.S
#include "libc/sysv/consts/syscon.internal.h" .syscon errno,ENONET,64,64,317,317,317,317,317,0
95
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/USRQUOTA.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,USRQUOTA,0,0,0,0,0,0,0,0
84
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_accept4.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_accept4,0x0120,0x00f2,0xfff,0xfff,0x021d,0x005d,0xfff,0xfff
122
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TCP_FASTOPEN.S
#include "libc/sysv/consts/syscon.internal.h" .syscon tcp,TCP_FASTOPEN,23,23,0,0,0x0401,0,0,15
95
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PTRACE_O_TRACECLONE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ptrace,PTRACE_O_TRACECLONE,0x0008,0x0008,-1,-1,-1,-1,-1,-1
113
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/AF_MPLS.S
#include "libc/sysv/consts/syscon.internal.h" .syscon af,AF_MPLS,28,28,0,0,0,33,33,0
85
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/uc.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_UC_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_UC_H_ #if !(__ASSEMBLER__ + __LINKER__ + 0) COSMOPOLITAN_C_START_ #define UC_FP_XSTATE 1 #define UC_SIGCONTEXT_SS 2 #define UC_STRICT_RESTORE_SS 4 COSMOPOLITAN_C_END_ #endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */ #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_UC_H_ */
359
13
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/AT_EUID.S
#include "libc/sysv/consts/syscon.internal.h" .syscon auxv,AT_EUID,12,12,12,12,0,0,2000,0
90
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_sched_getaffinity.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_sched_getaffinity,0x00cc,0x007b,0xfff,0xfff,0xfff,0xfff,0xfff,0xfff
130
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/CLOCK_MONOTONIC_FAST.S
#include "libc/sysv/consts/syscon.internal.h" .syscon clock,CLOCK_MONOTONIC_FAST,1,1,1,6,12,3,3,1
98
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SO_ERROR.S
#include "libc/sysv/consts/syscon.internal.h" .syscon so,SO_ERROR,4,4,0x1007,0x1007,0x1007,0x1007,0x1007,0x1007
112
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MNT_NOEXEC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon mount,MNT_NOEXEC,0x00000008,0x00000008,0x00000004,0x00000004,0x00000004,0x00000004,0x00000004,0x00000008
159
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/F_OFD_GETLK.S
#include "libc/sysv/consts/syscon.internal.h" .syscon fcntl,F_OFD_GETLK,36,36,-1,-1,-1,-1,-1,-1
96
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/AF_FILE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon af,AF_FILE,1,1,0,0,0,0,0,0
81
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/mremap.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_MREMAP_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_MREMAP_H_ #define MREMAP_MAYMOVE 1 #define MREMAP_FIXED 2 #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_MREMAP_H_ */
201
8
jart/cosmopolitan
false