summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/libc/pthread/pthread_openbsd_amd64.go
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2022-11-28 11:19:39 +0100
committerLibravatar GitHub <noreply@github.com>2022-11-28 11:19:39 +0100
commitdaf44ac2b709922512cfee3cde686b84b4868775 (patch)
tree2967df466f8d4515d32c05cf520ba3e7a19d4fae /vendor/modernc.org/libc/pthread/pthread_openbsd_amd64.go
parent[chore]: Bump codeberg.org/gruf/go-store/v2 from 2.0.9 to 2.0.10 (#1160) (diff)
downloadgotosocial-daf44ac2b709922512cfee3cde686b84b4868775.tar.xz
[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
Diffstat (limited to 'vendor/modernc.org/libc/pthread/pthread_openbsd_amd64.go')
-rw-r--r--vendor/modernc.org/libc/pthread/pthread_openbsd_amd64.go71
1 files changed, 35 insertions, 36 deletions
diff --git a/vendor/modernc.org/libc/pthread/pthread_openbsd_amd64.go b/vendor/modernc.org/libc/pthread/pthread_openbsd_amd64.go
index ae577d4c6..b03d39f16 100644
--- a/vendor/modernc.org/libc/pthread/pthread_openbsd_amd64.go
+++ b/vendor/modernc.org/libc/pthread/pthread_openbsd_amd64.go
@@ -224,8 +224,8 @@ const (
WORD_BIT = 32 // limits.h:93: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:
@@ -240,11 +240,12 @@ const (
X_MACHINE_LIMITS_H_ = 0 // limits.h:35:1:
X_MACHINE_SIGNAL_H_ = 0 // signal.h:36:1:
X_MACHINE__TYPES_H_ = 0 // _types.h:36:1:
+ X_MAXCOMLEN = 24 // syslimits.h:79:1:
X_MAX_PAGE_SHIFT = 12 // _types.h:52:1:
X_NSIG = 33 // signal.h:45: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_POSIX2_BC_BASE_MAX = 99 // limits.h:71:1:
X_POSIX2_BC_DIM_MAX = 2048 // limits.h:72:1:
X_POSIX2_BC_SCALE_MAX = 99 // limits.h:73:1:
@@ -286,8 +287,8 @@ const (
X_SCHED_H_ = 0 // sched.h:40: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:
@@ -300,11 +301,11 @@ 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:
@@ -312,7 +313,7 @@ const (
X_XOPEN_IOV_MAX = 16 // limits.h:106:1:
X_XOPEN_NAME_MAX = 255 // limits.h:107:1:
X_XOPEN_PATH_MAX = 1024 // limits.h:108:1:
- Unix = 1 // <predefined>:340:1:
+ Unix = 1 // <predefined>:344:1:
)
// Flags for once initialization.
@@ -384,7 +385,7 @@ type X__float128 = float64 /* <builtin>:47:21 */
// $FreeBSD: pthread.h,v 1.13 1999/07/31 08:36:07 rse Exp $
// Header files.
-// $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 $
// -
@@ -681,7 +682,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
@@ -841,18 +842,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.
@@ -934,31 +934,30 @@ 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.
-// $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
@@ -1022,7 +1021,7 @@ type Off_t = X__off_t /* types.h:194:18 */
//
// @(#)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 $
// -
@@ -1194,7 +1193,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
@@ -1514,7 +1513,7 @@ type Sigval = struct {
// SIGCHLD signal codes
-// $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
@@ -1801,7 +1800,7 @@ type Ucontext_t = Sigcontext /* signal.h:190:27 */
// max value for a signed long long
// min value for a signed long long
-// $OpenBSD: syslimits.h,v 1.14 2020/04/02 18:00:00 deraadt Exp $
+// $OpenBSD: syslimits.h,v 1.15 2022/02/22 16:58:08 deraadt Exp $
// $NetBSD: syslimits.h,v 1.12 1995/10/05 05:26:19 thorpej Exp $
// Copyright (c) 1988, 1993
@@ -1905,7 +1904,7 @@ type Ucontext_t = Sigcontext /* signal.h:190:27 */
// SUCH DAMAGE.
//
-// $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 $
// -