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 pwd/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 pwd/pwd_freebsd_amd64.go -pkgname pwd', DO NOT EDIT.
// Code generated by 'ccgo pwd/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 pwd/pwd_freebsd_amd64.go -pkgname pwd', DO NOT EDIT.
package pwd
@ -15,54 +15,54 @@ var _ atomic.Value
var _ unsafe.Pointer
const (
X_FILE_OFFSET_BITS = 64
X_GID_T_DECLARED = 0
X_LP64 = 1
X_MACHINE__LIMITS_H_ = 0
X_MACHINE__TYPES_H_ = 0
X_MASTERPASSWD = "master.passwd"
X_MP_DB = "pwd.db"
X_Nonnull = 0
X_Null_unspecified = 0
X_Nullable = 0
X_PASSWD = "passwd"
X_PASSWORD_EFMT1 = 95
X_PASSWORD_LEN = 128
X_PATH_MASTERPASSWD = "/etc/master.passwd"
X_PATH_MP_DB = "/etc/pwd.db"
X_PATH_PASSWD = "/etc/passwd"
X_PATH_PWD = "/etc"
X_PATH_PWD_MKDB = "/usr/sbin/pwd_mkdb"
X_PATH_SMP_DB = "/etc/spwd.db"
X_PWD_CURRENT_VERSION = 4
X_PWD_H_ = 0
X_PWF_CHANGE = 16
X_PWF_CLASS = 32
X_PWF_DIR = 128
X_PWF_EXPIRE = 512
X_PWF_FILES = 0x1000
X_PWF_GECOS = 64
X_PWF_GID = 8
X_PWF_HESIOD = 0x3000
X_PWF_NAME = 1
X_PWF_NIS = 0x2000
X_PWF_PASSWD = 2
X_PWF_SHELL = 256
X_PWF_SOURCE = 0x3000
X_PWF_UID = 4
X_PW_KEYBYNAME = 49
X_PW_KEYBYNUM = 50
X_PW_KEYBYUID = 51
X_PW_KEYYPBYNUM = 53
X_PW_KEYYPENABLED = 52
X_PW_VERSION_MASK = 240
X_SIZE_T_DECLARED = 0
X_SMP_DB = "spwd.db"
X_SYS_CDEFS_H_ = 0
X_SYS__TYPES_H_ = 0
X_TIME_T_DECLARED = 0
X_UID_T_DECLARED = 0
Unix = 1
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
X_GID_T_DECLARED = 0 // pwd.h:48: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_MASTERPASSWD = "master.passwd" // pwd.h:70:1:
X_MP_DB = "pwd.db" // pwd.h:73:1:
X_Nonnull = 0 // cdefs.h:790:1:
X_Null_unspecified = 0 // cdefs.h:792:1:
X_Nullable = 0 // cdefs.h:791:1:
X_PASSWD = "passwd" // pwd.h:68:1:
X_PASSWORD_EFMT1 = 95 // pwd.h:110:1:
X_PASSWORD_LEN = 128 // pwd.h:112:1:
X_PATH_MASTERPASSWD = "/etc/master.passwd" // pwd.h:69:1:
X_PATH_MP_DB = "/etc/pwd.db" // pwd.h:72:1:
X_PATH_PASSWD = "/etc/passwd" // pwd.h:67:1:
X_PATH_PWD = "/etc" // pwd.h:66:1:
X_PATH_PWD_MKDB = "/usr/sbin/pwd_mkdb" // pwd.h:77:1:
X_PATH_SMP_DB = "/etc/spwd.db" // pwd.h:74:1:
X_PWD_CURRENT_VERSION = 4 // pwd.h:108:1:
X_PWD_H_ = 0 // pwd.h:41:1:
X_PWF_CHANGE = 16 // pwd.h:134:1:
X_PWF_CLASS = 32 // pwd.h:135:1:
X_PWF_DIR = 128 // pwd.h:137:1:
X_PWF_EXPIRE = 512 // pwd.h:139:1:
X_PWF_FILES = 0x1000 // pwd.h:145:1:
X_PWF_GECOS = 64 // pwd.h:136:1:
X_PWF_GID = 8 // pwd.h:133:1:
X_PWF_HESIOD = 0x3000 // pwd.h:147:1:
X_PWF_NAME = 1 // pwd.h:130:1:
X_PWF_NIS = 0x2000 // pwd.h:146:1:
X_PWF_PASSWD = 2 // pwd.h:131:1:
X_PWF_SHELL = 256 // pwd.h:138:1:
X_PWF_SOURCE = 0x3000 // pwd.h:144:1:
X_PWF_UID = 4 // pwd.h:132:1:
X_PW_KEYBYNAME = 49 // pwd.h:97:1:
X_PW_KEYBYNUM = 50 // pwd.h:98:1:
X_PW_KEYBYUID = 51 // pwd.h:99:1:
X_PW_KEYYPBYNUM = 53 // pwd.h:101:1:
X_PW_KEYYPENABLED = 52 // pwd.h:100:1:
X_PW_VERSION_MASK = 240 // pwd.h:94:1:
X_SIZE_T_DECLARED = 0 // pwd.h:63:1:
X_SMP_DB = "spwd.db" // pwd.h:75:1:
X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
X_SYS__TYPES_H_ = 0 // _types.h:32:1:
X_TIME_T_DECLARED = 0 // pwd.h:53:1:
X_UID_T_DECLARED = 0 // pwd.h:58:1:
Unix = 1 // <predefined>:340:1:
)
type Ptrdiff_t = int64 /* <builtin>:3:26 */
@ -337,12 +337,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-2-Clause-FreeBSD
//
@ -585,8 +588,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
@ -619,8 +622,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 */
@ -659,18 +662,18 @@ type Uid_t = X__uid_t /* pwd.h:57:18 */
// as well.
type Passwd = struct {
Fpw_name uintptr
Fpw_passwd uintptr
Fpw_uid Uid_t
Fpw_gid Gid_t
Fpw_change Time_t
Fpw_class uintptr
Fpw_gecos uintptr
Fpw_dir uintptr
Fpw_shell uintptr
Fpw_expire Time_t
Fpw_fields int32
_ [4]byte
Fpw_name uintptr
Fpw_passwd uintptr
Fpw_uid Uid_t
Fpw_gid Gid_t
Fpw_change Time_t
Fpw_class uintptr
Fpw_gecos uintptr
Fpw_dir uintptr
Fpw_shell uintptr
Fpw_expire Time_t
Fpw_fields int32
F__ccgo_pad1 [4]byte
} /* pwd.h:114:1 */
var _ int8 /* gen.c:2:13: */