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 limits/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 limits/limits_netbsd_amd64.go -pkgname limits', DO NOT EDIT.
// Code generated by 'ccgo limits/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 limits/limits_netbsd_amd64.go -pkgname limits', DO NOT EDIT.
package limits
@ -15,126 +15,121 @@ var _ atomic.Value
var _ unsafe.Pointer
const (
ARG_MAX = 262144
BC_BASE_MAX = 2147483647
BC_DIM_MAX = 65535
BC_SCALE_MAX = 2147483647
BC_STRING_MAX = 2147483647
CHARCLASS_NAME_MAX = 14
CHAR_BIT = 8
CHAR_MAX = 127
CHAR_MIN = -128
CHILD_MAX = 160
COLL_WEIGHTS_MAX = 2
DBL_DIG = 15
EXPR_NEST_MAX = 32
FLT_DIG = 6
GID_MAX = 2147483647
INT_MAX = 2147483647
INT_MIN = -2147483648
IOV_MAX = 1024
LINE_MAX = 2048
LINK_MAX = 32767
LLONG_MAX = 9223372036854775807
LLONG_MIN = -9223372036854775808
LOGIN_NAME_MAX = 17
LONG_BIT = 64
LONG_LONG_MAX = 9223372036854775807
LONG_LONG_MIN = -9223372036854775808
LONG_MAX = 9223372036854775807
LONG_MIN = -9223372036854775808
MAX_CANON = 255
MAX_INPUT = 255
MB_LEN_MAX = 32
NAME_MAX = 511
NGROUPS_MAX = 16
NL_ARGMAX = 9
NL_LANGMAX = 14
NL_MSGMAX = 32767
NL_NMAX = 1
NL_SETMAX = 255
NL_TEXTMAX = 2048
NZERO = 20
OPEN_MAX = 128
PASS_MAX = 128
PATH_MAX = 1024
PIPE_BUF = 512
PTHREAD_DESTRUCTOR_ITERATIONS = 4
PTHREAD_KEYS_MAX = 256
PTHREAD_THREADS_MAX = 64
QUAD_MAX = 0x7fffffffffffffff
QUAD_MIN = -9223372036854775808
RE_DUP_MAX = 255
SCHAR_MAX = 127
SCHAR_MIN = -128
SHRT_MAX = 32767
SHRT_MIN = -32768
SIZE_T_MAX = 18446744073709551615
SSIZE_MAX = 9223372036854775807
SSIZE_MIN = -9223372036854775808
TMP_MAX = 308915776
UCHAR_MAX = 255
UID_MAX = 2147483647
UINT_MAX = 4294967295
ULLONG_MAX = 18446744073709551615
ULONG_LONG_MAX = 18446744073709551615
ULONG_MAX = 18446744073709551615
UQUAD_MAX = 0xffffffffffffffff
USHRT_MAX = 65535
WORD_BIT = 32
X_FILE_OFFSET_BITS = 64
X_GCC_LIMITS_H_ = 0
X_GETGR_R_SIZE_MAX = 1024
X_GETPW_R_SIZE_MAX = 1024
X_LIMITS_H_ = 0
X_LIMITS_H___ = 0
X_LP64 = 1
X_NETBSD_SOURCE = 1
X_POSIX2_BC_BASE_MAX = 99
X_POSIX2_BC_DIM_MAX = 2048
X_POSIX2_BC_SCALE_MAX = 99
X_POSIX2_BC_STRING_MAX = 1000
X_POSIX2_CHARCLASS_NAME_MAX = 14
X_POSIX2_COLL_WEIGHTS_MAX = 2
X_POSIX2_EXPR_NEST_MAX = 32
X_POSIX2_LINE_MAX = 2048
X_POSIX2_RE_DUP_MAX = 255
X_POSIX_AIO_LISTIO_MAX = 2
X_POSIX_AIO_MAX = 1
X_POSIX_ARG_MAX = 4096
X_POSIX_CHILD_MAX = 25
X_POSIX_DELAYTIMER_MAX = 32
X_POSIX_HOST_NAME_MAX = 255
X_POSIX_LINK_MAX = 8
X_POSIX_LOGIN_NAME_MAX = 9
X_POSIX_MAX_CANON = 255
X_POSIX_MAX_INPUT = 255
X_POSIX_MQ_OPEN_MAX = 8
X_POSIX_MQ_PRIO_MAX = 32
X_POSIX_NAME_MAX = 14
X_POSIX_NGROUPS_MAX = 8
X_POSIX_OPEN_MAX = 20
X_POSIX_PATH_MAX = 256
X_POSIX_PIPE_BUF = 512
X_POSIX_REALTIME_SIGNALS = 200112
X_POSIX_RE_DUP_MAX = 255
X_POSIX_SEM_NSEMS_MAX = 256
X_POSIX_SIGQUEUE_MAX = 32
X_POSIX_SSIZE_MAX = 32767
X_POSIX_STREAM_MAX = 8
X_POSIX_SYMLINK_MAX = 255
X_POSIX_SYMLOOP_MAX = 8
X_POSIX_THREAD_DESTRUCTOR_ITERATIONS = 4
X_POSIX_THREAD_KEYS_MAX = 128
X_POSIX_THREAD_THREADS_MAX = 64
X_POSIX_TIMER_MAX = 32
X_POSIX_TTY_NAME_MAX = 9
X_POSIX_TZNAME_MAX = 6
X_SYS_SYSLIMITS_H_ = 0
X_X86_64_LIMITS_H_ = 0
X_XOPEN_IOV_MAX = 16
X_XOPEN_NAME_MAX = 256
X_XOPEN_PATH_MAX = 1024
ARG_MAX = 262144 // syslimits.h:45:1:
BC_BASE_MAX = 2147483647 // syslimits.h:63:1:
BC_DIM_MAX = 65535 // syslimits.h:64:1:
BC_SCALE_MAX = 2147483647 // syslimits.h:65:1:
BC_STRING_MAX = 2147483647 // syslimits.h:66:1:
CHARCLASS_NAME_MAX = 14 // limits.h:125:1:
CHAR_BIT = 8 // limits.h:41:1:
CHAR_MAX = 127 // limits.h:163:1:
CHAR_MIN = -128 // limits.h:162:1:
CHILD_MAX = 160 // syslimits.h:47:1:
COLL_WEIGHTS_MAX = 2 // syslimits.h:67:1:
DBL_DIG = 15 // limits.h:85:1:
EXPR_NEST_MAX = 32 // syslimits.h:68:1:
FLT_DIG = 6 // limits.h:89:1:
GID_MAX = 2147483647 // syslimits.h:49:1:
INT_MAX = 0x7fffffff // limits.h:52:1:
INT_MIN = -2147483648 // limits.h:53:1:
IOV_MAX = 1024 // syslimits.h:84:1:
LINE_MAX = 2048 // syslimits.h:69:1:
LINK_MAX = 32767 // syslimits.h:50:1:
LLONG_MAX = 0x7fffffffffffffff // limits.h:62:1:
LLONG_MIN = -9223372036854775808 // limits.h:63:1:
LOGIN_NAME_MAX = 17 // syslimits.h:77:1:
LONG_BIT = 64 // limits.h:82:1:
LONG_MAX = 0x7fffffffffffffff // limits.h:56:1:
LONG_MIN = -9223372036854775808 // limits.h:57:1:
MAX_CANON = 255 // syslimits.h:51:1:
MAX_INPUT = 255 // syslimits.h:52:1:
MB_LEN_MAX = 32 // limits.h:145:1:
NAME_MAX = 511 // syslimits.h:53:1:
NGROUPS_MAX = 16 // syslimits.h:55:1:
NL_ARGMAX = 9 // limits.h:126:1:
NL_LANGMAX = 14 // limits.h:127:1:
NL_MSGMAX = 32767 // limits.h:128:1:
NL_NMAX = 1 // limits.h:129:1:
NL_SETMAX = 255 // limits.h:130:1:
NL_TEXTMAX = 2048 // limits.h:131:1:
NZERO = 20 // syslimits.h:85:1:
OPEN_MAX = 128 // syslimits.h:58:1:
PASS_MAX = 128 // limits.h:123:1:
PATH_MAX = 1024 // syslimits.h:60:1:
PIPE_BUF = 512 // syslimits.h:61:1:
PTHREAD_DESTRUCTOR_ITERATIONS = 4 // limits.h:90:1:
PTHREAD_KEYS_MAX = 256 // limits.h:91:1:
PTHREAD_THREADS_MAX = 64 // limits.h:93:1:
QUAD_MAX = 0x7fffffffffffffff // limits.h:75:1:
QUAD_MIN = -9223372036854775808 // limits.h:76:1:
RE_DUP_MAX = 255 // syslimits.h:70:1:
SCHAR_MAX = 0x7f // limits.h:44:1:
SCHAR_MIN = -128 // limits.h:45:1:
SHRT_MAX = 0x7fff // limits.h:48:1:
SHRT_MIN = -32768 // limits.h:49:1:
SIZE_T_MAX = 18446744073709551615 // limits.h:72:1:
SSIZE_MAX = 9223372036854775807 // limits.h:68:1:
SSIZE_MIN = -9223372036854775808 // limits.h:71:1:
TMP_MAX = 308915776 // limits.h:139:1:
UCHAR_MAX = 0xff // limits.h:43:1:
UID_MAX = 2147483647 // syslimits.h:56:1:
UINT_MAX = 0xffffffff // limits.h:51:1:
ULLONG_MAX = 0xffffffffffffffff // limits.h:61:1:
ULONG_MAX = 0xffffffffffffffff // limits.h:55:1:
UQUAD_MAX = 0xffffffffffffffff // limits.h:74:1:
USHRT_MAX = 0xffff // limits.h:47:1:
WORD_BIT = 32 // limits.h:83:1:
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
X_GETGR_R_SIZE_MAX = 1024 // limits.h:134:1:
X_GETPW_R_SIZE_MAX = 1024 // limits.h:135:1:
X_LIMITS_H_ = 0 // limits.h:35:1:
X_LP64 = 1 // <predefined>:268:1:
X_NETBSD_SOURCE = 1 // featuretest.h:70:1:
X_POSIX2_BC_BASE_MAX = 99 // limits.h:103:1:
X_POSIX2_BC_DIM_MAX = 2048 // limits.h:104:1:
X_POSIX2_BC_SCALE_MAX = 99 // limits.h:105:1:
X_POSIX2_BC_STRING_MAX = 1000 // limits.h:106:1:
X_POSIX2_CHARCLASS_NAME_MAX = 14 // limits.h:107:1:
X_POSIX2_COLL_WEIGHTS_MAX = 2 // limits.h:108:1:
X_POSIX2_EXPR_NEST_MAX = 32 // limits.h:109:1:
X_POSIX2_LINE_MAX = 2048 // limits.h:110:1:
X_POSIX2_RE_DUP_MAX = 255 // limits.h:111:1:
X_POSIX_AIO_LISTIO_MAX = 2 // limits.h:41:1:
X_POSIX_AIO_MAX = 1 // limits.h:42:1:
X_POSIX_ARG_MAX = 4096 // limits.h:43:1:
X_POSIX_CHILD_MAX = 25 // limits.h:44:1:
X_POSIX_DELAYTIMER_MAX = 32 // limits.h:99:1:
X_POSIX_HOST_NAME_MAX = 255 // limits.h:45:1:
X_POSIX_LINK_MAX = 8 // limits.h:46:1:
X_POSIX_LOGIN_NAME_MAX = 9 // limits.h:47:1:
X_POSIX_MAX_CANON = 255 // limits.h:48:1:
X_POSIX_MAX_INPUT = 255 // limits.h:49:1:
X_POSIX_MQ_OPEN_MAX = 8 // limits.h:50:1:
X_POSIX_MQ_PRIO_MAX = 32 // limits.h:51:1:
X_POSIX_NAME_MAX = 14 // limits.h:52:1:
X_POSIX_NGROUPS_MAX = 8 // limits.h:53:1:
X_POSIX_OPEN_MAX = 20 // limits.h:54:1:
X_POSIX_PATH_MAX = 256 // limits.h:55:1:
X_POSIX_PIPE_BUF = 512 // limits.h:56:1:
X_POSIX_REALTIME_SIGNALS = 200112 // limits.h:98:1:
X_POSIX_RE_DUP_MAX = 255 // limits.h:57:1:
X_POSIX_SEM_NSEMS_MAX = 256 // limits.h:96:1:
X_POSIX_SIGQUEUE_MAX = 32 // limits.h:97:1:
X_POSIX_SSIZE_MAX = 32767 // limits.h:58:1:
X_POSIX_STREAM_MAX = 8 // limits.h:59:1:
X_POSIX_SYMLINK_MAX = 255 // limits.h:60:1:
X_POSIX_SYMLOOP_MAX = 8 // limits.h:61:1:
X_POSIX_THREAD_DESTRUCTOR_ITERATIONS = 4 // limits.h:81:1:
X_POSIX_THREAD_KEYS_MAX = 128 // limits.h:82:1:
X_POSIX_THREAD_THREADS_MAX = 64 // limits.h:83:1:
X_POSIX_TIMER_MAX = 32 // limits.h:95:1:
X_POSIX_TTY_NAME_MAX = 9 // limits.h:100:1:
X_POSIX_TZNAME_MAX = 6 // limits.h:101:1:
X_SYS_SYSLIMITS_H_ = 0 // syslimits.h:35:1:
X_X86_64_LIMITS_H_ = 0 // limits.h:35:1:
X_XOPEN_IOV_MAX = 16 // limits.h:119:1:
X_XOPEN_NAME_MAX = 256 // limits.h:120:1:
X_XOPEN_PATH_MAX = 1024 // limits.h:121:1:
)
type Ptrdiff_t = int64 /* <builtin>:3:26 */
@ -155,41 +150,6 @@ type X__uint128_t = struct {
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
type X__float128 = float64 /* <builtin>:47:21 */
// Copyright (C) 1992-2020 Free Software Foundation, Inc.
//
// This file is part of GCC.
//
// GCC is free software; you can redistribute it and/or modify it under
// the terms of the GNU General Public License as published by the Free
// Software Foundation; either version 3, or (at your option) any later
// version.
//
// GCC is distributed in the hope that it will be useful, but WITHOUT ANY
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
// for more details.
//
// Under Section 7 of GPL version 3, you are granted additional
// permissions described in the GCC Runtime Library Exception, version
// 3.1, as published by the Free Software Foundation.
//
// You should have received a copy of the GNU General Public License and
// a copy of the GCC Runtime Library Exception along with this program;
// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
// <http://www.gnu.org/licenses/>.
// This administrivia gets added to the beginning of limits.h
// if the system has its own version of limits.h.
// We use _GCC_LIMITS_H_ because we want this not to match
// any macros that the system's limits.h uses for its own purposes.
// Use "..." so that we find syslimits.h only in this same directory.
// syslimits.h stands for the system's own limits.h file.
// If we can use it ok unmodified, then we install this text.
// If fixincludes fixes it, then the fixed version is installed
// instead of this text.
// $NetBSD: limits.h,v 1.40 2016/08/04 06:43:43 christos Exp $
// Copyright (c) 1988, 1993
@ -497,61 +457,4 @@ type X__float128 = float64 /* <builtin>:47:21 */
// X/Open CAE Specification Issue 5 Version 2
// Copyright (C) 1991-2020 Free Software Foundation, Inc.
//
// This file is part of GCC.
//
// GCC is free software; you can redistribute it and/or modify it under
// the terms of the GNU General Public License as published by the Free
// Software Foundation; either version 3, or (at your option) any later
// version.
//
// GCC is distributed in the hope that it will be useful, but WITHOUT ANY
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
// for more details.
//
// Under Section 7 of GPL version 3, you are granted additional
// permissions described in the GCC Runtime Library Exception, version
// 3.1, as published by the Free Software Foundation.
//
// You should have received a copy of the GNU General Public License and
// a copy of the GCC Runtime Library Exception along with this program;
// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
// <http://www.gnu.org/licenses/>.
// Number of bits in a `char'.
// Maximum length of a multibyte character.
// Minimum and maximum values a `signed char' can hold.
// Maximum value an `unsigned char' can hold. (Minimum is 0).
// Minimum and maximum values a `char' can hold.
// Minimum and maximum values a `signed short int' can hold.
// Maximum value an `unsigned short int' can hold. (Minimum is 0).
// Minimum and maximum values a `signed int' can hold.
// Maximum value an `unsigned int' can hold. (Minimum is 0).
// Minimum and maximum values a `signed long int' can hold.
// (Same as `int').
// Maximum value an `unsigned long int' can hold. (Minimum is 0).
// Minimum and maximum values a `signed long long int' can hold.
// Maximum value an `unsigned long long int' can hold. (Minimum is 0).
// Minimum and maximum values a `signed long long int' can hold.
// Maximum value an `unsigned long long int' can hold. (Minimum is 0).
// This administrivia gets added to the end of limits.h
// if the system has its own version of limits.h.
var _ int8 /* gen.c:2:13: */