mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-18 11:37:29 -06:00
[chore] Bump database dependencies (#1164)
github.com/uptrace/bun v1.1.8 -> v1.1.9 github.com/uptrace/bun/pgdialect v1.1.8 -> v1.1.9 github.com/uptrace/bun/sqlitedialect v1.1.8 -> v1.1.9 modernc.org/sqlite v1.18.2 -> v1.19.5
This commit is contained in:
parent
fe39d50e09
commit
daf44ac2b7
529 changed files with 971879 additions and 1370194 deletions
2
vendor/modernc.org/libc/sys/stat/capi_darwin_amd64.go
generated
vendored
2
vendor/modernc.org/libc/sys/stat/capi_darwin_amd64.go
generated
vendored
|
|
@ -1,4 +1,4 @@
|
|||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_darwin_amd64.go -pkgname stat', DO NOT EDIT.
|
||||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_darwin_amd64.go -pkgname stat', DO NOT EDIT.
|
||||
|
||||
package stat
|
||||
|
||||
|
|
|
|||
5
vendor/modernc.org/libc/sys/stat/capi_freebsd_arm64.go
generated
vendored
Normal file
5
vendor/modernc.org/libc/sys/stat/capi_freebsd_arm64.go
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_freebsd_amd64.go -pkgname stat', DO NOT EDIT.
|
||||
|
||||
package stat
|
||||
|
||||
var CAPI = map[string]struct{}{}
|
||||
5
vendor/modernc.org/libc/sys/stat/capi_netbsd_arm.go
generated
vendored
Normal file
5
vendor/modernc.org/libc/sys/stat/capi_netbsd_arm.go
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_netbsd_arm.go -pkgname stat', DO NOT EDIT.
|
||||
|
||||
package stat
|
||||
|
||||
var CAPI = map[string]struct{}{}
|
||||
5
vendor/modernc.org/libc/sys/stat/capi_openbsd_386.go
generated
vendored
Normal file
5
vendor/modernc.org/libc/sys/stat/capi_openbsd_386.go
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_openbsd_386.go -pkgname stat', DO NOT EDIT.
|
||||
|
||||
package stat
|
||||
|
||||
var CAPI = map[string]struct{}{}
|
||||
2
vendor/modernc.org/libc/sys/stat/capi_openbsd_arm64.go
generated
vendored
2
vendor/modernc.org/libc/sys/stat/capi_openbsd_arm64.go
generated
vendored
|
|
@ -1,4 +1,4 @@
|
|||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_openbsd_amd64.go -pkgname stat', DO NOT EDIT.
|
||||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_openbsd_arm64.go -pkgname stat', DO NOT EDIT.
|
||||
|
||||
package stat
|
||||
|
||||
|
|
|
|||
2
vendor/modernc.org/libc/sys/stat/capi_windows_386.go
generated
vendored
2
vendor/modernc.org/libc/sys/stat/capi_windows_386.go
generated
vendored
|
|
@ -1,4 +1,4 @@
|
|||
// Code generated by 'ccgo sys\stat\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 sys\stat\stat_windows_386.go -pkgname stat', DO NOT EDIT.
|
||||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_windows_386.go -pkgname stat', DO NOT EDIT.
|
||||
|
||||
package stat
|
||||
|
||||
|
|
|
|||
194
vendor/modernc.org/libc/sys/stat/stat_darwin_amd64.go
generated
vendored
194
vendor/modernc.org/libc/sys/stat/stat_darwin_amd64.go
generated
vendored
|
|
@ -1,4 +1,4 @@
|
|||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_darwin_amd64.go -pkgname stat', DO NOT EDIT.
|
||||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_darwin_amd64.go -pkgname stat', DO NOT EDIT.
|
||||
|
||||
package stat
|
||||
|
||||
|
|
@ -15,102 +15,102 @@ var _ atomic.Value
|
|||
var _ unsafe.Pointer
|
||||
|
||||
const (
|
||||
ACCESSPERMS = 511
|
||||
ALLPERMS = 4095
|
||||
DEFFILEMODE = 438
|
||||
EF_IS_PURGEABLE = 0x00000008
|
||||
EF_IS_SPARSE = 0x00000010
|
||||
EF_IS_SYNC_ROOT = 0x00000004
|
||||
EF_MAY_SHARE_BLOCKS = 0x00000001
|
||||
EF_NO_XATTRS = 0x00000002
|
||||
SF_APPEND = 0x00040000
|
||||
SF_ARCHIVED = 0x00010000
|
||||
SF_DATALESS = 0x40000000
|
||||
SF_FIRMLINK = 0x00800000
|
||||
SF_IMMUTABLE = 0x00020000
|
||||
SF_NOUNLINK = 0x00100000
|
||||
SF_RESTRICTED = 0x00080000
|
||||
SF_SETTABLE = 0x3fff0000
|
||||
SF_SUPPORTED = 0x009f0000
|
||||
SF_SYNTHETIC = 0xc0000000
|
||||
S_BLKSIZE = 512
|
||||
S_IEXEC = 64
|
||||
S_IFBLK = 0060000
|
||||
S_IFCHR = 0020000
|
||||
S_IFDIR = 0040000
|
||||
S_IFIFO = 0010000
|
||||
S_IFLNK = 0120000
|
||||
S_IFMT = 0170000
|
||||
S_IFREG = 0100000
|
||||
S_IFSOCK = 0140000
|
||||
S_IFWHT = 0160000
|
||||
S_IREAD = 256
|
||||
S_IRGRP = 0000040
|
||||
S_IROTH = 0000004
|
||||
S_IRUSR = 0000400
|
||||
S_IRWXG = 0000070
|
||||
S_IRWXO = 0000007
|
||||
S_IRWXU = 0000700
|
||||
S_ISGID = 0002000
|
||||
S_ISTXT = 512
|
||||
S_ISUID = 0004000
|
||||
S_ISVTX = 0001000
|
||||
S_IWGRP = 0000020
|
||||
S_IWOTH = 0000002
|
||||
S_IWRITE = 128
|
||||
S_IWUSR = 0000200
|
||||
S_IXGRP = 0000010
|
||||
S_IXOTH = 0000001
|
||||
S_IXUSR = 0000100
|
||||
UF_APPEND = 0x00000004
|
||||
UF_COMPRESSED = 0x00000020
|
||||
UF_DATAVAULT = 0x00000080
|
||||
UF_HIDDEN = 0x00008000
|
||||
UF_IMMUTABLE = 0x00000002
|
||||
UF_NODUMP = 0x00000001
|
||||
UF_OPAQUE = 0x00000008
|
||||
UF_SETTABLE = 0x0000ffff
|
||||
UF_TRACKED = 0x00000040
|
||||
UTIME_NOW = -1
|
||||
UTIME_OMIT = -2
|
||||
X_BLKCNT_T = 0
|
||||
X_BLKSIZE_T = 0
|
||||
X_BSD_I386__TYPES_H_ = 0
|
||||
X_BSD_MACHINE_TYPES_H_ = 0
|
||||
X_BSD_MACHINE__TYPES_H_ = 0
|
||||
X_CDEFS_H_ = 0
|
||||
X_DARWIN_FEATURE_64_BIT_INODE = 1
|
||||
X_DARWIN_FEATURE_ONLY_UNIX_CONFORMANCE = 1
|
||||
X_DARWIN_FEATURE_UNIX_CONFORMANCE = 3
|
||||
X_DEV_T = 0
|
||||
X_FILESEC_T = 0
|
||||
X_FILE_OFFSET_BITS = 64
|
||||
X_GID_T = 0
|
||||
X_INO64_T = 0
|
||||
X_INO_T = 0
|
||||
X_INT16_T = 0
|
||||
X_INT32_T = 0
|
||||
X_INT64_T = 0
|
||||
X_INT8_T = 0
|
||||
X_INTPTR_T = 0
|
||||
X_LP64 = 1
|
||||
X_MACHTYPES_H_ = 0
|
||||
X_MODE_T = 0
|
||||
X_NLINK_T = 0
|
||||
X_Nonnull = 0
|
||||
X_Null_unspecified = 0
|
||||
X_Nullable = 0
|
||||
X_OFF_T = 0
|
||||
X_SYS_STAT_H_ = 0
|
||||
X_SYS__PTHREAD_TYPES_H_ = 0
|
||||
X_SYS__TYPES_H_ = 0
|
||||
X_TIME_T = 0
|
||||
X_UID_T = 0
|
||||
X_UINTPTR_T = 0
|
||||
X_U_INT16_T = 0
|
||||
X_U_INT32_T = 0
|
||||
X_U_INT64_T = 0
|
||||
X_U_INT8_T = 0
|
||||
ACCESSPERMS = 511 // stat.h:297:1:
|
||||
ALLPERMS = 4095 // stat.h:299:1:
|
||||
DEFFILEMODE = 438 // stat.h:301:1:
|
||||
EF_IS_PURGEABLE = 0x00000008 // stat.h:370:1:
|
||||
EF_IS_SPARSE = 0x00000010 // stat.h:371:1:
|
||||
EF_IS_SYNC_ROOT = 0x00000004 // stat.h:369:1:
|
||||
EF_MAY_SHARE_BLOCKS = 0x00000001 // stat.h:367:1:
|
||||
EF_NO_XATTRS = 0x00000002 // stat.h:368:1:
|
||||
SF_APPEND = 0x00040000 // stat.h:340:1:
|
||||
SF_ARCHIVED = 0x00010000 // stat.h:338:1:
|
||||
SF_DATALESS = 0x40000000 // stat.h:359:1:
|
||||
SF_FIRMLINK = 0x00800000 // stat.h:351:1:
|
||||
SF_IMMUTABLE = 0x00020000 // stat.h:339:1:
|
||||
SF_NOUNLINK = 0x00100000 // stat.h:342:1:
|
||||
SF_RESTRICTED = 0x00080000 // stat.h:341:1:
|
||||
SF_SETTABLE = 0x3fff0000 // stat.h:336:1:
|
||||
SF_SUPPORTED = 0x009f0000 // stat.h:335:1:
|
||||
SF_SYNTHETIC = 0xc0000000 // stat.h:337:1:
|
||||
S_BLKSIZE = 512 // stat.h:303:1:
|
||||
S_IEXEC = 64 // _s_ifmt.h:72:1:
|
||||
S_IFBLK = 0060000 // _s_ifmt.h:39:1:
|
||||
S_IFCHR = 0020000 // _s_ifmt.h:37:1:
|
||||
S_IFDIR = 0040000 // _s_ifmt.h:38:1:
|
||||
S_IFIFO = 0010000 // _s_ifmt.h:36:1:
|
||||
S_IFLNK = 0120000 // _s_ifmt.h:41:1:
|
||||
S_IFMT = 0170000 // _s_ifmt.h:35:1:
|
||||
S_IFREG = 0100000 // _s_ifmt.h:40:1:
|
||||
S_IFSOCK = 0140000 // _s_ifmt.h:42:1:
|
||||
S_IFWHT = 0160000 // _s_ifmt.h:44:1:
|
||||
S_IREAD = 256 // _s_ifmt.h:70:1:
|
||||
S_IRGRP = 0000040 // _s_ifmt.h:55:1:
|
||||
S_IROTH = 0000004 // _s_ifmt.h:60:1:
|
||||
S_IRUSR = 0000400 // _s_ifmt.h:50:1:
|
||||
S_IRWXG = 0000070 // _s_ifmt.h:54:1:
|
||||
S_IRWXO = 0000007 // _s_ifmt.h:59:1:
|
||||
S_IRWXU = 0000700 // _s_ifmt.h:49:1:
|
||||
S_ISGID = 0002000 // _s_ifmt.h:65:1:
|
||||
S_ISTXT = 512 // _s_ifmt.h:69:1:
|
||||
S_ISUID = 0004000 // _s_ifmt.h:64:1:
|
||||
S_ISVTX = 0001000 // _s_ifmt.h:66:1:
|
||||
S_IWGRP = 0000020 // _s_ifmt.h:56:1:
|
||||
S_IWOTH = 0000002 // _s_ifmt.h:61:1:
|
||||
S_IWRITE = 128 // _s_ifmt.h:71:1:
|
||||
S_IWUSR = 0000200 // _s_ifmt.h:51:1:
|
||||
S_IXGRP = 0000010 // _s_ifmt.h:57:1:
|
||||
S_IXOTH = 0000001 // _s_ifmt.h:62:1:
|
||||
S_IXUSR = 0000100 // _s_ifmt.h:52:1:
|
||||
UF_APPEND = 0x00000004 // stat.h:313:1:
|
||||
UF_COMPRESSED = 0x00000020 // stat.h:320:1:
|
||||
UF_DATAVAULT = 0x00000080 // stat.h:326:1:
|
||||
UF_HIDDEN = 0x00008000 // stat.h:330:1:
|
||||
UF_IMMUTABLE = 0x00000002 // stat.h:312:1:
|
||||
UF_NODUMP = 0x00000001 // stat.h:311:1:
|
||||
UF_OPAQUE = 0x00000008 // stat.h:314:1:
|
||||
UF_SETTABLE = 0x0000ffff // stat.h:310:1:
|
||||
UF_TRACKED = 0x00000040 // stat.h:324:1:
|
||||
UTIME_NOW = -1 // stat.h:393:1:
|
||||
UTIME_OMIT = -2 // stat.h:394:1:
|
||||
X_BLKCNT_T = 0 // _blkcnt_t.h:29:1:
|
||||
X_BLKSIZE_T = 0 // _blksize_t.h:29:1:
|
||||
X_BSD_I386__TYPES_H_ = 0 // _types.h:29:1:
|
||||
X_BSD_MACHINE_TYPES_H_ = 0 // types.h:32:1:
|
||||
X_BSD_MACHINE__TYPES_H_ = 0 // _types.h:29:1:
|
||||
X_CDEFS_H_ = 0 // cdefs.h:68:1:
|
||||
X_DARWIN_FEATURE_64_BIT_INODE = 1 // cdefs.h:745:1:
|
||||
X_DARWIN_FEATURE_ONLY_UNIX_CONFORMANCE = 1 // cdefs.h:771:1:
|
||||
X_DARWIN_FEATURE_UNIX_CONFORMANCE = 3 // cdefs.h:779:1:
|
||||
X_DEV_T = 0 // _dev_t.h:29:1:
|
||||
X_FILESEC_T = 0 // _filesec_t.h:29:1:
|
||||
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
|
||||
X_GID_T = 0 // _gid_t.h:29:1:
|
||||
X_INO64_T = 0 // _ino64_t.h:29:1:
|
||||
X_INO_T = 0 // _ino_t.h:29:1:
|
||||
X_INT16_T = 0 // _int16_t.h:29:1:
|
||||
X_INT32_T = 0 // _int32_t.h:29:1:
|
||||
X_INT64_T = 0 // _int64_t.h:29:1:
|
||||
X_INT8_T = 0 // _int8_t.h:29:1:
|
||||
X_INTPTR_T = 0 // _intptr_t.h:29:1:
|
||||
X_LP64 = 1 // <predefined>:1:1:
|
||||
X_MACHTYPES_H_ = 0 // types.h:67:1:
|
||||
X_MODE_T = 0 // _mode_t.h:29:1:
|
||||
X_NLINK_T = 0 // _nlink_t.h:29:1:
|
||||
X_Nonnull = 0 // cdefs.h:243:1:
|
||||
X_Null_unspecified = 0 // cdefs.h:246:1:
|
||||
X_Nullable = 0 // cdefs.h:240:1:
|
||||
X_OFF_T = 0 // _off_t.h:29:1:
|
||||
X_SYS_STAT_H_ = 0 // stat.h:71:1:
|
||||
X_SYS__PTHREAD_TYPES_H_ = 0 // _pthread_types.h:30:1:
|
||||
X_SYS__TYPES_H_ = 0 // _types.h:30:1:
|
||||
X_TIME_T = 0 // _time_t.h:29:1:
|
||||
X_UID_T = 0 // _uid_t.h:29:1:
|
||||
X_UINTPTR_T = 0 // _uintptr_t.h:29:1:
|
||||
X_U_INT16_T = 0 // _u_int16_t.h:29:1:
|
||||
X_U_INT32_T = 0 // _u_int32_t.h:29:1:
|
||||
X_U_INT64_T = 0 // _u_int64_t.h:29:1:
|
||||
X_U_INT8_T = 0 // _u_int8_t.h:29:1:
|
||||
)
|
||||
|
||||
type Ptrdiff_t = int64 /* <builtin>:3:26 */
|
||||
|
|
|
|||
7
vendor/modernc.org/libc/sys/stat/stat_freebsd_386.go
generated
vendored
7
vendor/modernc.org/libc/sys/stat/stat_freebsd_386.go
generated
vendored
|
|
@ -136,7 +136,7 @@ const (
|
|||
X_IN_PORT_T_DECLARED = 0 // types.h:136:1:
|
||||
X_KEY_T_DECLARED = 0 // types.h:151:1:
|
||||
X_LITTLE_ENDIAN = 1234 // _endian.h:46:1:
|
||||
X_LOCALE_T_DEFINED = 0 // _time.h:35:1:
|
||||
X_LOCALE_T_DEFINED = 0 // _time.h:34:1:
|
||||
X_LSEEK_DECLARED = 0 // types.h:421:1:
|
||||
X_LWPID_T_DECLARED = 0 // types.h:156:1:
|
||||
X_MACHINE_ENDIAN_H_ = 0 // endian.h:36:1:
|
||||
|
|
@ -191,7 +191,7 @@ const (
|
|||
X_UINTMAX_T_DECLARED = 0 // _stdint.h:89:1:
|
||||
X_UINTPTR_T_DECLARED = 0 // _stdint.h:81:1:
|
||||
X_USECONDS_T_DECLARED = 0 // types.h:239:1:
|
||||
X_XLOCALE_LOCALE1_H = 0 // _time.h:45:1:
|
||||
X_XLOCALE_LOCALE1_H = 0 // _time.h:44:1:
|
||||
I386 = 1 // <predefined>:335:1:
|
||||
Unix = 1 // <predefined>:336:1:
|
||||
)
|
||||
|
|
@ -1915,7 +1915,6 @@ type Tm = struct {
|
|||
// SPDX-License-Identifier: BSD-2-Clause-FreeBSD
|
||||
//
|
||||
// Copyright (c) 2011, 2012 The FreeBSD Foundation
|
||||
// All rights reserved.
|
||||
//
|
||||
// This software was developed by David Chisnall under sponsorship from
|
||||
// the FreeBSD Foundation.
|
||||
|
|
@ -1943,7 +1942,7 @@ type Tm = struct {
|
|||
//
|
||||
// $FreeBSD$
|
||||
|
||||
type Locale_t = uintptr /* _time.h:36:25 */
|
||||
type Locale_t = uintptr /* _time.h:35:25 */
|
||||
|
||||
type Stat = struct {
|
||||
Fst_dev Dev_t
|
||||
|
|
|
|||
214
vendor/modernc.org/libc/sys/stat/stat_freebsd_amd64.go
generated
vendored
214
vendor/modernc.org/libc/sys/stat/stat_freebsd_amd64.go
generated
vendored
|
|
@ -17,41 +17,44 @@ var _ unsafe.Pointer
|
|||
const (
|
||||
ACCESSPERMS = 511 // stat.h:298:1:
|
||||
ALLPERMS = 4095 // stat.h:300:1:
|
||||
BIG_ENDIAN = 4321 // endian.h:63:1:
|
||||
BYTE_ORDER = 1234 // endian.h:65:1:
|
||||
CLK_TCK = 128 // time.h:55:1:
|
||||
CLOCKS_PER_SEC = 128 // time.h:59:1:
|
||||
CLOCK_MONOTONIC = 4 // time.h:472:1:
|
||||
CLOCK_MONOTONIC_FAST = 12 // time.h:479:1:
|
||||
CLOCK_MONOTONIC_PRECISE = 11 // time.h:478:1:
|
||||
CLOCK_PROCESS_CPUTIME_ID = 15 // time.h:482:1:
|
||||
CLOCK_PROF = 2 // time.h:469:1:
|
||||
CLOCK_REALTIME = 0 // time.h:465:1:
|
||||
CLOCK_REALTIME_FAST = 10 // time.h:477:1:
|
||||
CLOCK_REALTIME_PRECISE = 9 // time.h:476:1:
|
||||
CLOCK_SECOND = 13 // time.h:480:1:
|
||||
CLOCK_THREAD_CPUTIME_ID = 14 // time.h:481:1:
|
||||
CLOCK_UPTIME = 5 // time.h:473:1:
|
||||
CLOCK_UPTIME_FAST = 8 // time.h:475:1:
|
||||
CLOCK_UPTIME_PRECISE = 7 // time.h:474:1:
|
||||
CLOCK_VIRTUAL = 1 // time.h:468:1:
|
||||
CPUCLOCK_WHICH_PID = 0 // time.h:491:1:
|
||||
CPUCLOCK_WHICH_TID = 1 // time.h:492:1:
|
||||
BIG_ENDIAN = 4321 // _endian.h:70:1:
|
||||
BYTE_ORDER = 1234 // _endian.h:72:1:
|
||||
CLK_TCK = 128 // time.h:56:1:
|
||||
CLOCKS_PER_SEC = 128 // time.h:60:1:
|
||||
CLOCK_BOOTTIME = 5 // _clock_id.h:92:1:
|
||||
CLOCK_MONOTONIC = 4 // _clock_id.h:67:1:
|
||||
CLOCK_MONOTONIC_COARSE = 12 // _clock_id.h:94:1:
|
||||
CLOCK_MONOTONIC_FAST = 12 // _clock_id.h:79:1:
|
||||
CLOCK_MONOTONIC_PRECISE = 11 // _clock_id.h:78:1:
|
||||
CLOCK_PROCESS_CPUTIME_ID = 15 // _clock_id.h:85:1:
|
||||
CLOCK_PROF = 2 // _clock_id.h:64:1:
|
||||
CLOCK_REALTIME = 0 // _clock_id.h:60:1:
|
||||
CLOCK_REALTIME_COARSE = 10 // _clock_id.h:93:1:
|
||||
CLOCK_REALTIME_FAST = 10 // _clock_id.h:77:1:
|
||||
CLOCK_REALTIME_PRECISE = 9 // _clock_id.h:76:1:
|
||||
CLOCK_SECOND = 13 // _clock_id.h:80:1:
|
||||
CLOCK_THREAD_CPUTIME_ID = 14 // _clock_id.h:84:1:
|
||||
CLOCK_UPTIME = 5 // _clock_id.h:74:1:
|
||||
CLOCK_UPTIME_FAST = 8 // _clock_id.h:68:1:
|
||||
CLOCK_UPTIME_PRECISE = 7 // _clock_id.h:75:1:
|
||||
CLOCK_VIRTUAL = 1 // _clock_id.h:63:1:
|
||||
CPUCLOCK_WHICH_PID = 0 // time.h:476:1:
|
||||
CPUCLOCK_WHICH_TID = 1 // time.h:477:1:
|
||||
DEFFILEMODE = 438 // stat.h:302:1:
|
||||
DST_AUST = 2 // time.h:48:1:
|
||||
DST_CAN = 6 // time.h:52:1:
|
||||
DST_EET = 5 // time.h:51:1:
|
||||
DST_MET = 4 // time.h:50:1:
|
||||
DST_NONE = 0 // time.h:46:1:
|
||||
DST_USA = 1 // time.h:47:1:
|
||||
DST_WET = 3 // time.h:49:1:
|
||||
DST_AUST = 2 // time.h:49:1:
|
||||
DST_CAN = 6 // time.h:53:1:
|
||||
DST_EET = 5 // time.h:52:1:
|
||||
DST_MET = 4 // time.h:51:1:
|
||||
DST_NONE = 0 // time.h:47:1:
|
||||
DST_USA = 1 // time.h:48:1:
|
||||
DST_WET = 3 // time.h:50:1:
|
||||
FD_SETSIZE = 1024 // select.h:61:1:
|
||||
ITIMER_PROF = 2 // time.h:445:1:
|
||||
ITIMER_REAL = 0 // time.h:443:1:
|
||||
ITIMER_VIRTUAL = 1 // time.h:444:1:
|
||||
LITTLE_ENDIAN = 1234 // endian.h:62:1:
|
||||
PDP_ENDIAN = 3412 // endian.h:64:1:
|
||||
SBT_MAX = 0x7fffffffffffffff // time.h:134:1:
|
||||
ITIMER_PROF = 2 // time.h:457:1:
|
||||
ITIMER_REAL = 0 // time.h:455:1:
|
||||
ITIMER_VIRTUAL = 1 // time.h:456:1:
|
||||
LITTLE_ENDIAN = 1234 // _endian.h:69:1:
|
||||
PDP_ENDIAN = 3412 // _endian.h:71:1:
|
||||
SBT_MAX = 0x7fffffffffffffff // time.h:135:1:
|
||||
SF_APPEND = 0x00040000 // stat.h:341:1:
|
||||
SF_ARCHIVED = 0x00010000 // stat.h:339:1:
|
||||
SF_IMMUTABLE = 0x00020000 // stat.h:340:1:
|
||||
|
|
@ -87,9 +90,9 @@ const (
|
|||
S_IXGRP = 0000010 // stat.h:262:1:
|
||||
S_IXOTH = 0000001 // stat.h:267:1:
|
||||
S_IXUSR = 0000100 // stat.h:251:1:
|
||||
TIMER_ABSTIME = 0x1 // time.h:487:1:
|
||||
TIMER_RELTIME = 0x0 // time.h:123:1:
|
||||
TIME_UTC = 1 // time.h:216:1:
|
||||
TIMER_ABSTIME = 0x1 // _clock_id.h:101:1:
|
||||
TIMER_RELTIME = 0x0 // _clock_id.h:98:1:
|
||||
TIME_UTC = 1 // time.h:188:1:
|
||||
UF_APPEND = 0x00000004 // stat.h:314:1:
|
||||
UF_ARCHIVE = 0x00000800 // stat.h:330:1:
|
||||
UF_HIDDEN = 0x00008000 // stat.h:333:1:
|
||||
|
|
@ -106,10 +109,10 @@ const (
|
|||
UTIME_NOW = -1 // stat.h:358:1:
|
||||
UTIME_OMIT = -2 // stat.h:359:1:
|
||||
X_ACCMODE_T_DECLARED = 0 // types.h:166:1:
|
||||
X_BIG_ENDIAN = 4321 // endian.h:52:1:
|
||||
X_BIG_ENDIAN = 4321 // _endian.h:47:1:
|
||||
X_BLKCNT_T_DECLARED = 0 // stat.h:54:1:
|
||||
X_BLKSIZE_T_DECLARED = 0 // stat.h:49:1:
|
||||
X_BYTE_ORDER = 1234 // endian.h:55:1:
|
||||
X_BYTE_ORDER = 1234 // _endian.h:40:1:
|
||||
X_CAP_IOCTL_T_DECLARED = 0 // types.h:243:1:
|
||||
X_CAP_RIGHTS_T_DECLARED = 0 // types.h:248:1:
|
||||
X_CLOCKID_T_DECLARED = 0 // types.h:100:1:
|
||||
|
|
@ -131,8 +134,8 @@ const (
|
|||
X_IN_ADDR_T_DECLARED = 0 // types.h:131:1:
|
||||
X_IN_PORT_T_DECLARED = 0 // types.h:136:1:
|
||||
X_KEY_T_DECLARED = 0 // types.h:151:1:
|
||||
X_LITTLE_ENDIAN = 1234 // endian.h:51:1:
|
||||
X_LOCALE_T_DEFINED = 0 // _time.h:35:1:
|
||||
X_LITTLE_ENDIAN = 1234 // _endian.h:46:1:
|
||||
X_LOCALE_T_DEFINED = 0 // _time.h:34:1:
|
||||
X_LP64 = 1 // <predefined>:1:1:
|
||||
X_LSEEK_DECLARED = 0 // types.h:421:1:
|
||||
X_LWPID_T_DECLARED = 0 // types.h:156:1:
|
||||
|
|
@ -144,16 +147,16 @@ const (
|
|||
X_MODE_T_DECLARED = 0 // stat.h:79:1:
|
||||
X_MQD_T_DECLARED = 0 // types.h:227:1:
|
||||
X_NLINK_T_DECLARED = 0 // stat.h:84:1:
|
||||
X_Nonnull = 0 // cdefs.h:783:1:
|
||||
X_Null_unspecified = 0 // cdefs.h:785:1:
|
||||
X_Nullable = 0 // cdefs.h:784:1:
|
||||
X_Nonnull = 0 // cdefs.h:790:1:
|
||||
X_Null_unspecified = 0 // cdefs.h:792:1:
|
||||
X_Nullable = 0 // cdefs.h:791:1:
|
||||
X_OFF64_T_DECLARED = 0 // types.h:181:1:
|
||||
X_OFF_T_DECLARED = 0 // stat.h:89:1:
|
||||
X_PDP_ENDIAN = 3412 // endian.h:53:1:
|
||||
X_PDP_ENDIAN = 3412 // _endian.h:48:1:
|
||||
X_PID_T_DECLARED = 0 // types.h:186:1:
|
||||
X_PTHREAD_T_DECLARED = 0 // _pthreadtypes.h:68:1:
|
||||
X_QUAD_HIGHWORD = 1 // endian.h:44:1:
|
||||
X_QUAD_LOWWORD = 0 // endian.h:45:1:
|
||||
X_QUAD_HIGHWORD = 1 // _endian.h:55:1:
|
||||
X_QUAD_LOWWORD = 0 // _endian.h:56:1:
|
||||
X_RLIM_T_DECLARED = 0 // types.h:193:1:
|
||||
X_SELECT_DECLARED = 0 // select.h:103:1:
|
||||
X_SIGSET_T_DECLARED = 0 // select.h:50:1:
|
||||
|
|
@ -165,9 +168,11 @@ const (
|
|||
X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
|
||||
X_SYS_SELECT_H_ = 0 // select.h:35:1:
|
||||
X_SYS_STAT_H_ = 0 // stat.h:41:1:
|
||||
X_SYS_SYS__CLOCK_ID_H = 0 // _clock_id.h:40:1:
|
||||
X_SYS_TIMESPEC_H_ = 0 // timespec.h:37:1:
|
||||
X_SYS_TIME_H_ = 0 // time.h:36:1:
|
||||
X_SYS_TYPES_H_ = 0 // types.h:41:1:
|
||||
X_SYS__ENDIAN_H_ = 0 // _endian.h:33:1:
|
||||
X_SYS__PTHREADTYPES_H_ = 0 // _pthreadtypes.h:39:1:
|
||||
X_SYS__SIGSET_H_ = 0 // _sigset.h:41:1:
|
||||
X_SYS__STDINT_H_ = 0 // _stdint.h:33:1:
|
||||
|
|
@ -186,8 +191,8 @@ const (
|
|||
X_UINTMAX_T_DECLARED = 0 // _stdint.h:89:1:
|
||||
X_UINTPTR_T_DECLARED = 0 // _stdint.h:81:1:
|
||||
X_USECONDS_T_DECLARED = 0 // types.h:239:1:
|
||||
X_XLOCALE_LOCALE1_H = 0 // _time.h:45:1:
|
||||
Unix = 1 // <predefined>:337:1:
|
||||
X_XLOCALE_LOCALE1_H = 0 // _time.h:44:1:
|
||||
Unix = 1 // <predefined>:340:1:
|
||||
)
|
||||
|
||||
type Ptrdiff_t = int64 /* <builtin>:3:26 */
|
||||
|
|
@ -462,12 +467,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
|
||||
//
|
||||
|
|
@ -1598,15 +1606,69 @@ type Fd_set = Fd_set1 /* select.h:75:3 */
|
|||
// from: FreeBSD: src/sys/sys/time.h,v 1.43 2000/03/20 14:09:05 phk Exp
|
||||
// $FreeBSD$
|
||||
|
||||
// -
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
//
|
||||
// Copyright (c) 1989, 1993
|
||||
// The Regents of the University of California. All rights reserved.
|
||||
// (c) UNIX System Laboratories, Inc.
|
||||
// All or some portions of this file are derived from material licensed
|
||||
// to the University of California by American Telephone and Telegraph
|
||||
// Co. or Unix System Laboratories, Inc. and are reproduced herein with
|
||||
// the permission of UNIX System Laboratories, Inc.
|
||||
//
|
||||
// Redistribution and use in source and binary forms, with or without
|
||||
// modification, are permitted provided that the following conditions
|
||||
// are met:
|
||||
// 1. Redistributions of source code must retain the above copyright
|
||||
// notice, this list of conditions and the following disclaimer.
|
||||
// 2. Redistributions in binary form must reproduce the above copyright
|
||||
// notice, this list of conditions and the following disclaimer in the
|
||||
// documentation and/or other materials provided with the distribution.
|
||||
// 3. Neither the name of the University nor the names of its contributors
|
||||
// may be used to endorse or promote products derived from this software
|
||||
// without specific prior written permission.
|
||||
//
|
||||
// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
// SUCH DAMAGE.
|
||||
//
|
||||
// @(#)time.h 8.3 (Berkeley) 1/21/94
|
||||
|
||||
// These macros are shared between time.h and sys/time.h.
|
||||
|
||||
// Note: The values shown below as a comment for the __POSIX_VISIBLE values are
|
||||
// the ones FreeBSD traditionally used based on our reading of the POSIX
|
||||
// standards. However, glibc uses 199309 for all of them, even those many were
|
||||
// not defined there. To remain bug compatible with glibc means more software
|
||||
// that relied on the glibc behavior will compile easily on FreeBSD.
|
||||
//
|
||||
// Also, CLOCK_UPTIME_FAST is improperly visible temporarily for the lang/pocl
|
||||
// port until it can be updated properly. It incorrectly assumes that this was a
|
||||
// standard value. It will be moved back to the __BSD_VISIBLE section once the
|
||||
// issue is corrected.
|
||||
|
||||
// FreeBSD-specific clocks.
|
||||
|
||||
// Linux compatible names.
|
||||
|
||||
type Timezone = struct {
|
||||
Ftz_minuteswest int32
|
||||
Ftz_dsttime int32
|
||||
} /* time.h:42:1 */
|
||||
} /* time.h:43:1 */
|
||||
|
||||
type Bintime = struct {
|
||||
Fsec Time_t
|
||||
Ffrac Uint64_t
|
||||
} /* time.h:55:1 */
|
||||
} /* time.h:56:1 */
|
||||
|
||||
// Operations on timespecs
|
||||
|
||||
|
|
@ -1622,7 +1684,7 @@ type Itimerval = struct {
|
|||
Ftv_sec Time_t
|
||||
Ftv_usec Suseconds_t
|
||||
}
|
||||
} /* time.h:447:1 */
|
||||
} /* time.h:459:1 */
|
||||
|
||||
// Getkerninfo clock information structure
|
||||
type Clockinfo = struct {
|
||||
|
|
@ -1631,9 +1693,7 @@ type Clockinfo = struct {
|
|||
Fspare int32
|
||||
Fstathz int32
|
||||
Fprofhz int32
|
||||
} /* time.h:455:1 */
|
||||
|
||||
// These macros are also in time.h.
|
||||
} /* time.h:467:1 */
|
||||
|
||||
// -
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
|
|
@ -1768,6 +1828,43 @@ type Clockinfo = struct {
|
|||
//
|
||||
// $FreeBSD$
|
||||
|
||||
// -
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
//
|
||||
// Copyright (c) 1989, 1993
|
||||
// The Regents of the University of California. All rights reserved.
|
||||
// (c) UNIX System Laboratories, Inc.
|
||||
// All or some portions of this file are derived from material licensed
|
||||
// to the University of California by American Telephone and Telegraph
|
||||
// Co. or Unix System Laboratories, Inc. and are reproduced herein with
|
||||
// the permission of UNIX System Laboratories, Inc.
|
||||
//
|
||||
// Redistribution and use in source and binary forms, with or without
|
||||
// modification, are permitted provided that the following conditions
|
||||
// are met:
|
||||
// 1. Redistributions of source code must retain the above copyright
|
||||
// notice, this list of conditions and the following disclaimer.
|
||||
// 2. Redistributions in binary form must reproduce the above copyright
|
||||
// notice, this list of conditions and the following disclaimer in the
|
||||
// documentation and/or other materials provided with the distribution.
|
||||
// 3. Neither the name of the University nor the names of its contributors
|
||||
// may be used to endorse or promote products derived from this software
|
||||
// without specific prior written permission.
|
||||
//
|
||||
// THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
|
||||
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
// ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
|
||||
// FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
// DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
// OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||||
// LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
// SUCH DAMAGE.
|
||||
//
|
||||
// @(#)time.h 8.3 (Berkeley) 1/21/94
|
||||
|
||||
// Frequency of the clock ticks reported by times(). Deprecated - use
|
||||
// sysconf(_SC_CLK_TCK) instead. (Removed in 1003.1-2001.)
|
||||
|
||||
|
|
@ -1809,8 +1906,6 @@ type Clockinfo = struct {
|
|||
// from: FreeBSD: src/sys/sys/time.h,v 1.43 2000/03/20 14:09:05 phk Exp
|
||||
// $FreeBSD$
|
||||
|
||||
// These macros are also in sys/time.h.
|
||||
|
||||
type Tm = struct {
|
||||
Ftm_sec int32
|
||||
Ftm_min int32
|
||||
|
|
@ -1824,13 +1919,12 @@ type Tm = struct {
|
|||
F__ccgo_pad1 [4]byte
|
||||
Ftm_gmtoff int64
|
||||
Ftm_zone uintptr
|
||||
} /* time.h:129:1 */
|
||||
} /* time.h:101:1 */
|
||||
|
||||
// -
|
||||
// SPDX-License-Identifier: BSD-2-Clause-FreeBSD
|
||||
//
|
||||
// Copyright (c) 2011, 2012 The FreeBSD Foundation
|
||||
// All rights reserved.
|
||||
//
|
||||
// This software was developed by David Chisnall under sponsorship from
|
||||
// the FreeBSD Foundation.
|
||||
|
|
@ -1858,7 +1952,7 @@ type Tm = struct {
|
|||
//
|
||||
// $FreeBSD$
|
||||
|
||||
type Locale_t = uintptr /* _time.h:36:25 */
|
||||
type Locale_t = uintptr /* _time.h:35:25 */
|
||||
|
||||
type Stat = struct {
|
||||
Fst_dev Dev_t
|
||||
|
|
|
|||
4
vendor/modernc.org/libc/sys/stat/stat_freebsd_arm.go
generated
vendored
4
vendor/modernc.org/libc/sys/stat/stat_freebsd_arm.go
generated
vendored
|
|
@ -693,8 +693,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
|
||||
|
|
|
|||
1991
vendor/modernc.org/libc/sys/stat/stat_freebsd_arm64.go
generated
vendored
Normal file
1991
vendor/modernc.org/libc/sys/stat/stat_freebsd_arm64.go
generated
vendored
Normal file
File diff suppressed because it is too large
Load diff
2332
vendor/modernc.org/libc/sys/stat/stat_netbsd_arm.go
generated
vendored
Normal file
2332
vendor/modernc.org/libc/sys/stat/stat_netbsd_arm.go
generated
vendored
Normal file
File diff suppressed because it is too large
Load diff
1079
vendor/modernc.org/libc/sys/stat/stat_openbsd_386.go
generated
vendored
Normal file
1079
vendor/modernc.org/libc/sys/stat/stat_openbsd_386.go
generated
vendored
Normal file
File diff suppressed because it is too large
Load diff
64
vendor/modernc.org/libc/sys/stat/stat_openbsd_amd64.go
generated
vendored
64
vendor/modernc.org/libc/sys/stat/stat_openbsd_amd64.go
generated
vendored
|
|
@ -86,8 +86,8 @@ const (
|
|||
UTIME_OMIT = -1 // stat.h:189:1:
|
||||
X_BIG_ENDIAN = 4321 // _endian.h:43:1:
|
||||
X_BYTE_ORDER = 1234 // endian.h:58:1:
|
||||
X_CLOCKID_T_DEFINED_ = 0 // types.h:163:1:
|
||||
X_CLOCK_T_DEFINED_ = 0 // types.h:158:1:
|
||||
X_CLOCKID_T_DEFINED_ = 0 // types.h:162:1:
|
||||
X_CLOCK_T_DEFINED_ = 0 // types.h:157:1:
|
||||
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
|
||||
X_INT16_T_DEFINED_ = 0 // types.h:84:1:
|
||||
X_INT32_T_DEFINED_ = 0 // types.h:94:1:
|
||||
|
|
@ -100,16 +100,16 @@ const (
|
|||
X_MACHINE_ENDIAN_H_ = 0 // endian.h:28:1:
|
||||
X_MACHINE__TYPES_H_ = 0 // _types.h:36:1:
|
||||
X_MAX_PAGE_SHIFT = 12 // _types.h:52:1:
|
||||
X_OFF_T_DEFINED_ = 0 // types.h:193:1:
|
||||
X_OFF_T_DEFINED_ = 0 // types.h:192:1:
|
||||
X_PDP_ENDIAN = 3412 // _endian.h:44:1:
|
||||
X_PID_T_DEFINED_ = 0 // types.h:168:1:
|
||||
X_PID_T_DEFINED_ = 0 // types.h:167:1:
|
||||
X_QUAD_HIGHWORD = 1 // _endian.h:95:1:
|
||||
X_QUAD_LOWWORD = 0 // _endian.h:96:1:
|
||||
X_RET_PROTECTOR = 1 // <predefined>:2:1:
|
||||
X_SELECT_DEFINED_ = 0 // select.h:126:1:
|
||||
X_SIGSET_T_DEFINED_ = 0 // select.h:121:1:
|
||||
X_SIZE_T_DEFINED_ = 0 // types.h:173:1:
|
||||
X_SSIZE_T_DEFINED_ = 0 // types.h:178:1:
|
||||
X_SIZE_T_DEFINED_ = 0 // types.h:172:1:
|
||||
X_SSIZE_T_DEFINED_ = 0 // types.h:177:1:
|
||||
X_STACKALIGNBYTES = 15 // _types.h:49:1:
|
||||
X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
|
||||
X_SYS_ENDIAN_H_ = 0 // endian.h:38:1:
|
||||
|
|
@ -120,16 +120,16 @@ const (
|
|||
X_SYS__ENDIAN_H_ = 0 // _endian.h:34:1:
|
||||
X_SYS__TIME_H_ = 0 // _time.h:33:1:
|
||||
X_SYS__TYPES_H_ = 0 // _types.h:35:1:
|
||||
X_TIMER_T_DEFINED_ = 0 // types.h:188:1:
|
||||
X_TIMER_T_DEFINED_ = 0 // types.h:187:1:
|
||||
X_TIMESPEC_DECLARED = 0 // select.h:48:1:
|
||||
X_TIMEVAL_DECLARED = 0 // select.h:40:1:
|
||||
X_TIME_H_ = 0 // time.h:42:1:
|
||||
X_TIME_T_DEFINED_ = 0 // types.h:183:1:
|
||||
X_TIME_T_DEFINED_ = 0 // types.h:182:1:
|
||||
X_UINT16_T_DEFINED_ = 0 // types.h:89:1:
|
||||
X_UINT32_T_DEFINED_ = 0 // types.h:99:1:
|
||||
X_UINT64_T_DEFINED_ = 0 // types.h:109:1:
|
||||
X_UINT8_T_DEFINED_ = 0 // types.h:79:1:
|
||||
Unix = 1 // <predefined>:340:1:
|
||||
Unix = 1 // <predefined>:344:1:
|
||||
)
|
||||
|
||||
type Ptrdiff_t = int64 /* <builtin>:3:26 */
|
||||
|
|
@ -150,7 +150,7 @@ type X__uint128_t = struct {
|
|||
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
||||
type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// $OpenBSD: stat.h,v 1.28 2015/04/04 18:06:08 jca Exp $
|
||||
// $OpenBSD: stat.h,v 1.29 2022/01/11 23:59:55 jsg Exp $
|
||||
// $NetBSD: stat.h,v 1.20 1996/05/16 22:17:49 cgd Exp $
|
||||
|
||||
// -
|
||||
|
|
@ -188,7 +188,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
|||
//
|
||||
// @(#)stat.h 8.9 (Berkeley) 8/17/94
|
||||
|
||||
// $OpenBSD: time.h,v 1.61 2021/06/19 13:49:39 cheloha Exp $
|
||||
// $OpenBSD: time.h,v 1.62 2022/07/23 22:58:51 cheloha Exp $
|
||||
// $NetBSD: time.h,v 1.18 1996/04/23 10:29:33 mycroft Exp $
|
||||
|
||||
// Copyright (c) 1982, 1986, 1993
|
||||
|
|
@ -252,7 +252,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
|||
//
|
||||
// @(#)select.h 8.2 (Berkeley) 1/4/94
|
||||
|
||||
// $OpenBSD: types.h,v 1.48 2019/02/09 04:54:11 guenther Exp $
|
||||
// $OpenBSD: types.h,v 1.49 2022/08/06 13:31:13 semarie Exp $
|
||||
// $NetBSD: types.h,v 1.29 1996/11/15 22:48:25 jtc Exp $
|
||||
|
||||
// -
|
||||
|
|
@ -549,7 +549,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
|||
// get the correct setting direction for the platform and sets internal
|
||||
// ('__' prefix) macros appropriately.
|
||||
|
||||
// $OpenBSD: _types.h,v 1.9 2014/08/22 23:05:15 krw Exp $
|
||||
// $OpenBSD: _types.h,v 1.10 2022/08/06 13:31:13 semarie Exp $
|
||||
|
||||
// -
|
||||
// Copyright (c) 1990, 1993
|
||||
|
|
@ -709,18 +709,17 @@ type X__sa_family_t = X__uint8_t /* _types.h:59:19 */ // sockaddr address family
|
|||
type X__segsz_t = X__int32_t /* _types.h:60:19 */ // segment size
|
||||
type X__socklen_t = X__uint32_t /* _types.h:61:20 */ // length type for network syscalls
|
||||
type X__suseconds_t = int64 /* _types.h:62:15 */ // microseconds (signed)
|
||||
type X__swblk_t = X__int32_t /* _types.h:63:19 */ // swap offset
|
||||
type X__time_t = X__int64_t /* _types.h:64:19 */ // epoch time
|
||||
type X__timer_t = X__int32_t /* _types.h:65:19 */ // POSIX timer identifiers
|
||||
type X__uid_t = X__uint32_t /* _types.h:66:20 */ // user id
|
||||
type X__useconds_t = X__uint32_t /* _types.h:67:20 */ // microseconds
|
||||
type X__time_t = X__int64_t /* _types.h:63:19 */ // epoch time
|
||||
type X__timer_t = X__int32_t /* _types.h:64:19 */ // POSIX timer identifiers
|
||||
type X__uid_t = X__uint32_t /* _types.h:65:20 */ // user id
|
||||
type X__useconds_t = X__uint32_t /* _types.h:66:20 */ // microseconds
|
||||
|
||||
// mbstate_t is an opaque object to keep conversion state, during multibyte
|
||||
// stream conversions. The content must not be referenced by user programs.
|
||||
type X__mbstate_t = struct {
|
||||
F__ccgo_pad1 [0]uint64
|
||||
F__mbstate8 [128]int8
|
||||
} /* _types.h:76:3 */
|
||||
} /* _types.h:75:3 */
|
||||
|
||||
// Tell sys/endian.h we have MD variants of the swap macros.
|
||||
|
||||
|
|
@ -802,27 +801,26 @@ type Mode_t = X__mode_t /* types.h:143:18 */ // permissions
|
|||
type Nlink_t = X__nlink_t /* types.h:144:19 */ // link count
|
||||
type Rlim_t = X__rlim_t /* types.h:145:18 */ // resource limit
|
||||
type Segsz_t = X__segsz_t /* types.h:146:19 */ // segment size
|
||||
type Swblk_t = X__swblk_t /* types.h:147:19 */ // swap offset
|
||||
type Uid_t = X__uid_t /* types.h:148:18 */ // user id
|
||||
type Useconds_t = X__useconds_t /* types.h:149:22 */ // microseconds
|
||||
type Suseconds_t = X__suseconds_t /* types.h:150:23 */ // microseconds (signed)
|
||||
type Fsblkcnt_t = X__fsblkcnt_t /* types.h:151:22 */ // file system block count
|
||||
type Fsfilcnt_t = X__fsfilcnt_t /* types.h:152:22 */ // file system file count
|
||||
type Uid_t = X__uid_t /* types.h:147:18 */ // user id
|
||||
type Useconds_t = X__useconds_t /* types.h:148:22 */ // microseconds
|
||||
type Suseconds_t = X__suseconds_t /* types.h:149:23 */ // microseconds (signed)
|
||||
type Fsblkcnt_t = X__fsblkcnt_t /* types.h:150:22 */ // file system block count
|
||||
type Fsfilcnt_t = X__fsfilcnt_t /* types.h:151:22 */ // file system file count
|
||||
|
||||
// The following types may be defined in multiple header files.
|
||||
type Clock_t = X__clock_t /* types.h:159:19 */
|
||||
type Clock_t = X__clock_t /* types.h:158:19 */
|
||||
|
||||
type Clockid_t = X__clockid_t /* types.h:164:21 */
|
||||
type Clockid_t = X__clockid_t /* types.h:163:21 */
|
||||
|
||||
type Pid_t = X__pid_t /* types.h:169:18 */
|
||||
type Pid_t = X__pid_t /* types.h:168:18 */
|
||||
|
||||
type Ssize_t = X__ssize_t /* types.h:179:19 */
|
||||
type Ssize_t = X__ssize_t /* types.h:178:19 */
|
||||
|
||||
type Time_t = X__time_t /* types.h:184:18 */
|
||||
type Time_t = X__time_t /* types.h:183:18 */
|
||||
|
||||
type Timer_t = X__timer_t /* types.h:189:19 */
|
||||
type Timer_t = X__timer_t /* types.h:188:19 */
|
||||
|
||||
type Off_t = X__off_t /* types.h:194:18 */
|
||||
type Off_t = X__off_t /* types.h:193:18 */
|
||||
|
||||
// Major, minor numbers, dev_t's.
|
||||
|
||||
|
|
@ -960,7 +958,7 @@ type Clockinfo = struct {
|
|||
// Written by Todd C. Miller, September 9, 2016
|
||||
// Public domain.
|
||||
|
||||
// $OpenBSD: _types.h,v 1.9 2014/08/22 23:05:15 krw Exp $
|
||||
// $OpenBSD: _types.h,v 1.10 2022/08/06 13:31:13 semarie Exp $
|
||||
|
||||
// -
|
||||
// Copyright (c) 1990, 1993
|
||||
|
|
|
|||
176
vendor/modernc.org/libc/sys/stat/stat_openbsd_arm64.go
generated
vendored
176
vendor/modernc.org/libc/sys/stat/stat_openbsd_arm64.go
generated
vendored
|
|
@ -1,4 +1,4 @@
|
|||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_openbsd_amd64.go -pkgname stat', DO NOT EDIT.
|
||||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_openbsd_arm64.go -pkgname stat', DO NOT EDIT.
|
||||
|
||||
package stat
|
||||
|
||||
|
|
@ -85,9 +85,9 @@ const (
|
|||
UTIME_NOW = -2 // stat.h:188:1:
|
||||
UTIME_OMIT = -1 // stat.h:189:1:
|
||||
X_BIG_ENDIAN = 4321 // _endian.h:43:1:
|
||||
X_BYTE_ORDER = 1234 // endian.h:58:1:
|
||||
X_CLOCKID_T_DEFINED_ = 0 // types.h:163:1:
|
||||
X_CLOCK_T_DEFINED_ = 0 // types.h:158:1:
|
||||
X_BYTE_ORDER = 1234 // endian.h:60:1:
|
||||
X_CLOCKID_T_DEFINED_ = 0 // types.h:162:1:
|
||||
X_CLOCK_T_DEFINED_ = 0 // types.h:157:1:
|
||||
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
|
||||
X_INT16_T_DEFINED_ = 0 // types.h:84:1:
|
||||
X_INT32_T_DEFINED_ = 0 // types.h:94:1:
|
||||
|
|
@ -96,21 +96,21 @@ const (
|
|||
X_LITTLE_ENDIAN = 1234 // _endian.h:42:1:
|
||||
X_LOCALE_T_DEFINED_ = 0 // time.h:106:1:
|
||||
X_LP64 = 1 // <predefined>:1:1:
|
||||
X_MACHINE_CDEFS_H_ = 0 // cdefs.h:9:1:
|
||||
X_MACHINE_ENDIAN_H_ = 0 // endian.h:28:1:
|
||||
X_MACHINE__TYPES_H_ = 0 // _types.h:36:1:
|
||||
X_MAX_PAGE_SHIFT = 12 // _types.h:52:1:
|
||||
X_OFF_T_DEFINED_ = 0 // types.h:193:1:
|
||||
X_MACHINE_CDEFS_H_ = 0 // cdefs.h:4:1:
|
||||
X_MACHINE_ENDIAN_H_ = 0 // endian.h:20:1:
|
||||
X_MACHINE__TYPES_H_ = 0 // _types.h:35:1:
|
||||
X_MAX_PAGE_SHIFT = 12 // _types.h:57:1:
|
||||
X_OFF_T_DEFINED_ = 0 // types.h:192:1:
|
||||
X_PDP_ENDIAN = 3412 // _endian.h:44:1:
|
||||
X_PID_T_DEFINED_ = 0 // types.h:168:1:
|
||||
X_PID_T_DEFINED_ = 0 // types.h:167:1:
|
||||
X_QUAD_HIGHWORD = 1 // _endian.h:95:1:
|
||||
X_QUAD_LOWWORD = 0 // _endian.h:96:1:
|
||||
X_RET_PROTECTOR = 1 // <predefined>:2:1:
|
||||
X_SELECT_DEFINED_ = 0 // select.h:126:1:
|
||||
X_SIGSET_T_DEFINED_ = 0 // select.h:121:1:
|
||||
X_SIZE_T_DEFINED_ = 0 // types.h:173:1:
|
||||
X_SSIZE_T_DEFINED_ = 0 // types.h:178:1:
|
||||
X_STACKALIGNBYTES = 15 // _types.h:49:1:
|
||||
X_SIZE_T_DEFINED_ = 0 // types.h:172:1:
|
||||
X_SSIZE_T_DEFINED_ = 0 // types.h:177:1:
|
||||
X_STACKALIGNBYTES = 15 // _types.h:54:1:
|
||||
X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
|
||||
X_SYS_ENDIAN_H_ = 0 // endian.h:38:1:
|
||||
X_SYS_SELECT_H_ = 0 // select.h:35:1:
|
||||
|
|
@ -120,16 +120,16 @@ const (
|
|||
X_SYS__ENDIAN_H_ = 0 // _endian.h:34:1:
|
||||
X_SYS__TIME_H_ = 0 // _time.h:33:1:
|
||||
X_SYS__TYPES_H_ = 0 // _types.h:35:1:
|
||||
X_TIMER_T_DEFINED_ = 0 // types.h:188:1:
|
||||
X_TIMER_T_DEFINED_ = 0 // types.h:187:1:
|
||||
X_TIMESPEC_DECLARED = 0 // select.h:48:1:
|
||||
X_TIMEVAL_DECLARED = 0 // select.h:40:1:
|
||||
X_TIME_H_ = 0 // time.h:42:1:
|
||||
X_TIME_T_DEFINED_ = 0 // types.h:183:1:
|
||||
X_TIME_T_DEFINED_ = 0 // types.h:182:1:
|
||||
X_UINT16_T_DEFINED_ = 0 // types.h:89:1:
|
||||
X_UINT32_T_DEFINED_ = 0 // types.h:99:1:
|
||||
X_UINT64_T_DEFINED_ = 0 // types.h:109:1:
|
||||
X_UINT8_T_DEFINED_ = 0 // types.h:79:1:
|
||||
Unix = 1 // <predefined>:340:1:
|
||||
Unix = 1 // <predefined>:360:1:
|
||||
)
|
||||
|
||||
type Ptrdiff_t = int64 /* <builtin>:3:26 */
|
||||
|
|
@ -150,7 +150,7 @@ type X__uint128_t = struct {
|
|||
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
||||
type X__float128 = float64 /* <builtin>:47:21 */
|
||||
|
||||
// $OpenBSD: stat.h,v 1.28 2015/04/04 18:06:08 jca Exp $
|
||||
// $OpenBSD: stat.h,v 1.29 2022/01/11 23:59:55 jsg Exp $
|
||||
// $NetBSD: stat.h,v 1.20 1996/05/16 22:17:49 cgd Exp $
|
||||
|
||||
// -
|
||||
|
|
@ -188,7 +188,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
|||
//
|
||||
// @(#)stat.h 8.9 (Berkeley) 8/17/94
|
||||
|
||||
// $OpenBSD: time.h,v 1.61 2021/06/19 13:49:39 cheloha Exp $
|
||||
// $OpenBSD: time.h,v 1.62 2022/07/23 22:58:51 cheloha Exp $
|
||||
// $NetBSD: time.h,v 1.18 1996/04/23 10:29:33 mycroft Exp $
|
||||
|
||||
// Copyright (c) 1982, 1986, 1993
|
||||
|
|
@ -252,7 +252,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
|||
//
|
||||
// @(#)select.h 8.2 (Berkeley) 1/4/94
|
||||
|
||||
// $OpenBSD: types.h,v 1.48 2019/02/09 04:54:11 guenther Exp $
|
||||
// $OpenBSD: types.h,v 1.49 2022/08/06 13:31:13 semarie Exp $
|
||||
// $NetBSD: types.h,v 1.29 1996/11/15 22:48:25 jtc Exp $
|
||||
|
||||
// -
|
||||
|
|
@ -325,10 +325,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
|||
//
|
||||
// @(#)cdefs.h 8.7 (Berkeley) 1/21/94
|
||||
|
||||
// $OpenBSD: cdefs.h,v 1.3 2013/03/28 17:30:45 martynas Exp $
|
||||
|
||||
// Written by J.T. Conklin <jtc@wimsey.com> 01/17/95.
|
||||
// Public domain.
|
||||
// $OpenBSD: cdefs.h,v 1.1 2016/12/17 23:38:33 patrick Exp $
|
||||
|
||||
// Macro to test if we're using a specific version of gcc or later.
|
||||
|
||||
|
|
@ -549,7 +546,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
|||
// get the correct setting direction for the platform and sets internal
|
||||
// ('__' prefix) macros appropriately.
|
||||
|
||||
// $OpenBSD: _types.h,v 1.9 2014/08/22 23:05:15 krw Exp $
|
||||
// $OpenBSD: _types.h,v 1.10 2022/08/06 13:31:13 semarie Exp $
|
||||
|
||||
// -
|
||||
// Copyright (c) 1990, 1993
|
||||
|
|
@ -581,8 +578,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
|||
//
|
||||
// @(#)types.h 8.3 (Berkeley) 1/5/94
|
||||
|
||||
// $OpenBSD: _types.h,v 1.17 2018/03/05 01:15:25 deraadt Exp $
|
||||
|
||||
// $OpenBSD: _types.h,v 1.4 2018/03/05 01:15:25 deraadt Exp $
|
||||
// -
|
||||
// Copyright (c) 1990, 1993
|
||||
// The Regents of the University of California. All rights reserved.
|
||||
|
|
@ -624,66 +620,68 @@ type X__float128 = float64 /* <builtin>:47:21 */
|
|||
// (within reasonable limits).
|
||||
|
||||
// 7.18.1.1 Exact-width integer types
|
||||
type X__int8_t = int8 /* _types.h:61:22 */
|
||||
type X__uint8_t = uint8 /* _types.h:62:24 */
|
||||
type X__int16_t = int16 /* _types.h:63:17 */
|
||||
type X__uint16_t = uint16 /* _types.h:64:25 */
|
||||
type X__int32_t = int32 /* _types.h:65:15 */
|
||||
type X__uint32_t = uint32 /* _types.h:66:23 */
|
||||
type X__int64_t = int64 /* _types.h:67:20 */
|
||||
type X__uint64_t = uint64 /* _types.h:68:28 */
|
||||
type X__int8_t = int8 /* _types.h:60:22 */
|
||||
type X__uint8_t = uint8 /* _types.h:61:24 */
|
||||
type X__int16_t = int16 /* _types.h:62:17 */
|
||||
type X__uint16_t = uint16 /* _types.h:63:25 */
|
||||
type X__int32_t = int32 /* _types.h:64:15 */
|
||||
type X__uint32_t = uint32 /* _types.h:65:23 */
|
||||
// LONGLONG
|
||||
type X__int64_t = int64 /* _types.h:67:20 */
|
||||
// LONGLONG
|
||||
type X__uint64_t = uint64 /* _types.h:69:28 */
|
||||
|
||||
// 7.18.1.2 Minimum-width integer types
|
||||
type X__int_least8_t = X__int8_t /* _types.h:71:19 */
|
||||
type X__uint_least8_t = X__uint8_t /* _types.h:72:20 */
|
||||
type X__int_least16_t = X__int16_t /* _types.h:73:20 */
|
||||
type X__uint_least16_t = X__uint16_t /* _types.h:74:21 */
|
||||
type X__int_least32_t = X__int32_t /* _types.h:75:20 */
|
||||
type X__uint_least32_t = X__uint32_t /* _types.h:76:21 */
|
||||
type X__int_least64_t = X__int64_t /* _types.h:77:20 */
|
||||
type X__uint_least64_t = X__uint64_t /* _types.h:78:21 */
|
||||
type X__int_least8_t = X__int8_t /* _types.h:72:19 */
|
||||
type X__uint_least8_t = X__uint8_t /* _types.h:73:20 */
|
||||
type X__int_least16_t = X__int16_t /* _types.h:74:20 */
|
||||
type X__uint_least16_t = X__uint16_t /* _types.h:75:21 */
|
||||
type X__int_least32_t = X__int32_t /* _types.h:76:20 */
|
||||
type X__uint_least32_t = X__uint32_t /* _types.h:77:21 */
|
||||
type X__int_least64_t = X__int64_t /* _types.h:78:20 */
|
||||
type X__uint_least64_t = X__uint64_t /* _types.h:79:21 */
|
||||
|
||||
// 7.18.1.3 Fastest minimum-width integer types
|
||||
type X__int_fast8_t = X__int32_t /* _types.h:81:20 */
|
||||
type X__uint_fast8_t = X__uint32_t /* _types.h:82:21 */
|
||||
type X__int_fast16_t = X__int32_t /* _types.h:83:20 */
|
||||
type X__uint_fast16_t = X__uint32_t /* _types.h:84:21 */
|
||||
type X__int_fast32_t = X__int32_t /* _types.h:85:20 */
|
||||
type X__uint_fast32_t = X__uint32_t /* _types.h:86:21 */
|
||||
type X__int_fast64_t = X__int64_t /* _types.h:87:20 */
|
||||
type X__uint_fast64_t = X__uint64_t /* _types.h:88:21 */
|
||||
type X__int_fast8_t = X__int32_t /* _types.h:82:20 */
|
||||
type X__uint_fast8_t = X__uint32_t /* _types.h:83:21 */
|
||||
type X__int_fast16_t = X__int32_t /* _types.h:84:20 */
|
||||
type X__uint_fast16_t = X__uint32_t /* _types.h:85:21 */
|
||||
type X__int_fast32_t = X__int32_t /* _types.h:86:20 */
|
||||
type X__uint_fast32_t = X__uint32_t /* _types.h:87:21 */
|
||||
type X__int_fast64_t = X__int64_t /* _types.h:88:20 */
|
||||
type X__uint_fast64_t = X__uint64_t /* _types.h:89:21 */
|
||||
|
||||
// 7.18.1.4 Integer types capable of holding object pointers
|
||||
type X__intptr_t = int64 /* _types.h:103:16 */
|
||||
type X__uintptr_t = uint64 /* _types.h:104:24 */
|
||||
type X__intptr_t = int64 /* _types.h:104:16 */
|
||||
type X__uintptr_t = uint64 /* _types.h:105:24 */
|
||||
|
||||
// 7.18.1.5 Greatest-width integer types
|
||||
type X__intmax_t = X__int64_t /* _types.h:107:20 */
|
||||
type X__uintmax_t = X__uint64_t /* _types.h:108:21 */
|
||||
type X__intmax_t = X__int64_t /* _types.h:108:20 */
|
||||
type X__uintmax_t = X__uint64_t /* _types.h:109:21 */
|
||||
|
||||
// Register size
|
||||
type X__register_t = int64 /* _types.h:111:16 */
|
||||
type X__register_t = int64 /* _types.h:112:16 */
|
||||
|
||||
// VM system types
|
||||
type X__vaddr_t = uint64 /* _types.h:114:24 */
|
||||
type X__paddr_t = uint64 /* _types.h:115:24 */
|
||||
type X__vsize_t = uint64 /* _types.h:116:24 */
|
||||
type X__psize_t = uint64 /* _types.h:117:24 */
|
||||
type X__vaddr_t = uint64 /* _types.h:115:24 */
|
||||
type X__paddr_t = uint64 /* _types.h:116:24 */
|
||||
type X__vsize_t = uint64 /* _types.h:117:24 */
|
||||
type X__psize_t = uint64 /* _types.h:118:24 */
|
||||
|
||||
// Standard system types
|
||||
type X__double_t = float64 /* _types.h:120:18 */
|
||||
type X__float_t = float32 /* _types.h:121:17 */
|
||||
type X__ptrdiff_t = int64 /* _types.h:122:16 */
|
||||
type X__size_t = uint64 /* _types.h:123:24 */
|
||||
type X__ssize_t = int64 /* _types.h:124:16 */
|
||||
type X__va_list = X__builtin_va_list /* _types.h:126:27 */
|
||||
type X__double_t = float64 /* _types.h:121:18 */
|
||||
type X__float_t = float32 /* _types.h:122:17 */
|
||||
type X__ptrdiff_t = int64 /* _types.h:123:16 */
|
||||
type X__size_t = uint64 /* _types.h:124:24 */
|
||||
type X__ssize_t = int64 /* _types.h:125:16 */
|
||||
type X__va_list = X__builtin_va_list /* _types.h:127:27 */
|
||||
|
||||
// Wide character support types
|
||||
type X__wchar_t = int32 /* _types.h:133:15 */
|
||||
type X__wint_t = int32 /* _types.h:135:15 */
|
||||
type X__rune_t = int32 /* _types.h:136:15 */
|
||||
type X__wctrans_t = uintptr /* _types.h:137:14 */
|
||||
type X__wctype_t = uintptr /* _types.h:138:14 */
|
||||
type X__wchar_t = int32 /* _types.h:137:15 */
|
||||
type X__wint_t = int32 /* _types.h:140:15 */
|
||||
type X__rune_t = int32 /* _types.h:141:15 */
|
||||
type X__wctrans_t = uintptr /* _types.h:142:14 */
|
||||
type X__wctype_t = uintptr /* _types.h:143:14 */
|
||||
|
||||
type X__blkcnt_t = X__int64_t /* _types.h:39:19 */ // blocks allocated for file
|
||||
type X__blksize_t = X__int32_t /* _types.h:40:19 */ // optimal blocksize for I/O
|
||||
|
|
@ -709,18 +707,17 @@ type X__sa_family_t = X__uint8_t /* _types.h:59:19 */ // sockaddr address family
|
|||
type X__segsz_t = X__int32_t /* _types.h:60:19 */ // segment size
|
||||
type X__socklen_t = X__uint32_t /* _types.h:61:20 */ // length type for network syscalls
|
||||
type X__suseconds_t = int64 /* _types.h:62:15 */ // microseconds (signed)
|
||||
type X__swblk_t = X__int32_t /* _types.h:63:19 */ // swap offset
|
||||
type X__time_t = X__int64_t /* _types.h:64:19 */ // epoch time
|
||||
type X__timer_t = X__int32_t /* _types.h:65:19 */ // POSIX timer identifiers
|
||||
type X__uid_t = X__uint32_t /* _types.h:66:20 */ // user id
|
||||
type X__useconds_t = X__uint32_t /* _types.h:67:20 */ // microseconds
|
||||
type X__time_t = X__int64_t /* _types.h:63:19 */ // epoch time
|
||||
type X__timer_t = X__int32_t /* _types.h:64:19 */ // POSIX timer identifiers
|
||||
type X__uid_t = X__uint32_t /* _types.h:65:20 */ // user id
|
||||
type X__useconds_t = X__uint32_t /* _types.h:66:20 */ // microseconds
|
||||
|
||||
// mbstate_t is an opaque object to keep conversion state, during multibyte
|
||||
// stream conversions. The content must not be referenced by user programs.
|
||||
type X__mbstate_t = struct {
|
||||
F__ccgo_pad1 [0]uint64
|
||||
F__mbstate8 [128]int8
|
||||
} /* _types.h:76:3 */
|
||||
} /* _types.h:75:3 */
|
||||
|
||||
// Tell sys/endian.h we have MD variants of the swap macros.
|
||||
|
||||
|
|
@ -802,27 +799,26 @@ type Mode_t = X__mode_t /* types.h:143:18 */ // permissions
|
|||
type Nlink_t = X__nlink_t /* types.h:144:19 */ // link count
|
||||
type Rlim_t = X__rlim_t /* types.h:145:18 */ // resource limit
|
||||
type Segsz_t = X__segsz_t /* types.h:146:19 */ // segment size
|
||||
type Swblk_t = X__swblk_t /* types.h:147:19 */ // swap offset
|
||||
type Uid_t = X__uid_t /* types.h:148:18 */ // user id
|
||||
type Useconds_t = X__useconds_t /* types.h:149:22 */ // microseconds
|
||||
type Suseconds_t = X__suseconds_t /* types.h:150:23 */ // microseconds (signed)
|
||||
type Fsblkcnt_t = X__fsblkcnt_t /* types.h:151:22 */ // file system block count
|
||||
type Fsfilcnt_t = X__fsfilcnt_t /* types.h:152:22 */ // file system file count
|
||||
type Uid_t = X__uid_t /* types.h:147:18 */ // user id
|
||||
type Useconds_t = X__useconds_t /* types.h:148:22 */ // microseconds
|
||||
type Suseconds_t = X__suseconds_t /* types.h:149:23 */ // microseconds (signed)
|
||||
type Fsblkcnt_t = X__fsblkcnt_t /* types.h:150:22 */ // file system block count
|
||||
type Fsfilcnt_t = X__fsfilcnt_t /* types.h:151:22 */ // file system file count
|
||||
|
||||
// The following types may be defined in multiple header files.
|
||||
type Clock_t = X__clock_t /* types.h:159:19 */
|
||||
type Clock_t = X__clock_t /* types.h:158:19 */
|
||||
|
||||
type Clockid_t = X__clockid_t /* types.h:164:21 */
|
||||
type Clockid_t = X__clockid_t /* types.h:163:21 */
|
||||
|
||||
type Pid_t = X__pid_t /* types.h:169:18 */
|
||||
type Pid_t = X__pid_t /* types.h:168:18 */
|
||||
|
||||
type Ssize_t = X__ssize_t /* types.h:179:19 */
|
||||
type Ssize_t = X__ssize_t /* types.h:178:19 */
|
||||
|
||||
type Time_t = X__time_t /* types.h:184:18 */
|
||||
type Time_t = X__time_t /* types.h:183:18 */
|
||||
|
||||
type Timer_t = X__timer_t /* types.h:189:19 */
|
||||
type Timer_t = X__timer_t /* types.h:188:19 */
|
||||
|
||||
type Off_t = X__off_t /* types.h:194:18 */
|
||||
type Off_t = X__off_t /* types.h:193:18 */
|
||||
|
||||
// Major, minor numbers, dev_t's.
|
||||
|
||||
|
|
@ -960,7 +956,7 @@ type Clockinfo = struct {
|
|||
// Written by Todd C. Miller, September 9, 2016
|
||||
// Public domain.
|
||||
|
||||
// $OpenBSD: _types.h,v 1.9 2014/08/22 23:05:15 krw Exp $
|
||||
// $OpenBSD: _types.h,v 1.10 2022/08/06 13:31:13 semarie Exp $
|
||||
|
||||
// -
|
||||
// Copyright (c) 1990, 1993
|
||||
|
|
|
|||
369
vendor/modernc.org/libc/sys/stat/stat_windows_386.go
generated
vendored
369
vendor/modernc.org/libc/sys/stat/stat_windows_386.go
generated
vendored
|
|
@ -1,4 +1,4 @@
|
|||
// Code generated by 'ccgo sys\stat\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 sys\stat\stat_windows_386.go -pkgname stat', DO NOT EDIT.
|
||||
// Code generated by 'ccgo sys/stat/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 sys/stat/stat_windows_386.go -pkgname stat', DO NOT EDIT.
|
||||
|
||||
package stat
|
||||
|
||||
|
|
@ -15,157 +15,157 @@ var _ atomic.Value
|
|||
var _ unsafe.Pointer
|
||||
|
||||
const (
|
||||
DUMMYSTRUCTNAME = 0
|
||||
DUMMYSTRUCTNAME1 = 0
|
||||
DUMMYSTRUCTNAME2 = 0
|
||||
DUMMYSTRUCTNAME3 = 0
|
||||
DUMMYSTRUCTNAME4 = 0
|
||||
DUMMYSTRUCTNAME5 = 0
|
||||
DUMMYUNIONNAME = 0
|
||||
DUMMYUNIONNAME1 = 0
|
||||
DUMMYUNIONNAME2 = 0
|
||||
DUMMYUNIONNAME3 = 0
|
||||
DUMMYUNIONNAME4 = 0
|
||||
DUMMYUNIONNAME5 = 0
|
||||
DUMMYUNIONNAME6 = 0
|
||||
DUMMYUNIONNAME7 = 0
|
||||
DUMMYUNIONNAME8 = 0
|
||||
DUMMYUNIONNAME9 = 0
|
||||
F_OK = 0
|
||||
MINGW_DDK_H = 0
|
||||
MINGW_DDRAW_VERSION = 7
|
||||
MINGW_HAS_DDK_H = 1
|
||||
MINGW_HAS_DDRAW_H = 1
|
||||
MINGW_HAS_SECURE_API = 1
|
||||
MINGW_SDK_INIT = 0
|
||||
R_OK = 4
|
||||
S_IEXEC = 64
|
||||
S_IFBLK = 12288
|
||||
S_IFCHR = 8192
|
||||
S_IFDIR = 16384
|
||||
S_IFIFO = 4096
|
||||
S_IFMT = 61440
|
||||
S_IFREG = 32768
|
||||
S_IREAD = 256
|
||||
S_IRGRP = 32
|
||||
S_IROTH = 4
|
||||
S_IRUSR = 256
|
||||
S_IRWXG = 56
|
||||
S_IRWXO = 7
|
||||
S_IRWXU = 448
|
||||
S_IWGRP = 16
|
||||
S_IWOTH = 2
|
||||
S_IWRITE = 128
|
||||
S_IWUSR = 128
|
||||
S_IXGRP = 8
|
||||
S_IXOTH = 1
|
||||
S_IXUSR = 64
|
||||
UNALIGNED = 0
|
||||
USE___UUIDOF = 0
|
||||
WIN32 = 1
|
||||
WINNT = 1
|
||||
W_OK = 2
|
||||
X_OK = 1
|
||||
X_AGLOBAL = 0
|
||||
X_ANONYMOUS_STRUCT = 0
|
||||
X_ANONYMOUS_UNION = 0
|
||||
X_ARGMAX = 100
|
||||
X_A_ARCH = 0x20
|
||||
X_A_HIDDEN = 0x02
|
||||
X_A_NORMAL = 0x00
|
||||
X_A_RDONLY = 0x01
|
||||
X_A_SUBDIR = 0x10
|
||||
X_A_SYSTEM = 0x04
|
||||
X_CONST_RETURN = 0
|
||||
X_CRTNOALIAS = 0
|
||||
X_CRTRESTRICT = 0
|
||||
X_CRT_ALTERNATIVE_IMPORTED = 0
|
||||
X_CRT_DIRECTORY_DEFINED = 0
|
||||
X_CRT_MANAGED_HEAP_DEPRECATE = 0
|
||||
X_CRT_MEMORY_DEFINED = 0
|
||||
X_CRT_PACKING = 8
|
||||
X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES = 0
|
||||
X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY = 0
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES = 0
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT = 0
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY = 0
|
||||
X_DEV_T_DEFINED = 0
|
||||
X_DLL = 0
|
||||
X_ERRCODE_DEFINED = 0
|
||||
X_FILE_OFFSET_BITS = 64
|
||||
X_FILE_OFFSET_BITS_SET_LSEEK = 0
|
||||
X_FILE_OFFSET_BITS_SET_OFFT = 0
|
||||
X_FINDDATA_T_DEFINED = 0
|
||||
X_FSIZE_T_DEFINED = 0
|
||||
X_INC_CRTDEFS = 0
|
||||
X_INC_CRTDEFS_MACRO = 0
|
||||
X_INC_MINGW_SECAPI = 0
|
||||
X_INC_STAT = 0
|
||||
X_INC_STRING = 0
|
||||
X_INC_STRING_S = 0
|
||||
X_INC_TYPES = 0
|
||||
X_INC_VADEFS = 0
|
||||
X_INC__MINGW_H = 0
|
||||
X_INO_T_DEFINED = 0
|
||||
X_INT128_DEFINED = 0
|
||||
X_INTEGRAL_MAX_BITS = 64
|
||||
X_INTPTR_T_DEFINED = 0
|
||||
X_IO_H_ = 0
|
||||
X_MODE_T_ = 0
|
||||
X_MT = 0
|
||||
X_M_IX86 = 600
|
||||
X_NLSCMPERROR = 2147483647
|
||||
X_NLSCMP_DEFINED = 0
|
||||
X_OFF64_T_DEFINED = 0
|
||||
X_OFF_T_ = 0
|
||||
X_OFF_T_DEFINED = 0
|
||||
X_PGLOBAL = 0
|
||||
X_PID_T_ = 0
|
||||
X_PTRDIFF_T_ = 0
|
||||
X_PTRDIFF_T_DEFINED = 0
|
||||
X_REENTRANT = 1
|
||||
X_RSIZE_T_DEFINED = 0
|
||||
X_SECURECRT_FILL_BUFFER_PATTERN = 0xFD
|
||||
X_SIGSET_T_ = 0
|
||||
X_SIZE_T_DEFINED = 0
|
||||
X_SSIZE_T_DEFINED = 0
|
||||
X_STAT_DEFINED = 0
|
||||
X_S_IEXEC = 0x0040
|
||||
X_S_IFBLK = 0x3000
|
||||
X_S_IFCHR = 0x2000
|
||||
X_S_IFDIR = 0x4000
|
||||
X_S_IFIFO = 0x1000
|
||||
X_S_IFMT = 0xF000
|
||||
X_S_IFREG = 0x8000
|
||||
X_S_IREAD = 0x0100
|
||||
X_S_IRUSR = 256
|
||||
X_S_IRWXU = 448
|
||||
X_S_IWRITE = 0x0080
|
||||
X_S_IWUSR = 128
|
||||
X_S_IXUSR = 64
|
||||
X_TAGLC_ID_DEFINED = 0
|
||||
X_THREADLOCALEINFO = 0
|
||||
X_TIME32_T_DEFINED = 0
|
||||
X_TIME64_T_DEFINED = 0
|
||||
X_TIMESPEC_DEFINED = 0
|
||||
X_TIME_T_DEFINED = 0
|
||||
X_UINTPTR_T_DEFINED = 0
|
||||
X_USE_32BIT_TIME_T = 0
|
||||
X_VA_LIST_DEFINED = 0
|
||||
X_W64 = 0
|
||||
X_WCHAR_T_DEFINED = 0
|
||||
X_WCTYPE_T_DEFINED = 0
|
||||
X_WConst_return = 0
|
||||
X_WFINDDATA_T_DEFINED = 0
|
||||
X_WIN32 = 1
|
||||
X_WIN32_WINNT = 0x502
|
||||
X_WINT_T = 0
|
||||
X_WIO_DEFINED = 0
|
||||
X_WSTAT_DEFINED = 0
|
||||
X_WSTRING_DEFINED = 0
|
||||
X_WSTRING_S_DEFINED = 0
|
||||
X_X86_ = 1
|
||||
I386 = 1
|
||||
DUMMYSTRUCTNAME = 0 // _mingw.h:519:1:
|
||||
DUMMYSTRUCTNAME1 = 0 // _mingw.h:520:1:
|
||||
DUMMYSTRUCTNAME2 = 0 // _mingw.h:521:1:
|
||||
DUMMYSTRUCTNAME3 = 0 // _mingw.h:522:1:
|
||||
DUMMYSTRUCTNAME4 = 0 // _mingw.h:523:1:
|
||||
DUMMYSTRUCTNAME5 = 0 // _mingw.h:524:1:
|
||||
DUMMYUNIONNAME = 0 // _mingw.h:497:1:
|
||||
DUMMYUNIONNAME1 = 0 // _mingw.h:498:1:
|
||||
DUMMYUNIONNAME2 = 0 // _mingw.h:499:1:
|
||||
DUMMYUNIONNAME3 = 0 // _mingw.h:500:1:
|
||||
DUMMYUNIONNAME4 = 0 // _mingw.h:501:1:
|
||||
DUMMYUNIONNAME5 = 0 // _mingw.h:502:1:
|
||||
DUMMYUNIONNAME6 = 0 // _mingw.h:503:1:
|
||||
DUMMYUNIONNAME7 = 0 // _mingw.h:504:1:
|
||||
DUMMYUNIONNAME8 = 0 // _mingw.h:505:1:
|
||||
DUMMYUNIONNAME9 = 0 // _mingw.h:506:1:
|
||||
F_OK = 0 // io.h:182:1:
|
||||
MINGW_DDK_H = 0 // _mingw_ddk.h:2:1:
|
||||
MINGW_HAS_DDK_H = 1 // _mingw_ddk.h:4:1:
|
||||
MINGW_HAS_SECURE_API = 1 // _mingw.h:602:1:
|
||||
MINGW_SDK_INIT = 0 // _mingw.h:598:1:
|
||||
R_OK = 4 // io.h:185:1:
|
||||
S_IEXEC = 64 // stat.h:141:1:
|
||||
S_IFBLK = 12288 // stat.h:143:1:
|
||||
S_IFCHR = 8192 // stat.h:137:1:
|
||||
S_IFDIR = 16384 // stat.h:136:1:
|
||||
S_IFIFO = 4096 // stat.h:142:1:
|
||||
S_IFMT = 61440 // stat.h:135:1:
|
||||
S_IFREG = 32768 // stat.h:138:1:
|
||||
S_IREAD = 256 // stat.h:139:1:
|
||||
S_IRGRP = 32 // stat.h:155:1:
|
||||
S_IROTH = 4 // stat.h:160:1:
|
||||
S_IRUSR = 256 // stat.h:152:1:
|
||||
S_IRWXG = 56 // stat.h:158:1:
|
||||
S_IRWXO = 7 // stat.h:163:1:
|
||||
S_IRWXU = 448 // stat.h:149:1:
|
||||
S_IWGRP = 16 // stat.h:156:1:
|
||||
S_IWOTH = 2 // stat.h:161:1:
|
||||
S_IWRITE = 128 // stat.h:140:1:
|
||||
S_IWUSR = 128 // stat.h:151:1:
|
||||
S_IXGRP = 8 // stat.h:157:1:
|
||||
S_IXOTH = 1 // stat.h:162:1:
|
||||
S_IXUSR = 64 // stat.h:150:1:
|
||||
UNALIGNED = 0 // _mingw.h:384:1:
|
||||
USE___UUIDOF = 0 // _mingw.h:77:1:
|
||||
WIN32 = 1 // <predefined>:258:1:
|
||||
WINNT = 1 // <predefined>:306:1:
|
||||
W_OK = 2 // io.h:184:1:
|
||||
X_OK = 1 // io.h:183:1:
|
||||
X_AGLOBAL = 0 // _mingw.h:346:1:
|
||||
X_ANONYMOUS_STRUCT = 0 // _mingw.h:474:1:
|
||||
X_ANONYMOUS_UNION = 0 // _mingw.h:473:1:
|
||||
X_ARGMAX = 100 // _mingw.h:402:1:
|
||||
X_A_ARCH = 0x20 // io.h:156:1:
|
||||
X_A_HIDDEN = 0x02 // io.h:153:1:
|
||||
X_A_NORMAL = 0x00 // io.h:151:1:
|
||||
X_A_RDONLY = 0x01 // io.h:152:1:
|
||||
X_A_SUBDIR = 0x10 // io.h:155:1:
|
||||
X_A_SYSTEM = 0x04 // io.h:154:1:
|
||||
X_CONST_RETURN = 0 // _mingw.h:377:1:
|
||||
X_CRTNOALIAS = 0 // corecrt.h:29:1:
|
||||
X_CRTRESTRICT = 0 // corecrt.h:33:1:
|
||||
X_CRT_ALTERNATIVE_IMPORTED = 0 // _mingw.h:313:1:
|
||||
X_CRT_DIRECTORY_DEFINED = 0 // io.h:214:1:
|
||||
X_CRT_MANAGED_HEAP_DEPRECATE = 0 // _mingw.h:361:1:
|
||||
X_CRT_MEMORY_DEFINED = 0 // string.h:44:1:
|
||||
X_CRT_PACKING = 8 // corecrt.h:14:1:
|
||||
X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES = 0 // _mingw_secapi.h:34:1:
|
||||
X_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY = 0 // _mingw_secapi.h:35:1:
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES = 0 // _mingw_secapi.h:36:1:
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT = 0 // _mingw_secapi.h:37:1:
|
||||
X_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY = 0 // _mingw_secapi.h:38:1:
|
||||
X_CRT_USE_WINAPI_FAMILY_DESKTOP_APP = 0 // corecrt.h:501:1:
|
||||
X_DEV_T_DEFINED = 0 // types.h:50:1:
|
||||
X_DLL = 0 // _mingw.h:326:1:
|
||||
X_ERRCODE_DEFINED = 0 // corecrt.h:117:1:
|
||||
X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
|
||||
X_FILE_OFFSET_BITS_SET_LSEEK = 0 // io.h:350:1:
|
||||
X_FILE_OFFSET_BITS_SET_OFFT = 0 // _mingw_off_t.h:21:1:
|
||||
X_FINDDATA_T_DEFINED = 0 // io.h:89:1:
|
||||
X_FSIZE_T_DEFINED = 0 // io.h:30:1:
|
||||
X_ILP32 = 1 // <predefined>:211:1:
|
||||
X_INC_CORECRT = 0 // corecrt.h:8:1:
|
||||
X_INC_CRTDEFS = 0 // crtdefs.h:8:1:
|
||||
X_INC_CRTDEFS_MACRO = 0 // _mingw_mac.h:8:1:
|
||||
X_INC_MINGW_SECAPI = 0 // _mingw_secapi.h:8:1:
|
||||
X_INC_STAT = 0 // stat.h:7:1:
|
||||
X_INC_STRING = 0 // string.h:7:1:
|
||||
X_INC_STRING_S = 0 // string_s.h:7:1:
|
||||
X_INC_TYPES = 0 // types.h:7:1:
|
||||
X_INC_VADEFS = 0 // vadefs.h:7:1:
|
||||
X_INC__MINGW_H = 0 // _mingw.h:8:1:
|
||||
X_INO_T_DEFINED = 0 // types.h:42:1:
|
||||
X_INT128_DEFINED = 0 // _mingw.h:237:1:
|
||||
X_INTEGRAL_MAX_BITS = 64 // <predefined>:320:1:
|
||||
X_INTPTR_T_DEFINED = 0 // corecrt.h:62:1:
|
||||
X_IO_H_ = 0 // io.h:7:1:
|
||||
X_MODE_T_ = 0 // types.h:73:1:
|
||||
X_MT = 0 // _mingw.h:330:1:
|
||||
X_M_IX86 = 600 // _mingw_mac.h:54:1:
|
||||
X_NLSCMPERROR = 2147483647 // string.h:26:1:
|
||||
X_NLSCMP_DEFINED = 0 // string.h:25:1:
|
||||
X_OFF64_T_DEFINED = 0 // _mingw_off_t.h:12:1:
|
||||
X_OFF_T_ = 0 // _mingw_off_t.h:4:1:
|
||||
X_OFF_T_DEFINED = 0 // _mingw_off_t.h:2:1:
|
||||
X_PGLOBAL = 0 // _mingw.h:342:1:
|
||||
X_PID_T_ = 0 // types.h:58:1:
|
||||
X_PTRDIFF_T_ = 0 // corecrt.h:90:1:
|
||||
X_PTRDIFF_T_DEFINED = 0 // corecrt.h:88:1:
|
||||
X_RSIZE_T_DEFINED = 0 // corecrt.h:58:1:
|
||||
X_SECURECRT_FILL_BUFFER_PATTERN = 0xFD // _mingw.h:349:1:
|
||||
X_SIGSET_T_ = 0 // types.h:101:1:
|
||||
X_SIZE_T_DEFINED = 0 // corecrt.h:37:1:
|
||||
X_SSIZE_T_DEFINED = 0 // corecrt.h:47:1:
|
||||
X_STAT_DEFINED = 0 // _mingw_stat64.h:101:1:
|
||||
X_S_IEXEC = 0x0040 // stat.h:67:1:
|
||||
X_S_IFBLK = 0x3000 // stat.h:133:1:
|
||||
X_S_IFCHR = 0x2000 // stat.h:62:1:
|
||||
X_S_IFDIR = 0x4000 // stat.h:61:1:
|
||||
X_S_IFIFO = 0x1000 // stat.h:63:1:
|
||||
X_S_IFMT = 0xF000 // stat.h:60:1:
|
||||
X_S_IFREG = 0x8000 // stat.h:64:1:
|
||||
X_S_IREAD = 0x0100 // stat.h:65:1:
|
||||
X_S_IRUSR = 256 // stat.h:153:1:
|
||||
X_S_IRWXU = 448 // stat.h:145:1:
|
||||
X_S_IWRITE = 0x0080 // stat.h:66:1:
|
||||
X_S_IWUSR = 128 // stat.h:147:1:
|
||||
X_S_IXUSR = 64 // stat.h:146:1:
|
||||
X_TAGLC_ID_DEFINED = 0 // corecrt.h:447:1:
|
||||
X_THREADLOCALEINFO = 0 // corecrt.h:456:1:
|
||||
X_TIME32_T_DEFINED = 0 // corecrt.h:122:1:
|
||||
X_TIME64_T_DEFINED = 0 // corecrt.h:127:1:
|
||||
X_TIMESPEC_DEFINED = 0 // types.h:88:1:
|
||||
X_TIME_T_DEFINED = 0 // corecrt.h:139:1:
|
||||
X_UINTPTR_T_DEFINED = 0 // corecrt.h:75:1:
|
||||
X_USE_32BIT_TIME_T = 0 // _mingw.h:372:1:
|
||||
X_VA_LIST_DEFINED = 0 // <builtin>:55:1:
|
||||
X_W64 = 0 // _mingw.h:296:1:
|
||||
X_WCHAR_T_DEFINED = 0 // corecrt.h:101:1:
|
||||
X_WCTYPE_T_DEFINED = 0 // corecrt.h:108:1:
|
||||
X_WConst_return = 0 // string.h:41:1:
|
||||
X_WFINDDATA_T_DEFINED = 0 // io.h:148:1:
|
||||
X_WIN32 = 1 // <predefined>:164:1:
|
||||
X_WIN32_WINNT = 0x502 // _mingw.h:233:1:
|
||||
X_WINT_T = 0 // corecrt.h:110:1:
|
||||
X_WIO_DEFINED = 0 // io.h:295:1:
|
||||
X_WSTAT_DEFINED = 0 // stat.h:125:1:
|
||||
X_WSTRING_DEFINED = 0 // string.h:129:1:
|
||||
X_WSTRING_S_DEFINED = 0 // string_s.h:48:1:
|
||||
X_X86_ = 1 // <predefined>:169:1:
|
||||
I386 = 1 // <predefined>:171:1:
|
||||
)
|
||||
|
||||
type Ptrdiff_t = int32 /* <builtin>:3:26 */
|
||||
|
|
@ -199,6 +199,11 @@ type Va_list = X__builtin_va_list /* <builtin>:50:27 */
|
|||
// This file is part of the mingw-w64 runtime package.
|
||||
// No warranty is given; refer to the file DISCLAIMER.PD within this package.
|
||||
|
||||
// *
|
||||
// This file has no copyright assigned and is placed in the Public Domain.
|
||||
// This file is part of the mingw-w64 runtime package.
|
||||
// No warranty is given; refer to the file DISCLAIMER.PD within this package.
|
||||
|
||||
// This macro holds an monotonic increasing value, which indicates
|
||||
// a specific fix/patch is present on trunk. This value isn't related to
|
||||
// minor/major version-macros. It is increased on demand, if a big
|
||||
|
|
@ -219,6 +224,12 @@ type Va_list = X__builtin_va_list /* <builtin>:50:27 */
|
|||
// MinGW-w64 has some additional C99 printf/scanf feature support.
|
||||
// So we add some helper macros to ease recognition of them.
|
||||
|
||||
// If _FORTIFY_SOURCE is enabled, some inline functions may use
|
||||
// __builtin_va_arg_pack(). GCC may report an error if the address
|
||||
// of such a function is used. Set _FORTIFY_VA_ARG=0 in this case.
|
||||
|
||||
// Enable workaround for ABI incompatibility on affected platforms
|
||||
|
||||
// *
|
||||
// This file has no copyright assigned and is placed in the Public Domain.
|
||||
// This file is part of the mingw-w64 runtime package.
|
||||
|
|
@ -259,26 +270,28 @@ type Va_list = X__builtin_va_list /* <builtin>:50:27 */
|
|||
// This file is part of the mingw-w64 runtime package.
|
||||
// No warranty is given; refer to the file DISCLAIMER.PD within this package.
|
||||
|
||||
// for backward compatibility
|
||||
|
||||
type X__gnuc_va_list = X__builtin_va_list /* vadefs.h:24:29 */
|
||||
|
||||
type Ssize_t = int32 /* crtdefs.h:47:13 */
|
||||
type Ssize_t = int32 /* corecrt.h:52:13 */
|
||||
|
||||
type Rsize_t = Size_t /* crtdefs.h:52:16 */
|
||||
type Rsize_t = Size_t /* corecrt.h:57:16 */
|
||||
|
||||
type Intptr_t = int32 /* crtdefs.h:64:13 */
|
||||
type Intptr_t = int32 /* corecrt.h:69:13 */
|
||||
|
||||
type Uintptr_t = uint32 /* crtdefs.h:77:22 */
|
||||
type Uintptr_t = uint32 /* corecrt.h:82:22 */
|
||||
|
||||
type Wint_t = uint16 /* crtdefs.h:106:24 */
|
||||
type Wctype_t = uint16 /* crtdefs.h:107:24 */
|
||||
type Wint_t = uint16 /* corecrt.h:111:24 */
|
||||
type Wctype_t = uint16 /* corecrt.h:112:24 */
|
||||
|
||||
type Errno_t = int32 /* crtdefs.h:113:13 */
|
||||
type Errno_t = int32 /* corecrt.h:118:13 */
|
||||
|
||||
type X__time32_t = int32 /* crtdefs.h:118:14 */
|
||||
type X__time32_t = int32 /* corecrt.h:123:14 */
|
||||
|
||||
type X__time64_t = int64 /* crtdefs.h:123:35 */
|
||||
type X__time64_t = int64 /* corecrt.h:128:35 */
|
||||
|
||||
type Time_t = X__time32_t /* crtdefs.h:136:20 */
|
||||
type Time_t = X__time32_t /* corecrt.h:141:20 */
|
||||
|
||||
type Threadlocaleinfostruct = struct {
|
||||
Frefcount int32
|
||||
|
|
@ -304,29 +317,29 @@ type Threadlocaleinfostruct = struct {
|
|||
Fpclmap uintptr
|
||||
Fpcumap uintptr
|
||||
Flc_time_curr uintptr
|
||||
} /* crtdefs.h:422:1 */
|
||||
} /* corecrt.h:435:1 */
|
||||
|
||||
type Pthreadlocinfo = uintptr /* crtdefs.h:424:39 */
|
||||
type Pthreadmbcinfo = uintptr /* crtdefs.h:425:36 */
|
||||
type Pthreadlocinfo = uintptr /* corecrt.h:437:39 */
|
||||
type Pthreadmbcinfo = uintptr /* corecrt.h:438:36 */
|
||||
|
||||
type Localeinfo_struct = struct {
|
||||
Flocinfo Pthreadlocinfo
|
||||
Fmbcinfo Pthreadmbcinfo
|
||||
} /* crtdefs.h:428:9 */
|
||||
} /* corecrt.h:441:9 */
|
||||
|
||||
type X_locale_tstruct = Localeinfo_struct /* crtdefs.h:431:3 */
|
||||
type X_locale_t = uintptr /* crtdefs.h:431:19 */
|
||||
type X_locale_tstruct = Localeinfo_struct /* corecrt.h:444:3 */
|
||||
type X_locale_t = uintptr /* corecrt.h:444:19 */
|
||||
|
||||
type TagLC_ID = struct {
|
||||
FwLanguage uint16
|
||||
FwCountry uint16
|
||||
FwCodePage uint16
|
||||
} /* crtdefs.h:422:1 */
|
||||
} /* corecrt.h:435:1 */
|
||||
|
||||
type LC_ID = TagLC_ID /* crtdefs.h:439:3 */
|
||||
type LPLC_ID = uintptr /* crtdefs.h:439:9 */
|
||||
type LC_ID = TagLC_ID /* corecrt.h:452:3 */
|
||||
type LPLC_ID = uintptr /* corecrt.h:452:9 */
|
||||
|
||||
type Threadlocinfo = Threadlocaleinfostruct /* crtdefs.h:468:3 */
|
||||
type Threadlocinfo = Threadlocaleinfostruct /* corecrt.h:487:3 */
|
||||
type X_fsize_t = uint32 /* io.h:29:25 */
|
||||
|
||||
type X_finddata32_t = struct {
|
||||
|
|
@ -460,7 +473,7 @@ type Itimerspec = struct {
|
|||
|
||||
type X_sigset_t = uint32 /* types.h:106:23 */
|
||||
|
||||
type X_stat = struct {
|
||||
type X_stat32 = struct {
|
||||
Fst_dev X_dev_t
|
||||
Fst_ino X_ino_t
|
||||
Fst_mode uint16
|
||||
|
|
@ -473,7 +486,7 @@ type X_stat = struct {
|
|||
Fst_atime X__time32_t
|
||||
Fst_mtime X__time32_t
|
||||
Fst_ctime X__time32_t
|
||||
} /* _mingw_stat64.h:28:3 */
|
||||
} /* _mingw_stat64.h:25:3 */
|
||||
|
||||
type Stat = struct {
|
||||
Fst_dev X_dev_t
|
||||
|
|
@ -488,7 +501,7 @@ type Stat = struct {
|
|||
Fst_atime Time_t
|
||||
Fst_mtime Time_t
|
||||
Fst_ctime Time_t
|
||||
} /* _mingw_stat64.h:43:3 */
|
||||
} /* _mingw_stat64.h:40:3 */
|
||||
|
||||
type X_stati64 = struct {
|
||||
Fst_dev X_dev_t
|
||||
|
|
@ -505,7 +518,7 @@ type X_stati64 = struct {
|
|||
Fst_mtime X__time32_t
|
||||
Fst_ctime X__time32_t
|
||||
F__ccgo_pad3 [4]byte
|
||||
} /* _mingw_stat64.h:58:3 */
|
||||
} /* _mingw_stat64.h:55:3 */
|
||||
|
||||
type X_stat64i32 = struct {
|
||||
Fst_dev X_dev_t
|
||||
|
|
@ -520,7 +533,7 @@ type X_stat64i32 = struct {
|
|||
Fst_atime X__time64_t
|
||||
Fst_mtime X__time64_t
|
||||
Fst_ctime X__time64_t
|
||||
} /* _mingw_stat64.h:72:3 */
|
||||
} /* _mingw_stat64.h:69:3 */
|
||||
|
||||
type X_stat64 = struct {
|
||||
Fst_dev X_dev_t
|
||||
|
|
@ -536,6 +549,6 @@ type X_stat64 = struct {
|
|||
Fst_atime X__time64_t
|
||||
Fst_mtime X__time64_t
|
||||
Fst_ctime X__time64_t
|
||||
} /* _mingw_stat64.h:86:3 */
|
||||
} /* _mingw_stat64.h:83:3 */
|
||||
|
||||
var _ int8 /* gen.c:2:13: */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue