forked from mirrors/gotosocial
07727753b9
* Add whereNotEmptyAndNotNull * Add GetRemoteOlderThanDays * Add GetRemoteOlderThanDays * Add PruneRemote to Manager interface * Start implementing PruneRemote * add new attachment + status to tests * fix up and test GetRemoteOlderThan * fix bad import * PruneRemote: return number pruned * add Cached column to mediaattachment * update + test pruneRemote * update mediaTest * use Cached column * upstep bun to latest version * embed structs in mediaAttachment * migrate mediaAttachment to new format * don't default cached to true * select only remote media * update db dependencies * step bun back to last working version * update pruneRemote to use Cached field * fix storage path of test attachments * add recache logic to manager * fix trimmed aspect ratio * test prune and recache * return errwithcode * tidy up different paths for emoji vs attachment * fix incorrect thumbnail type being stored * expose TransportController to media processor * implement tee-ing recached content * add thoughts of dog to test fedi attachments * test get remote files * add comment on PruneRemote * add postData cleanup to recache * test thumbnail fetching * add incredible diagram * go mod tidy * buffer pipes for recache streaming * test for client stops reading after 1kb * add media-remote-cache-days to config * add cron package * wrap logrus so it's available to cron * start and stop cron jobs gracefully
142 lines
3.5 KiB
Go
142 lines
3.5 KiB
Go
// Code generated by 'ccgo errno/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 errno/errno_openbsd_amd64.go -pkgname errno', DO NOT EDIT.
|
|
|
|
package errno
|
|
|
|
import (
|
|
"math"
|
|
"reflect"
|
|
"sync/atomic"
|
|
"unsafe"
|
|
)
|
|
|
|
var _ = math.Pi
|
|
var _ reflect.Kind
|
|
var _ atomic.Value
|
|
var _ unsafe.Pointer
|
|
|
|
const (
|
|
E2BIG = 7
|
|
EACCES = 13
|
|
EADDRINUSE = 48
|
|
EADDRNOTAVAIL = 49
|
|
EAFNOSUPPORT = 47
|
|
EAGAIN = 35
|
|
EALREADY = 37
|
|
EAUTH = 80
|
|
EBADF = 9
|
|
EBADMSG = 92
|
|
EBADRPC = 72
|
|
EBUSY = 16
|
|
ECANCELED = 88
|
|
ECHILD = 10
|
|
ECONNABORTED = 53
|
|
ECONNREFUSED = 61
|
|
ECONNRESET = 54
|
|
EDEADLK = 11
|
|
EDESTADDRREQ = 39
|
|
EDOM = 33
|
|
EDQUOT = 69
|
|
EEXIST = 17
|
|
EFAULT = 14
|
|
EFBIG = 27
|
|
EFTYPE = 79
|
|
EHOSTDOWN = 64
|
|
EHOSTUNREACH = 65
|
|
EIDRM = 89
|
|
EILSEQ = 84
|
|
EINPROGRESS = 36
|
|
EINTR = 4
|
|
EINVAL = 22
|
|
EIO = 5
|
|
EIPSEC = 82
|
|
EISCONN = 56
|
|
EISDIR = 21
|
|
ELAST = 95
|
|
ELOOP = 62
|
|
EMEDIUMTYPE = 86
|
|
EMFILE = 24
|
|
EMLINK = 31
|
|
EMSGSIZE = 40
|
|
ENAMETOOLONG = 63
|
|
ENEEDAUTH = 81
|
|
ENETDOWN = 50
|
|
ENETRESET = 52
|
|
ENETUNREACH = 51
|
|
ENFILE = 23
|
|
ENOATTR = 83
|
|
ENOBUFS = 55
|
|
ENODEV = 19
|
|
ENOENT = 2
|
|
ENOEXEC = 8
|
|
ENOLCK = 77
|
|
ENOMEDIUM = 85
|
|
ENOMEM = 12
|
|
ENOMSG = 90
|
|
ENOPROTOOPT = 42
|
|
ENOSPC = 28
|
|
ENOSYS = 78
|
|
ENOTBLK = 15
|
|
ENOTCONN = 57
|
|
ENOTDIR = 20
|
|
ENOTEMPTY = 66
|
|
ENOTRECOVERABLE = 93
|
|
ENOTSOCK = 38
|
|
ENOTSUP = 91
|
|
ENOTTY = 25
|
|
ENXIO = 6
|
|
EOPNOTSUPP = 45
|
|
EOVERFLOW = 87
|
|
EOWNERDEAD = 94
|
|
EPERM = 1
|
|
EPFNOSUPPORT = 46
|
|
EPIPE = 32
|
|
EPROCLIM = 67
|
|
EPROCUNAVAIL = 76
|
|
EPROGMISMATCH = 75
|
|
EPROGUNAVAIL = 74
|
|
EPROTO = 95
|
|
EPROTONOSUPPORT = 43
|
|
EPROTOTYPE = 41
|
|
ERANGE = 34
|
|
EREMOTE = 71
|
|
EROFS = 30
|
|
ERPCMISMATCH = 73
|
|
ESHUTDOWN = 58
|
|
ESOCKTNOSUPPORT = 44
|
|
ESPIPE = 29
|
|
ESRCH = 3
|
|
ESTALE = 70
|
|
ETIMEDOUT = 60
|
|
ETOOMANYREFS = 59
|
|
ETXTBSY = 26
|
|
EUSERS = 68
|
|
EWOULDBLOCK = 35
|
|
EXDEV = 18
|
|
X_ERRNO_H_ = 0
|
|
X_FILE_OFFSET_BITS = 64
|
|
X_LP64 = 1
|
|
X_MACHINE_CDEFS_H_ = 0
|
|
X_RET_PROTECTOR = 1
|
|
X_SYS_CDEFS_H_ = 0
|
|
Unix = 1
|
|
)
|
|
|
|
type Ptrdiff_t = int64 /* <builtin>:3:26 */
|
|
|
|
type Size_t = uint64 /* <builtin>:9:23 */
|
|
|
|
type Wchar_t = int32 /* <builtin>:15:24 */
|
|
|
|
type X__int128_t = struct {
|
|
Flo int64
|
|
Fhi int64
|
|
} /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128
|
|
type X__uint128_t = struct {
|
|
Flo uint64
|
|
Fhi uint64
|
|
} /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128
|
|
|
|
type X__builtin_va_list = uintptr /* <builtin>:46:14 */
|
|
type X__float128 = float64 /* <builtin>:47:21 */
|
|
|
|
var _ int8 /* gen.c:2:13: */
|