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/F_WRLCK.S
#include "libc/sysv/consts/syscon.internal.h" .syscon fcntl,F_WRLCK,1,1,3,3,3,3,3,1
84
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PF_FILE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon pf,PF_FILE,1,1,0,0,0,0,0,0
81
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PARODD.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,PARODD,0b0000001000000000,0b0000001000000000,0b000010000000000000,0b000010000000000000,0b000010000000000000,0b0010000000000000,0b0010000000000000,0b0000001000000000
227
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TIOCMODG.S
#include "libc/sysv/consts/syscon.internal.h" .syscon modem,TIOCMODG,0,0,0x40047403,0x40047403,0,0x4004746a,0x4004746a,-1
122
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SOCK_CLOEXEC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sock,SOCK_CLOEXEC,0x080000,0x080000,0x080000,0x080000,0x10000000,0x8000,0x10000000,0x00080000
148
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/kd.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_KD_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_KD_H_ #include "libc/runtime/symbolic.h" #if !(__ASSEMBLER__ + __LINKER__ + 0) COSMOPOLITAN_C_START_ extern const uint64_t GIO_FONT; extern const uint64_t PIO_FONT; extern const uint64_t GIO_FONTX; extern const uint64_t PIO_FONTX; extern const uint64_t PIO_FONT8x8; extern const uint64_t PIO_FONT8x14; extern const uint64_t PIO_FONT8x16; extern const uint64_t PIO_VFONT; extern const uint64_t PIO_FONTRESET; extern const uint64_t KDFONTOP; COSMOPOLITAN_C_END_ #endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */ #define GIO_FONT SYMBOLIC(GIO_FONT) #define PIO_FONT SYMBOLIC(PIO_FONT) #define GIO_FONTX SYMBOLIC(GIO_FONTX) #define PIO_FONTX SYMBOLIC(PIO_FONTX) #define PIO_FONT8x8 SYMBOLIC(PIO_FONT8x8) #define PIO_FONT8x14 SYMBOLIC(PIO_FONT8x14) #define PIO_FONT8x16 SYMBOLIC(PIO_FONT8x14) #define PIO_VFONT SYMBOLIC(PIO_VFONT) #define PIO_FONTRESET SYMBOLIC(PIO_FONTRESET) #define KDFONTOP SYMBOLIC(KDFONTOP) #ifdef _BSD_SOURCE #define PIO_VFONT_DEFAULT PIO_FONTRESET #endif #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_KD_H_ */
1,138
37
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/NCCS.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,NCCS,20,20,20,20,20,20,20,20
91
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/EL3HLT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon junkerr,EL3HLT,46,46,-1,-1,-1,-1,-1,-1
93
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SOL_UDP.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sol,SOL_UDP,17,17,17,17,17,17,17,17
90
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ILL_COPROC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sicode,ILL_COPROC,7,7,7,7,7,7,7,7
88
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_getppid.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_getppid,0x006e,0x00ad,0x2000027,0x0027,0x0027,0x0027,0xfff,0xfff
127
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/limits.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_LIMITS_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_LIMITS_H_ #include "libc/runtime/symbolic.h" #if !(__ASSEMBLER__ + __LINKER__ + 0) COSMOPOLITAN_C_START_ extern const int NGROUPS_MAX; extern const int PIPE_BUF; extern const int SOMAXCONN; extern const int _ARG_MAX; extern const int _NAME_MAX; extern const int _NSIG; extern const int _PATH_MAX; extern const int LINK_MAX; extern const int MAX_CANON; extern const int MAX_INPUT; COSMOPOLITAN_C_END_ #endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */ #define NGROUPS_MAX SYMBOLIC(NGROUPS_MAX) #define PIPE_BUF SYMBOLIC(PIPE_BUF) #define SOMAXCONN SYMBOLIC(SOMAXCONN) #define _ARG_MAX SYMBOLIC(_ARG_MAX) #define _NAME_MAX SYMBOLIC(_NAME_MAX) #define _NSIG SYMBOLIC(_NSIG) #define _PATH_MAX SYMBOLIC(_PATH_MAX) #define LINK_MAX SYMBOLIC(LINK_MAX) #define MAX_CANON SYMBOLIC(MAX_CANON) #define MAX_INPUT SYMBOLIC(MAX_INPUT) #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_LIMITS_H_ */
985
33
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ICMP6_RR_PCOUSE_FLAGS_DECRPLTIME.S
#include "libc/sysv/consts/syscon.internal.h" .syscon icmp6,ICMP6_RR_PCOUSE_FLAGS_DECRPLTIME,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0
130
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PF_ROSE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon pf,PF_ROSE,11,11,0,0,0,0,0,0
83
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SI_USER.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sicode,SI_USER,0,0,0x010001,0x010001,0x010001,0,0,0
106
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SYS_USER_DISPATCH.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sicode,SYS_USER_DISPATCH,2,2,-1,-1,-1,-1,-1,-1
101
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PTRACE_ATTACH.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ptrace,PTRACE_ATTACH,16,16,10,10,10,9,-1,-1
98
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PF_NETLINK.S
#include "libc/sysv/consts/syscon.internal.h" .syscon pf,PF_NETLINK,0x10,0x10,0,0,0,0,0,0
90
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SO_RXQ_OVFL.S
#include "libc/sysv/consts/syscon.internal.h" .syscon so,SO_RXQ_OVFL,40,40,0,0,0,0,0,0
87
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/CS7.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,CS7,0b0000000000100000,0b0000000000100000,0b000000001000000000,0b000000001000000000,0b000000001000000000,0b0000001000000000,0b0000001000000000,0b0000000000100000
224
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MNT_ASYNC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon mount,MNT_ASYNC,0,0,0x00000040,0x00000040,0x00000040,0x00000040,0x00000040,0
131
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_getresgid.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_getresgid,0x0078,0x0096,0xfff,0xfff,0x0169,0x011b,0xfff,0xfff
124
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TTYDEF_OFLAG.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,TTYDEF_OFLAG,0x1805,0x1805,3,3,3,7,7,0
98
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/IFF_RUNNING.S
#include "libc/sysv/consts/syscon.internal.h" .syscon iff,IFF_RUNNING,0x40,0x40,0x40,0x40,0x40,0x40,0x40,0
107
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SI_TKILL.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sicode,SI_TKILL,-6,-6,0x80000000,0x80000000,0x010007,-1,-5,-6
116
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/F_GETFL.S
#include "libc/sysv/consts/syscon.internal.h" .syscon fcntl2,F_GETFL,3,3,3,3,3,3,3,3
85
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/IPPROTO_NONE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon iproto,IPPROTO_NONE,59,59,59,59,59,59,59,-1
98
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PTRACE_O_TRACEEXEC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ptrace,PTRACE_O_TRACEEXEC,0x0010,0x0010,-1,-1,-1,-1,-1,-1
112
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/IPV6_RECVRTHDR.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ipv6,IPV6_RECVRTHDR,56,56,0,0,38,38,38,38
96
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MSG_EXCEPT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon msg,MSG_EXCEPT,0x2000,0x2000,0,0,0,0,0,0
95
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MCL_CURRENT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon mlock,MCL_CURRENT,1,1,1,1,1,1,1,0
88
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/EFTYPE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon errno,EFTYPE,305,305,79,79,79,79,79,222
94
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ICMP6_PARAMPROB_HEADER.S
#include "libc/sysv/consts/syscon.internal.h" .syscon icmp6,ICMP6_PARAMPROB_HEADER,0,0,0,0,0,0,0,0
99
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_getgroups.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_getgroups,0x0073,0x009e,0x200004f,0x004f,0x004f,0x004f,0x04f,0xfff
129
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/POLL_MSG.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sicode,POLL_MSG,3,3,3,3,3,3,3,3
86
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_settimeofday.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_settimeofday,0x00a4,0x00aa,0x200007a,0x007a,0x007a,0x0044,0x1a3,0xfff
132
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TAB1.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,TAB1,0b0000100000000000,0b0000100000000000,0b000000010000000000,0b000000010000000000,0b000000010000000000,0,0b000000010000000000,0b0000100000000000
210
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MADV_UNMERGEABLE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon madv,MADV_UNMERGEABLE,13,13,127,127,127,127,127,127
106
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/EPOLLWRNORM.S
#include "libc/sysv/consts/syscon.internal.h" .syscon epoll,EPOLLWRNORM,0x0100,0x0100,0x0100,0x0100,0x0100,0x0100,0x0100,0x0100
128
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ioprio.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_IOPRIO_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_IOPRIO_H_ #define IOPRIO_WHO_PROCESS 1 #define IOPRIO_WHO_PGRP 2 #define IOPRIO_WHO_USER 3 #define IOPRIO_CLASS_SHIFT 13 #define IOPRIO_CLASS_MASK 0x07 #define IOPRIO_PRIO_MASK ((1UL << IOPRIO_CLASS_SHIFT) - 1) #define IOPRIO_PRIO_CLASS(ioprio) \ (((ioprio) >> IOPRIO_CLASS_SHIFT) & IOPRIO_CLASS_MASK) #define IOPRIO_PRIO_DATA(ioprio) ((ioprio)&IOPRIO_PRIO_MASK) #define IOPRIO_PRIO_VALUE(class, data) \ ((((class) & IOPRIO_CLASS_MASK) << IOPRIO_CLASS_SHIFT) | \ ((data)&IOPRIO_PRIO_MASK)) #define IOPRIO_CLASS_NONE 0 #define IOPRIO_CLASS_RT 1 #define IOPRIO_CLASS_BE 2 #define IOPRIO_CLASS_IDLE 3 #define IOPRIO_NR_LEVELS 8 #define IOPRIO_BE_NR IOPRIO_NR_LEVELS #define IOPRIO_NORM 4 #define IOPRIO_BE_NORM IOPRIO_NORM #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_IOPRIO_H_ */
913
31
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_futimesat.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_futimesat,0x0105,0x0fff,0xfff,0xfff,0x01ee,0xfff,0xfff,0xfff
123
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SS_DISABLE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ss,SS_DISABLE,2,2,4,4,4,4,4,2
84
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MNT_NOSUID.S
#include "libc/sysv/consts/syscon.internal.h" .syscon mount,MNT_NOSUID,0,0,0x00000008,0x00000008,0x00000008,0x00000008,0x00000008,0x00000001
141
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_munlockall.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_munlockall,0x0098,0x00e7,0x2000145,0x0145,0x0145,0x0110,0x0f3,0xfff
130
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/IPV6_PMTUDISC_OMIT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ipv6,IPV6_PMTUDISC_OMIT,5,5,0,0,0,0,0,0
94
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/AT_DCACHEBSIZE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon auxv,AT_DCACHEBSIZE,19,19,0,0,0,0,0,0
92
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_getuid.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_getuid,0x0066,0x00ae,0x2000018,0x0018,0x0018,0x0018,0x018,0xfff
126
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SIGQUIT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sig,SIGQUIT,3,3,3,3,3,3,3,3
82
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/EBADE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon junkerr,EBADE,52,52,-1,-1,-1,-1,-1,-1
92
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/CLOCK_UPTIME_FAST.S
#include "libc/sysv/consts/syscon.internal.h" .syscon clock,CLOCK_UPTIME_FAST,127,127,127,127,8,127,127,127
108
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MS_MOVE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon mount,MS_MOVE,0x00002000,0x00002000,0,0,0,0,0,0
102
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PTRACE_EVENT_VFORK_DONE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ptrace,PTRACE_EVENT_VFORK_DONE,5,5,-1,-1,-1,-1,-1,-1
107
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/IFF_MULTICAST.S
#include "libc/sysv/consts/syscon.internal.h" .syscon iff,IFF_MULTICAST,0x1000,0x1000,0x8000,0x8000,0x8000,0x8000,0x8000,0x1000
128
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/B2400.S
#include "libc/sysv/consts/syscon.internal.h" .syscon baud,B2400,11,11,2400,2400,2400,2400,2400,2400
101
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/INTERMEDIATE_C_GOOD.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,INTERMEDIATE_C_GOOD,10,10,0,0,0,0,0,0
97
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/AF_INET.S
#include "libc/sysv/consts/syscon.internal.h" .syscon af,AF_INET,2,2,2,2,2,2,2,2
81
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ss.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_SS_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_SS_H_ #if !(__ASSEMBLER__ + __LINKER__ + 0) COSMOPOLITAN_C_START_ extern const int SS_DISABLE; COSMOPOLITAN_C_END_ #endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */ #define SIGSTKSZ 32768 #define MINSIGSTKSZ 32768 /* xnu defines the highest minimum */ #define SS_ONSTACK 1 #define SS_DISABLE SS_DISABLE #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_SS_H_ */
440
17
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MS_RMT_MASK.S
#include "libc/sysv/consts/syscon.internal.h" .syscon mount,MS_RMT_MASK,0x02800051,0x02800051,0,0,0,0,0,0
106
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ST_RDONLY.S
#include "libc/sysv/consts/syscon.internal.h" .syscon statfs,ST_RDONLY,1,1,1,1,1,1,1,0x00080000
96
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_futimes.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_futimes,0xfff,0x0fff,0x200008b,0x008b,0x00ce,0x004d,0x1a7,0xfff
126
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/AT_CANARYLEN.S
#include "libc/sysv/consts/syscon.internal.h" .syscon auxv,AT_CANARYLEN,0,0,0,0,17,0,0,0
89
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/XATTR_CREATE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,XATTR_CREATE,1,1,2,2,0,0,0,0
88
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_sched_get_priority_max.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_sched_get_priority_max,0x0092,0x007d,0xfff,0xfff,0x014c,0xfff,0xfff,0xfff
136
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/EMEDIUMTYPE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon errno,EMEDIUMTYPE,124,124,0,0,0,86,0,0
93
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MCAST_JOIN_GROUP.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,MCAST_JOIN_GROUP,42,42,80,80,80,0,0,41
98
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/TIOCSDRAINWAIT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,TIOCSDRAINWAIT,0,0,0x80047457,0x80047457,0x80047457,0,0,0
120
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ESPIPE.S
#include "libc/sysv/consts/syscon.internal.h" .syscon errno,ESPIPE,29,29,29,29,29,29,29,25
91
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/exit.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_EXIT_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_EXIT_H_ #define EXIT_FAILURE 1 #define EXIT_SUCCESS 0 #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_EXIT_H_ */
191
8
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/F_GETLK64.S
#include "libc/sysv/consts/syscon.internal.h" .syscon compat,F_GETLK64,5,5,7,7,11,7,7,5
88
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_fsync.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_fsync,0x004a,0x0052,0x200005f,0x005f,0x005f,0x005f,0x05f,0xfff
125
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/WEOF.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,WEOF,0xffffffff,0xffffffff,-1,-1,-1,-1,-1,-1
104
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SIOCGIFTXQLEN.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sio,SIOCGIFTXQLEN,0x8942,0x8942,0,0,0,0,0,0
98
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/splice.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_SPLICE_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_SPLICE_H_ #include "libc/runtime/symbolic.h" #if !(__ASSEMBLER__ + __LINKER__ + 0) COSMOPOLITAN_C_START_ extern const unsigned int SPLICE_F_GIFT; extern const unsigned int SPLICE_F_MORE; extern const unsigned int SPLICE_F_MOVE; extern const unsigned int SPLICE_F_NONBLOCK; COSMOPOLITAN_C_END_ #endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */ #define SPLICE_F_GIFT SYMBOLIC(SPLICE_F_GIFT) #define SPLICE_F_MORE SYMBOLIC(SPLICE_F_MORE) #define SPLICE_F_MOVE SYMBOLIC(SPLICE_F_MOVE) #define SPLICE_F_NONBLOCK SYMBOLIC(SPLICE_F_NONBLOCK) #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_SPLICE_H_ */
675
21
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MAP_32BIT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon compat,MAP_32BIT,0x00000040,0x00000040,0,0,0x00080000,0,0,0
114
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PF_ISDN.S
#include "libc/sysv/consts/syscon.internal.h" .syscon pf,PF_ISDN,34,34,28,28,26,26,26,0
88
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/VSUSP.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,VSUSP,10+1,10+1,10,10,10,10,10,10
96
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_tee.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_tee,0x0114,0x004d,0xfff,0xfff,0xfff,0xfff,0xfff,0xfff
116
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SO_RCVLOWAT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon so,SO_RCVLOWAT,18,18,0x1004,0x1004,0x1004,0x1004,0x1004,0x1004
117
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ECANCELED.S
#include "libc/sysv/consts/syscon.internal.h" .syscon errno,ECANCELED,125,125,89,89,85,88,87,1223
98
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/O_PATH.S
#include "libc/sysv/consts/syscon.internal.h" .syscon open,O_PATH,0x00200000,0x00200000,0,0,0,0,0,0
100
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/EALREADY.S
#include "libc/sysv/consts/syscon.internal.h" .syscon errno,EALREADY,114,114,37,37,37,37,37,10037
98
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_pwritev.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_pwritev,0x0128,0x0046,0xfff,0xfff,0x0122,0x010c,0x122,0xfff
122
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/PTRACE_INTERRUPT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ptrace,PTRACE_INTERRUPT,0x4207,0x4207,-1,-1,-1,-1,-1,-1
110
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/st.h
#ifndef COSMOPOLITAN_LIBC_SYSV_CONSTS_ST_H_ #define COSMOPOLITAN_LIBC_SYSV_CONSTS_ST_H_ #include "libc/runtime/symbolic.h" #define ST_APPEND SYMBOLIC(ST_APPEND) #define ST_IMMUTABLE SYMBOLIC(ST_IMMUTABLE) #define ST_MANDLOCK SYMBOLIC(ST_MANDLOCK) #define ST_NOATIME SYMBOLIC(ST_NOATIME) #define ST_NODEV SYMBOLIC(ST_NODEV) #define ST_NODIRATIME SYMBOLIC(ST_NODIRATIME) #define ST_NOEXEC SYMBOLIC(ST_NOEXEC) #define ST_NOSUID SYMBOLIC(ST_NOSUID) #define ST_RDONLY SYMBOLIC(ST_RDONLY) #define ST_RELATIME SYMBOLIC(ST_RELATIME) #define ST_SYNCHRONOUS SYMBOLIC(ST_SYNCHRONOUS) #define ST_WRITE SYMBOLIC(ST_WRITE) #if !(__ASSEMBLER__ + __LINKER__ + 0) COSMOPOLITAN_C_START_ extern const unsigned long ST_APPEND; extern const unsigned long ST_IMMUTABLE; extern const unsigned long ST_MANDLOCK; extern const unsigned long ST_NOATIME; extern const unsigned long ST_NODEV; extern const unsigned long ST_NODIRATIME; extern const unsigned long ST_NOEXEC; extern const unsigned long ST_NOSUID; extern const unsigned long ST_RDONLY; extern const unsigned long ST_RELATIME; extern const unsigned long ST_SYNCHRONOUS; extern const unsigned long ST_WRITE; COSMOPOLITAN_C_END_ #endif /* !(__ASSEMBLER__ + __LINKER__ + 0) */ #endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS_ST_H_ */
1,260
37
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SO_PEERSEC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon so,SO_PEERSEC,31,31,0,0,0,0,0,0
86
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/__NR_sendfile.S
#include "libc/sysv/consts/syscon.internal.h" .syscon nr,__NR_sendfile,0x0028,0x0047,0x2000151,0x0151,0x0189,0xfff,0xfff,0xfff
127
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/DT_REG.S
#include "libc/sysv/consts/syscon.internal.h" .syscon dt,DT_REG,8,8,8,8,8,8,8,8
80
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ICMP6_RR_PCOUSE_RAFLAGS_AUTO.S
#include "libc/sysv/consts/syscon.internal.h" .syscon icmp6,ICMP6_RR_PCOUSE_RAFLAGS_AUTO,0x10,0x10,0x40,0x40,0x40,0x40,0x40,0
126
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/POSIX_MADV_WILLNEED.S
#include "libc/sysv/consts/syscon.internal.h" .syscon compat,POSIX_MADV_WILLNEED,3,3,3,3,3,3,3,3
97
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MS_KERNMOUNT.S
#include "libc/sysv/consts/syscon.internal.h" .syscon mount,MS_KERNMOUNT,0x00400000,0x00400000,0,0,0,0,0,0
107
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/RLIMIT_CPU.S
#include "libc/sysv/consts/syscon.internal.h" .syscon rlimit,RLIMIT_CPU,0,0,0,0,0,0,0,127
90
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/EFD_CLOEXEC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon misc,EFD_CLOEXEC,0x080000,0x080000,0,0,0,0,0,0
101
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/IPPROTO_EGP.S
#include "libc/sysv/consts/syscon.internal.h" .syscon iproto,IPPROTO_EGP,8,8,8,8,8,8,8,-1
90
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/ECHONL.S
#include "libc/sysv/consts/syscon.internal.h" .syscon termios,ECHONL,0b0000000001000000,0b0000000001000000,0b0000000000010000,0b0000000000010000,0b0000000000010000,0b0000000000010000,0b0000000000010000,0b0000000001000000
221
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/MSG_RST.S
#include "libc/sysv/consts/syscon.internal.h" .syscon msg,MSG_RST,0x1000,0x1000,0,0,0,0,0,0
92
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SIGINFO.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sig,SIGINFO,63,63,29,29,29,29,29,63
90
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/FIONCLEX.S
#include "libc/sysv/consts/syscon.internal.h" .syscon ioctl,FIONCLEX,0x5450,0x5450,0x20006602,0x20006602,0x20006602,0x20006602,0x20006602,0x5450
145
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/SOL_NFC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon sol,SOL_NFC,280,280,-1,-1,-1,-1,-1,-1
92
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/B150.S
#include "libc/sysv/consts/syscon.internal.h" .syscon baud,B150,5,5,150,150,150,150,150,150
92
3
jart/cosmopolitan
false
cosmopolitan/libc/sysv/consts/O_RSYNC.S
#include "libc/sysv/consts/syscon.internal.h" .syscon open,O_RSYNC,0x00101000,0x00101000,0,0,0,0x00000080,0x00020000,0
119
3
jart/cosmopolitan
false