chore(deps): Update sqlite dependencies

This commit is contained in:
TwiN
2022-12-01 20:19:56 -05:00
parent 080563bd4f
commit cdec353744
564 changed files with 583632 additions and 1166555 deletions

View File

@ -1,4 +1,4 @@
// Code generated by 'ccgo termios/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o termios/termios_freebsd_amd64.go -pkgname termios', DO NOT EDIT.
// Code generated by 'ccgo termios/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o termios/termios_freebsd_amd64.go -pkgname termios', DO NOT EDIT.
package termios
@ -15,204 +15,212 @@ var _ atomic.Value
var _ unsafe.Pointer
const (
ALTWERASE = 0x00000200
B0 = 0
B110 = 110
B115200 = 115200
B1200 = 1200
B134 = 134
B14400 = 14400
B150 = 150
B1800 = 1800
B19200 = 19200
B200 = 200
B230400 = 230400
B2400 = 2400
B28800 = 28800
B300 = 300
B38400 = 38400
B460800 = 460800
B4800 = 4800
B50 = 50
B57600 = 57600
B600 = 600
B7200 = 7200
B75 = 75
B76800 = 76800
B921600 = 921600
B9600 = 9600
BRKINT = 0x00000002
CBRK = 255
CCAR_OFLOW = 0x00100000
CCTS_OFLOW = 0x00010000
CDISCARD = 15
CDSR_OFLOW = 0x00080000
CDSUSP = 25
CDTR_IFLOW = 0x00040000
CEOF = 4
CEOL = 0xff
CEOT = 4
CERASE = 127
CERASE2 = 8
CFLUSH = 15
CIGNORE = 0x00000001
CINTR = 3
CKILL = 21
CLNEXT = 22
CLOCAL = 0x00008000
CMIN = 1
CNO_RTSDTR = 0x00200000
CQUIT = 28
CREAD = 0x00000800
CREPRINT = 18
CRPRNT = 18
CRTSCTS = 196608
CRTS_IFLOW = 0x00020000
CS5 = 0x00000000
CS6 = 0x00000100
CS7 = 0x00000200
CS8 = 0x00000300
CSIZE = 0x00000300
CSTART = 17
CSTATUS = 20
CSTOP = 19
CSTOPB = 0x00000400
CSUSP = 26
CTIME = 0
CWERASE = 23
ECHO = 0x00000008
ECHOCTL = 0x00000040
ECHOE = 0x00000002
ECHOK = 0x00000004
ECHOKE = 0x00000001
ECHONL = 0x00000010
ECHOPRT = 0x00000020
EXTA = 19200
EXTB = 38400
EXTPROC = 0x00000800
FLUSHO = 0x00800000
H4DISC = 7
HUPCL = 0x00004000
ICANON = 0x00000100
ICRNL = 0x00000100
IEXTEN = 0x00000400
IGNBRK = 0x00000001
IGNCR = 0x00000080
IGNPAR = 0x00000004
IMAXBEL = 0x00002000
INLCR = 0x00000040
INPCK = 0x00000010
IOCPARM_MASK = 8191
IOCPARM_MAX = 8192
IOCPARM_SHIFT = 13
IOC_DIRMASK = 3758096384
IOC_IN = 0x80000000
IOC_INOUT = 3221225472
IOC_OUT = 0x40000000
IOC_VOID = 0x20000000
ISIG = 0x00000080
ISTRIP = 0x00000020
IXANY = 0x00000800
IXOFF = 0x00000400
IXON = 0x00000200
MDMBUF = 1048576
NCCS = 20
NETGRAPHDISC = 6
NOFLSH = 0x80000000
NOKERNINFO = 0x02000000
OCRNL = 0x00000010
ONLCR = 0x00000002
ONLRET = 0x00000040
ONOCR = 0x00000020
ONOEOT = 0x00000008
OPOST = 0x00000001
OXTABS = 4
PARENB = 0x00001000
PARMRK = 0x00000008
PARODD = 0x00002000
PENDIN = 0x20000000
PPPDISC = 5
SLIPDISC = 4
TAB0 = 0x00000000
TAB3 = 0x00000004
TABDLY = 0x00000004
TCIFLUSH = 1
TCIOFF = 3
TCIOFLUSH = 3
TCION = 4
TCOFLUSH = 2
TCOOFF = 1
TCOON = 2
TCSADRAIN = 1
TCSAFLUSH = 2
TCSANOW = 0
TCSASOFT = 0x10
TIOCM_CAR = 64
TIOCM_CD = 64
TIOCM_CTS = 0040
TIOCM_DCD = 0100
TIOCM_DSR = 0400
TIOCM_DTR = 0002
TIOCM_LE = 0001
TIOCM_RI = 0200
TIOCM_RNG = 128
TIOCM_RTS = 0004
TIOCM_SR = 0020
TIOCM_ST = 0010
TIOCPKT_DATA = 0x00
TIOCPKT_DOSTOP = 0x20
TIOCPKT_FLUSHREAD = 0x01
TIOCPKT_FLUSHWRITE = 0x02
TIOCPKT_IOCTL = 0x40
TIOCPKT_NOSTOP = 0x10
TIOCPKT_START = 0x08
TIOCPKT_STOP = 0x04
TOSTOP = 0x00400000
TTYDEF_CFLAG = 19200
TTYDEF_IFLAG = 11010
TTYDEF_LFLAG = 1483
TTYDEF_LFLAG_ECHO = 1483
TTYDEF_LFLAG_NOECHO = 1408
TTYDEF_OFLAG = 3
TTYDEF_SPEED = 9600
TTYDISC = 0
VDISCARD = 15
VDSUSP = 11
VEOF = 0
VEOL = 1
VEOL2 = 2
VERASE = 3
VERASE2 = 7
VINTR = 8
VKILL = 5
VLNEXT = 14
VMIN = 16
VQUIT = 9
VREPRINT = 6
VSTART = 12
VSTATUS = 18
VSTOP = 13
VSUSP = 10
VTIME = 17
VWERASE = 4
X_FILE_OFFSET_BITS = 64
X_LP64 = 1
X_MACHINE__LIMITS_H_ = 0
X_MACHINE__TYPES_H_ = 0
X_Nonnull = 0
X_Null_unspecified = 0
X_Nullable = 0
X_PID_T_DECLARED = 0
X_POSIX_VDISABLE = 0xff
X_SYS_CDEFS_H_ = 0
X_SYS_IOCCOM_H_ = 0
X_SYS_TTYCOM_H_ = 0
X_SYS_TTYDEFAULTS_H_ = 0
X_SYS__TERMIOS_H_ = 0
X_SYS__TYPES_H_ = 0
X_SYS__WINSIZE_H_ = 0
X_TERMIOS_H_ = 0
Unix = 1
ALTWERASE = 0x00000200 // _termios.h:171:1:
B0 = 0 // _termios.h:186:1:
B1000000 = 1000000 // _termios.h:213:1:
B110 = 110 // _termios.h:189:1:
B115200 = 115200 // _termios.h:208:1:
B1200 = 1200 // _termios.h:195:1:
B134 = 134 // _termios.h:190:1:
B14400 = 14400 // _termios.h:204:1:
B150 = 150 // _termios.h:191:1:
B1500000 = 1500000 // _termios.h:214:1:
B1800 = 1800 // _termios.h:196:1:
B19200 = 19200 // _termios.h:200:1:
B200 = 200 // _termios.h:192:1:
B2000000 = 2000000 // _termios.h:215:1:
B230400 = 230400 // _termios.h:209:1:
B2400 = 2400 // _termios.h:197:1:
B2500000 = 2500000 // _termios.h:216:1:
B28800 = 28800 // _termios.h:205:1:
B300 = 300 // _termios.h:193:1:
B3000000 = 3000000 // _termios.h:217:1:
B3500000 = 3500000 // _termios.h:218:1:
B38400 = 38400 // _termios.h:201:1:
B4000000 = 4000000 // _termios.h:219:1:
B460800 = 460800 // _termios.h:210:1:
B4800 = 4800 // _termios.h:198:1:
B50 = 50 // _termios.h:187:1:
B500000 = 500000 // _termios.h:211:1:
B57600 = 57600 // _termios.h:206:1:
B600 = 600 // _termios.h:194:1:
B7200 = 7200 // _termios.h:203:1:
B75 = 75 // _termios.h:188:1:
B76800 = 76800 // _termios.h:207:1:
B921600 = 921600 // _termios.h:212:1:
B9600 = 9600 // _termios.h:199:1:
BRKINT = 0x00000002 // _termios.h:86:1:
CBRK = 255 // ttydefaults.h:89:1:
CCAR_OFLOW = 0x00100000 // _termios.h:145:1:
CCTS_OFLOW = 0x00010000 // _termios.h:140:1:
CDISCARD = 15 // ttydefaults.h:84:1:
CDSR_OFLOW = 0x00080000 // _termios.h:144:1:
CDSUSP = 25 // ttydefaults.h:80:1:
CDTR_IFLOW = 0x00040000 // _termios.h:143:1:
CEOF = 4 // ttydefaults.h:69:1:
CEOL = 0xff // ttydefaults.h:70:1:
CEOT = 4 // ttydefaults.h:87:1:
CERASE = 127 // ttydefaults.h:71:1:
CERASE2 = 8 // ttydefaults.h:72:1:
CFLUSH = 15 // ttydefaults.h:91:1:
CIGNORE = 0x00000001 // _termios.h:126:1:
CINTR = 3 // ttydefaults.h:73:1:
CKILL = 21 // ttydefaults.h:75:1:
CLNEXT = 22 // ttydefaults.h:83:1:
CLOCAL = 0x00008000 // _termios.h:138:1:
CMIN = 1 // ttydefaults.h:76:1:
CNO_RTSDTR = 0x00200000 // _termios.h:146:1:
CQUIT = 28 // ttydefaults.h:77:1:
CREAD = 0x00000800 // _termios.h:134:1:
CREPRINT = 18 // ttydefaults.h:86:1:
CRPRNT = 18 // ttydefaults.h:90:1:
CRTSCTS = 196608 // _termios.h:141:1:
CRTS_IFLOW = 0x00020000 // _termios.h:142:1:
CS5 = 0x00000000 // _termios.h:129:1:
CS6 = 0x00000100 // _termios.h:130:1:
CS7 = 0x00000200 // _termios.h:131:1:
CS8 = 0x00000300 // _termios.h:132:1:
CSIZE = 0x00000300 // _termios.h:128:1:
CSTART = 17 // ttydefaults.h:81:1:
CSTATUS = 20 // ttydefaults.h:74:1:
CSTOP = 19 // ttydefaults.h:82:1:
CSTOPB = 0x00000400 // _termios.h:133:1:
CSUSP = 26 // ttydefaults.h:78:1:
CTIME = 0 // ttydefaults.h:79:1:
CWERASE = 23 // ttydefaults.h:85:1:
ECHO = 0x00000008 // _termios.h:162:1:
ECHOCTL = 0x00000040 // _termios.h:166:1:
ECHOE = 0x00000002 // _termios.h:160:1:
ECHOK = 0x00000004 // _termios.h:161:1:
ECHOKE = 0x00000001 // _termios.h:158:1:
ECHONL = 0x00000010 // _termios.h:163:1:
ECHOPRT = 0x00000020 // _termios.h:165:1:
EXTA = 19200 // _termios.h:220:1:
EXTB = 38400 // _termios.h:221:1:
EXTPROC = 0x00000800 // _termios.h:174:1:
FLUSHO = 0x00800000 // _termios.h:177:1:
H4DISC = 7 // ttycom.h:135:1:
HUPCL = 0x00004000 // _termios.h:137:1:
ICANON = 0x00000100 // _termios.h:169:1:
ICRNL = 0x00000100 // _termios.h:93:1:
IEXTEN = 0x00000400 // _termios.h:173:1:
IGNBRK = 0x00000001 // _termios.h:85:1:
IGNCR = 0x00000080 // _termios.h:92:1:
IGNPAR = 0x00000004 // _termios.h:87:1:
IMAXBEL = 0x00002000 // _termios.h:100:1:
INLCR = 0x00000040 // _termios.h:91:1:
INPCK = 0x00000010 // _termios.h:89:1:
IOCPARM_MASK = 8191 // ioccom.h:49:1:
IOCPARM_MAX = 8192 // ioccom.h:54:1:
IOCPARM_SHIFT = 13 // ioccom.h:48:1:
IOC_DIRMASK = 3758096384 // ioccom.h:60:1:
IOC_IN = 0x80000000 // ioccom.h:58:1:
IOC_INOUT = 3221225472 // ioccom.h:59:1:
IOC_OUT = 0x40000000 // ioccom.h:57:1:
IOC_VOID = 0x20000000 // ioccom.h:56:1:
ISIG = 0x00000080 // _termios.h:168:1:
ISTRIP = 0x00000020 // _termios.h:90:1:
IXANY = 0x00000800 // _termios.h:97:1:
IXOFF = 0x00000400 // _termios.h:95:1:
IXON = 0x00000200 // _termios.h:94:1:
MDMBUF = 1048576 // termios.h:52:1:
NCCS = 20 // _termios.h:78:1:
NETGRAPHDISC = 6 // ttycom.h:134:1:
NOFLSH = 0x80000000 // _termios.h:181:1:
NOKERNINFO = 0x02000000 // _termios.h:178:1:
OCRNL = 0x00000010 // _termios.h:117:1:
ONLCR = 0x00000002 // _termios.h:108:1:
ONLRET = 0x00000040 // _termios.h:119:1:
ONOCR = 0x00000020 // _termios.h:118:1:
ONOEOT = 0x00000008 // _termios.h:114:1:
OPOST = 0x00000001 // _termios.h:106:1:
OXTABS = 4 // termios.h:51:1:
PARENB = 0x00001000 // _termios.h:135:1:
PARMRK = 0x00000008 // _termios.h:88:1:
PARODD = 0x00002000 // _termios.h:136:1:
PENDIN = 0x20000000 // _termios.h:179:1:
PPPDISC = 5 // ttycom.h:133:1:
SLIPDISC = 4 // ttycom.h:132:1:
TAB0 = 0x00000000 // _termios.h:112:1:
TAB3 = 0x00000004 // _termios.h:113:1:
TABDLY = 0x00000004 // _termios.h:111:1:
TCIFLUSH = 1 // termios.h:69:1:
TCIOFF = 3 // termios.h:74:1:
TCIOFLUSH = 3 // termios.h:71:1:
TCION = 4 // termios.h:75:1:
TCOFLUSH = 2 // termios.h:70:1:
TCOOFF = 1 // termios.h:72:1:
TCOON = 2 // termios.h:73:1:
TCSADRAIN = 1 // termios.h:63:1:
TCSAFLUSH = 2 // termios.h:64:1:
TCSANOW = 0 // termios.h:62:1:
TCSASOFT = 0x10 // termios.h:66:1:
TIOCM_CAR = 64 // ttycom.h:103:1:
TIOCM_CD = 64 // ttycom.h:102:1:
TIOCM_CTS = 0040 // ttycom.h:98:1:
TIOCM_DCD = 0100 // ttycom.h:99:1:
TIOCM_DSR = 0400 // ttycom.h:101:1:
TIOCM_DTR = 0002 // ttycom.h:94:1:
TIOCM_LE = 0001 // ttycom.h:93:1:
TIOCM_RI = 0200 // ttycom.h:100:1:
TIOCM_RNG = 128 // ttycom.h:104:1:
TIOCM_RTS = 0004 // ttycom.h:95:1:
TIOCM_SR = 0020 // ttycom.h:97:1:
TIOCM_ST = 0010 // ttycom.h:96:1:
TIOCPKT_DATA = 0x00 // ttycom.h:111:1:
TIOCPKT_DOSTOP = 0x20 // ttycom.h:117:1:
TIOCPKT_FLUSHREAD = 0x01 // ttycom.h:112:1:
TIOCPKT_FLUSHWRITE = 0x02 // ttycom.h:113:1:
TIOCPKT_IOCTL = 0x40 // ttycom.h:118:1:
TIOCPKT_NOSTOP = 0x10 // ttycom.h:116:1:
TIOCPKT_START = 0x08 // ttycom.h:115:1:
TIOCPKT_STOP = 0x04 // ttycom.h:114:1:
TOSTOP = 0x00400000 // _termios.h:175:1:
TTYDEF_CFLAG = 19200 // ttydefaults.h:55:1:
TTYDEF_IFLAG = 11010 // ttydefaults.h:49:1:
TTYDEF_LFLAG = 1483 // ttydefaults.h:54:1:
TTYDEF_LFLAG_ECHO = 1483 // ttydefaults.h:52:1:
TTYDEF_LFLAG_NOECHO = 1408 // ttydefaults.h:51:1:
TTYDEF_OFLAG = 3 // ttydefaults.h:50:1:
TTYDEF_SPEED = 9600 // ttydefaults.h:56:1:
TTYDISC = 0 // ttycom.h:131:1:
VDISCARD = 15 // _termios.h:70:1:
VDSUSP = 11 // _termios.h:64:1:
VEOF = 0 // _termios.h:45:1:
VEOL = 1 // _termios.h:46:1:
VEOL2 = 2 // _termios.h:48:1:
VERASE = 3 // _termios.h:50:1:
VERASE2 = 7 // _termios.h:57:1:
VINTR = 8 // _termios.h:60:1:
VKILL = 5 // _termios.h:54:1:
VLNEXT = 14 // _termios.h:69:1:
VMIN = 16 // _termios.h:72:1:
VQUIT = 9 // _termios.h:61:1:
VREPRINT = 6 // _termios.h:56:1:
VSTART = 12 // _termios.h:66:1:
VSTATUS = 18 // _termios.h:75:1:
VSTOP = 13 // _termios.h:67:1:
VSUSP = 10 // _termios.h:62:1:
VTIME = 17 // _termios.h:73:1:
VWERASE = 4 // _termios.h:52:1:
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
X_LP64 = 1 // <predefined>:1:1:
X_MACHINE__LIMITS_H_ = 0 // _limits.h:36:1:
X_MACHINE__TYPES_H_ = 0 // _types.h:42:1:
X_Nonnull = 0 // cdefs.h:790:1:
X_Null_unspecified = 0 // cdefs.h:792:1:
X_Nullable = 0 // cdefs.h:791:1:
X_PID_T_DECLARED = 0 // termios.h:47:1:
X_POSIX_VDISABLE = 0xff // _termios.h:80:1:
X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
X_SYS_IOCCOM_H_ = 0 // ioccom.h:36:1:
X_SYS_TTYCOM_H_ = 0 // ttycom.h:41:1:
X_SYS_TTYDEFAULTS_H_ = 0 // ttydefaults.h:44:1:
X_SYS__TERMIOS_H_ = 0 // _termios.h:36:1:
X_SYS__TYPES_H_ = 0 // _types.h:32:1:
X_SYS__WINSIZE_H_ = 0 // _winsize.h:36:1:
X_TERMIOS_H_ = 0 // termios.h:36:1:
Unix = 1 // <predefined>:340:1:
)
type Ptrdiff_t = int64 /* <builtin>:3:26 */
@ -482,12 +490,15 @@ type X__float128 = float64 /* <builtin>:47:21 */
// Function should not be analyzed.
// Function or variable should not be sanitized, i.e. by AddressSanitizer.
// Function or variable should not be sanitized, e.g., by AddressSanitizer.
// GCC has the nosanitize attribute, but as a function attribute only, and
// warns on use as a variable attribute.
// Guard variables and structure members by lock.
// Alignment builtins for better type checking and improved code generation.
// Provide fallback versions for other compilers (GCC/Clang < 10):
// -
// SPDX-License-Identifier: BSD-3-Clause
//
@ -543,9 +554,9 @@ type X__float128 = float64 /* <builtin>:47:21 */
// Standard speeds
type Tcflag_t = uint32 /* _termios.h:216:22 */
type Cc_t = uint8 /* _termios.h:217:23 */
type Speed_t = uint32 /* _termios.h:218:22 */
type Tcflag_t = uint32 /* _termios.h:224:22 */
type Cc_t = uint8 /* _termios.h:225:23 */
type Speed_t = uint32 /* _termios.h:226:22 */
type Termios = struct {
Fc_iflag Tcflag_t
@ -555,7 +566,7 @@ type Termios = struct {
Fc_cc [20]Cc_t
Fc_ispeed Speed_t
Fc_ospeed Speed_t
} /* _termios.h:220:1 */
} /* _termios.h:228:1 */
// -
// SPDX-License-Identifier: BSD-2-Clause-FreeBSD
@ -799,8 +810,8 @@ type X__cpusetid_t = int32 /* _types.h:70:14 */ // cpuset identifier.
type X__daddr_t = X__int64_t /* _types.h:71:19 */ // bwrite(3), FIOBMAP2, etc
// Unusual type definitions.
// rune_t is declared to be an ``int'' instead of the more natural
// ``unsigned long'' or ``long''. Two things are happening here. It is not
// rune_t is declared to be an int instead of the more natural
// unsigned long or long. Two things are happening here. It is not
// unsigned so that EOF (-1) can be naturally assigned to it and used. Also,
// it looks like 10646 will be a 31 bit standard. This means that if your
// ints cannot hold 32 bits, you will be in trouble. The reason an int was
@ -833,8 +844,8 @@ type X__fixpt_t = X__uint32_t /* _types.h:115:20 */ // fixed point number
// mbstate_t is an opaque object to keep conversion state during multibyte
// stream conversions.
type X__mbstate_t = struct {
_ [0]uint64
F__mbstate8 [128]int8
F__ccgo_pad1 [0]uint64
F__mbstate8 [128]int8
} /* _types.h:124:3 */
type X__rman_res_t = X__uintmax_t /* _types.h:126:25 */