fts_linux_arm64.go 87 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053
  1. // Code generated by 'ccgo fts/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 fts/fts_linux_arm64.go -pkgname fts', DO NOT EDIT.
  2. package fts
  3. import (
  4. "math"
  5. "reflect"
  6. "sync/atomic"
  7. "unsafe"
  8. )
  9. var _ = math.Pi
  10. var _ reflect.Kind
  11. var _ atomic.Value
  12. var _ unsafe.Pointer
  13. const (
  14. ACCESSPERMS = 511
  15. ALLPERMS = 4095
  16. BIG_ENDIAN = 4321
  17. BYTE_ORDER = 1234
  18. DEFFILEMODE = 438
  19. FD_SETSIZE = 1024
  20. FTS_AGAIN = 1
  21. FTS_COMFOLLOW = 0x0001
  22. FTS_D = 1
  23. FTS_DC = 2
  24. FTS_DEFAULT = 3
  25. FTS_DNR = 4
  26. FTS_DONTCHDIR = 0x01
  27. FTS_DOT = 5
  28. FTS_DP = 6
  29. FTS_ERR = 7
  30. FTS_F = 8
  31. FTS_FOLLOW = 2
  32. FTS_INIT = 9
  33. FTS_LOGICAL = 0x0002
  34. FTS_NAMEONLY = 0x0100
  35. FTS_NOCHDIR = 0x0004
  36. FTS_NOINSTR = 3
  37. FTS_NOSTAT = 0x0008
  38. FTS_NS = 10
  39. FTS_NSOK = 11
  40. FTS_OPTIONMASK = 0x00ff
  41. FTS_PHYSICAL = 0x0010
  42. FTS_ROOTLEVEL = 0
  43. FTS_ROOTPARENTLEVEL = -1
  44. FTS_SEEDOT = 0x0020
  45. FTS_SKIP = 4
  46. FTS_SL = 12
  47. FTS_SLNONE = 13
  48. FTS_STOP = 0x0200
  49. FTS_SYMFOLLOW = 0x02
  50. FTS_W = 14
  51. FTS_WHITEOUT = 0x0080
  52. FTS_XDEV = 0x0040
  53. LITTLE_ENDIAN = 1234
  54. PDP_ENDIAN = 3412
  55. S_BLKSIZE = 512
  56. S_IEXEC = 64
  57. S_IFBLK = 24576
  58. S_IFCHR = 8192
  59. S_IFDIR = 16384
  60. S_IFIFO = 4096
  61. S_IFLNK = 40960
  62. S_IFMT = 61440
  63. S_IFREG = 32768
  64. S_IFSOCK = 49152
  65. S_IREAD = 256
  66. S_IRGRP = 32
  67. S_IROTH = 4
  68. S_IRUSR = 256
  69. S_IRWXG = 56
  70. S_IRWXO = 7
  71. S_IRWXU = 448
  72. S_ISGID = 1024
  73. S_ISUID = 2048
  74. S_ISVTX = 512
  75. S_IWGRP = 16
  76. S_IWOTH = 2
  77. S_IWRITE = 128
  78. S_IWUSR = 128
  79. S_IXGRP = 8
  80. S_IXOTH = 1
  81. S_IXUSR = 64
  82. UTIME_NOW = 1073741823
  83. UTIME_OMIT = 1073741822
  84. X_ATFILE_SOURCE = 1
  85. X_BITS_BYTESWAP_H = 1
  86. X_BITS_ENDIANNESS_H = 1
  87. X_BITS_ENDIAN_H = 1
  88. X_BITS_PTHREADTYPES_ARCH_H = 1
  89. X_BITS_PTHREADTYPES_COMMON_H = 1
  90. X_BITS_STAT_H = 1
  91. X_BITS_STDINT_INTN_H = 1
  92. X_BITS_TIME64_H = 1
  93. X_BITS_TYPESIZES_H = 1
  94. X_BITS_TYPES_H = 1
  95. X_BITS_UINTN_IDENTITY_H = 1
  96. X_BSD_SIZE_T_ = 0
  97. X_BSD_SIZE_T_DEFINED_ = 0
  98. X_DEFAULT_SOURCE = 1
  99. X_ENDIAN_H = 1
  100. X_FEATURES_H = 1
  101. X_FILE_OFFSET_BITS = 64
  102. X_FTS_H = 1
  103. X_GCC_SIZE_T = 0
  104. X_LP64 = 1
  105. X_MKNOD_VER = 0
  106. X_MKNOD_VER_LINUX = 0
  107. X_POSIX_C_SOURCE = 200809
  108. X_POSIX_SOURCE = 1
  109. X_RWLOCK_INTERNAL_H = 0
  110. X_SIZET_ = 0
  111. X_SIZE_T = 0
  112. X_SIZE_T_ = 0
  113. X_SIZE_T_DECLARED = 0
  114. X_SIZE_T_DEFINED = 0
  115. X_SIZE_T_DEFINED_ = 0
  116. X_STATBUF_ST_BLKSIZE = 0
  117. X_STATBUF_ST_NSEC = 0
  118. X_STATBUF_ST_RDEV = 0
  119. X_STAT_VER = 0
  120. X_STAT_VER_KERNEL = 0
  121. X_STAT_VER_LINUX = 0
  122. X_STDC_PREDEF_H = 1
  123. X_STRUCT_TIMESPEC = 1
  124. X_SYS_CDEFS_H = 1
  125. X_SYS_SELECT_H = 1
  126. X_SYS_SIZE_T_H = 0
  127. X_SYS_STAT_H = 1
  128. X_SYS_TYPES_H = 1
  129. X_THREAD_MUTEX_INTERNAL_H = 1
  130. X_THREAD_SHARED_TYPES_H = 1
  131. X_T_SIZE = 0
  132. X_T_SIZE_ = 0
  133. Linux = 1
  134. Unix = 1
  135. )
  136. type Ptrdiff_t = int64 /* <builtin>:3:26 */
  137. type Size_t = uint64 /* <builtin>:9:23 */
  138. type Wchar_t = uint32 /* <builtin>:15:24 */
  139. type X__int128_t = struct {
  140. Flo int64
  141. Fhi int64
  142. } /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128
  143. type X__uint128_t = struct {
  144. Flo uint64
  145. Fhi uint64
  146. } /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128
  147. type X__builtin_va_list = uintptr /* <builtin>:46:14 */
  148. type X__float128 = float64 /* <builtin>:47:21 */
  149. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  150. // This file is part of the GNU C Library.
  151. //
  152. // The GNU C Library is free software; you can redistribute it and/or
  153. // modify it under the terms of the GNU Lesser General Public
  154. // License as published by the Free Software Foundation; either
  155. // version 2.1 of the License, or (at your option) any later version.
  156. //
  157. // The GNU C Library is distributed in the hope that it will be useful,
  158. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  159. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  160. // Lesser General Public License for more details.
  161. //
  162. // You should have received a copy of the GNU Lesser General Public
  163. // License along with the GNU C Library; if not, see
  164. // <https://www.gnu.org/licenses/>.
  165. // POSIX Standard: 2.6 Primitive System Data Types <sys/types.h>
  166. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  167. // This file is part of the GNU C Library.
  168. //
  169. // The GNU C Library is free software; you can redistribute it and/or
  170. // modify it under the terms of the GNU Lesser General Public
  171. // License as published by the Free Software Foundation; either
  172. // version 2.1 of the License, or (at your option) any later version.
  173. //
  174. // The GNU C Library is distributed in the hope that it will be useful,
  175. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  176. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  177. // Lesser General Public License for more details.
  178. //
  179. // You should have received a copy of the GNU Lesser General Public
  180. // License along with the GNU C Library; if not, see
  181. // <https://www.gnu.org/licenses/>.
  182. // These are defined by the user (or the compiler)
  183. // to specify the desired environment:
  184. //
  185. // __STRICT_ANSI__ ISO Standard C.
  186. // _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
  187. // _ISOC11_SOURCE Extensions to ISO C99 from ISO C11.
  188. // _ISOC2X_SOURCE Extensions to ISO C99 from ISO C2X.
  189. // __STDC_WANT_LIB_EXT2__
  190. // Extensions to ISO C99 from TR 27431-2:2010.
  191. // __STDC_WANT_IEC_60559_BFP_EXT__
  192. // Extensions to ISO C11 from TS 18661-1:2014.
  193. // __STDC_WANT_IEC_60559_FUNCS_EXT__
  194. // Extensions to ISO C11 from TS 18661-4:2015.
  195. // __STDC_WANT_IEC_60559_TYPES_EXT__
  196. // Extensions to ISO C11 from TS 18661-3:2015.
  197. //
  198. // _POSIX_SOURCE IEEE Std 1003.1.
  199. // _POSIX_C_SOURCE If ==1, like _POSIX_SOURCE; if >=2 add IEEE Std 1003.2;
  200. // if >=199309L, add IEEE Std 1003.1b-1993;
  201. // if >=199506L, add IEEE Std 1003.1c-1995;
  202. // if >=200112L, all of IEEE 1003.1-2004
  203. // if >=200809L, all of IEEE 1003.1-2008
  204. // _XOPEN_SOURCE Includes POSIX and XPG things. Set to 500 if
  205. // Single Unix conformance is wanted, to 600 for the
  206. // sixth revision, to 700 for the seventh revision.
  207. // _XOPEN_SOURCE_EXTENDED XPG things and X/Open Unix extensions.
  208. // _LARGEFILE_SOURCE Some more functions for correct standard I/O.
  209. // _LARGEFILE64_SOURCE Additional functionality from LFS for large files.
  210. // _FILE_OFFSET_BITS=N Select default filesystem interface.
  211. // _ATFILE_SOURCE Additional *at interfaces.
  212. // _GNU_SOURCE All of the above, plus GNU extensions.
  213. // _DEFAULT_SOURCE The default set of features (taking precedence over
  214. // __STRICT_ANSI__).
  215. //
  216. // _FORTIFY_SOURCE Add security hardening to many library functions.
  217. // Set to 1 or 2; 2 performs stricter checks than 1.
  218. //
  219. // _REENTRANT, _THREAD_SAFE
  220. // Obsolete; equivalent to _POSIX_C_SOURCE=199506L.
  221. //
  222. // The `-ansi' switch to the GNU C compiler, and standards conformance
  223. // options such as `-std=c99', define __STRICT_ANSI__. If none of
  224. // these are defined, or if _DEFAULT_SOURCE is defined, the default is
  225. // to have _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
  226. // 200809L, as well as enabling miscellaneous functions from BSD and
  227. // SVID. If more than one of these are defined, they accumulate. For
  228. // example __STRICT_ANSI__, _POSIX_SOURCE and _POSIX_C_SOURCE together
  229. // give you ISO C, 1003.1, and 1003.2, but nothing else.
  230. //
  231. // These are defined by this file and are used by the
  232. // header files to decide what to declare or define:
  233. //
  234. // __GLIBC_USE (F) Define things from feature set F. This is defined
  235. // to 1 or 0; the subsequent macros are either defined
  236. // or undefined, and those tests should be moved to
  237. // __GLIBC_USE.
  238. // __USE_ISOC11 Define ISO C11 things.
  239. // __USE_ISOC99 Define ISO C99 things.
  240. // __USE_ISOC95 Define ISO C90 AMD1 (C95) things.
  241. // __USE_ISOCXX11 Define ISO C++11 things.
  242. // __USE_POSIX Define IEEE Std 1003.1 things.
  243. // __USE_POSIX2 Define IEEE Std 1003.2 things.
  244. // __USE_POSIX199309 Define IEEE Std 1003.1, and .1b things.
  245. // __USE_POSIX199506 Define IEEE Std 1003.1, .1b, .1c and .1i things.
  246. // __USE_XOPEN Define XPG things.
  247. // __USE_XOPEN_EXTENDED Define X/Open Unix things.
  248. // __USE_UNIX98 Define Single Unix V2 things.
  249. // __USE_XOPEN2K Define XPG6 things.
  250. // __USE_XOPEN2KXSI Define XPG6 XSI things.
  251. // __USE_XOPEN2K8 Define XPG7 things.
  252. // __USE_XOPEN2K8XSI Define XPG7 XSI things.
  253. // __USE_LARGEFILE Define correct standard I/O things.
  254. // __USE_LARGEFILE64 Define LFS things with separate names.
  255. // __USE_FILE_OFFSET64 Define 64bit interface as default.
  256. // __USE_MISC Define things from 4.3BSD or System V Unix.
  257. // __USE_ATFILE Define *at interfaces and AT_* constants for them.
  258. // __USE_GNU Define GNU extensions.
  259. // __USE_FORTIFY_LEVEL Additional security measures used, according to level.
  260. //
  261. // The macros `__GNU_LIBRARY__', `__GLIBC__', and `__GLIBC_MINOR__' are
  262. // defined by this file unconditionally. `__GNU_LIBRARY__' is provided
  263. // only for compatibility. All new code should use the other symbols
  264. // to test for features.
  265. //
  266. // All macros listed above as possibly being defined by this file are
  267. // explicitly undefined if they are not explicitly defined.
  268. // Feature-test macros that are not defined by the user or compiler
  269. // but are implied by the other feature-test macros defined (or by the
  270. // lack of any definitions) are defined by the file.
  271. //
  272. // ISO C feature test macros depend on the definition of the macro
  273. // when an affected header is included, not when the first system
  274. // header is included, and so they are handled in
  275. // <bits/libc-header-start.h>, which does not have a multiple include
  276. // guard. Feature test macros that can be handled from the first
  277. // system header included are handled here.
  278. // Undefine everything, so we get a clean slate.
  279. // Suppress kernel-name space pollution unless user expressedly asks
  280. // for it.
  281. // Convenience macro to test the version of gcc.
  282. // Use like this:
  283. // #if __GNUC_PREREQ (2,8)
  284. // ... code requiring gcc 2.8 or later ...
  285. // #endif
  286. // Note: only works for GCC 2.0 and later, because __GNUC_MINOR__ was
  287. // added in 2.0.
  288. // Similarly for clang. Features added to GCC after version 4.2 may
  289. // or may not also be available in clang, and clang's definitions of
  290. // __GNUC(_MINOR)__ are fixed at 4 and 2 respectively. Not all such
  291. // features can be queried via __has_extension/__has_feature.
  292. // Whether to use feature set F.
  293. // _BSD_SOURCE and _SVID_SOURCE are deprecated aliases for
  294. // _DEFAULT_SOURCE. If _DEFAULT_SOURCE is present we do not
  295. // issue a warning; the expectation is that the source is being
  296. // transitioned to use the new macro.
  297. // If _GNU_SOURCE was defined by the user, turn on all the other features.
  298. // If nothing (other than _GNU_SOURCE and _DEFAULT_SOURCE) is defined,
  299. // define _DEFAULT_SOURCE.
  300. // This is to enable the ISO C2X extension.
  301. // This is to enable the ISO C11 extension.
  302. // This is to enable the ISO C99 extension.
  303. // This is to enable the ISO C90 Amendment 1:1995 extension.
  304. // If none of the ANSI/POSIX macros are defined, or if _DEFAULT_SOURCE
  305. // is defined, use POSIX.1-2008 (or another version depending on
  306. // _XOPEN_SOURCE).
  307. // Some C libraries once required _REENTRANT and/or _THREAD_SAFE to be
  308. // defined in all multithreaded code. GNU libc has not required this
  309. // for many years. We now treat them as compatibility synonyms for
  310. // _POSIX_C_SOURCE=199506L, which is the earliest level of POSIX with
  311. // comprehensive support for multithreaded code. Using them never
  312. // lowers the selected level of POSIX conformance, only raises it.
  313. // The function 'gets' existed in C89, but is impossible to use
  314. // safely. It has been removed from ISO C11 and ISO C++14. Note: for
  315. // compatibility with various implementations of <cstdio>, this test
  316. // must consider only the value of __cplusplus when compiling C++.
  317. // GNU formerly extended the scanf functions with modified format
  318. // specifiers %as, %aS, and %a[...] that allocate a buffer for the
  319. // input using malloc. This extension conflicts with ISO C99, which
  320. // defines %a as a standalone format specifier that reads a floating-
  321. // point number; moreover, POSIX.1-2008 provides the same feature
  322. // using the modifier letter 'm' instead (%ms, %mS, %m[...]).
  323. //
  324. // We now follow C99 unless GNU extensions are active and the compiler
  325. // is specifically in C89 or C++98 mode (strict or not). For
  326. // instance, with GCC, -std=gnu11 will have C99-compliant scanf with
  327. // or without -D_GNU_SOURCE, but -std=c89 -D_GNU_SOURCE will have the
  328. // old extension.
  329. // Get definitions of __STDC_* predefined macros, if the compiler has
  330. // not preincluded this header automatically.
  331. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  332. // This file is part of the GNU C Library.
  333. //
  334. // The GNU C Library is free software; you can redistribute it and/or
  335. // modify it under the terms of the GNU Lesser General Public
  336. // License as published by the Free Software Foundation; either
  337. // version 2.1 of the License, or (at your option) any later version.
  338. //
  339. // The GNU C Library is distributed in the hope that it will be useful,
  340. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  341. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  342. // Lesser General Public License for more details.
  343. //
  344. // You should have received a copy of the GNU Lesser General Public
  345. // License along with the GNU C Library; if not, see
  346. // <https://www.gnu.org/licenses/>.
  347. // This macro indicates that the installed library is the GNU C Library.
  348. // For historic reasons the value now is 6 and this will stay from now
  349. // on. The use of this variable is deprecated. Use __GLIBC__ and
  350. // __GLIBC_MINOR__ now (see below) when you want to test for a specific
  351. // GNU C library version and use the values in <gnu/lib-names.h> to get
  352. // the sonames of the shared libraries.
  353. // Major and minor version number of the GNU C library package. Use
  354. // these macros to test for features in specific releases.
  355. // This is here only because every header file already includes this one.
  356. // Copyright (C) 1992-2020 Free Software Foundation, Inc.
  357. // This file is part of the GNU C Library.
  358. //
  359. // The GNU C Library is free software; you can redistribute it and/or
  360. // modify it under the terms of the GNU Lesser General Public
  361. // License as published by the Free Software Foundation; either
  362. // version 2.1 of the License, or (at your option) any later version.
  363. //
  364. // The GNU C Library is distributed in the hope that it will be useful,
  365. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  366. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  367. // Lesser General Public License for more details.
  368. //
  369. // You should have received a copy of the GNU Lesser General Public
  370. // License along with the GNU C Library; if not, see
  371. // <https://www.gnu.org/licenses/>.
  372. // We are almost always included from features.h.
  373. // The GNU libc does not support any K&R compilers or the traditional mode
  374. // of ISO C compilers anymore. Check for some of the combinations not
  375. // anymore supported.
  376. // Some user header file might have defined this before.
  377. // All functions, except those with callbacks or those that
  378. // synchronize memory, are leaf functions.
  379. // GCC can always grok prototypes. For C++ programs we add throw()
  380. // to help it optimize the function calls. But this works only with
  381. // gcc 2.8.x and egcs. For gcc 3.2 and up we even mark C functions
  382. // as non-throwing using a function attribute since programs can use
  383. // the -fexceptions options for C code as well.
  384. // Compilers that are not clang may object to
  385. // #if defined __clang__ && __has_extension(...)
  386. // even though they do not need to evaluate the right-hand side of the &&.
  387. // These two macros are not used in glibc anymore. They are kept here
  388. // only because some other projects expect the macros to be defined.
  389. // For these things, GCC behaves the ANSI way normally,
  390. // and the non-ANSI way under -traditional.
  391. // This is not a typedef so `const __ptr_t' does the right thing.
  392. // C++ needs to know that types and declarations are C, not C++.
  393. // Fortify support.
  394. // Support for flexible arrays.
  395. // Headers that should use flexible arrays only if they're "real"
  396. // (e.g. only if they won't affect sizeof()) should test
  397. // #if __glibc_c99_flexarr_available.
  398. // __asm__ ("xyz") is used throughout the headers to rename functions
  399. // at the assembly language level. This is wrapped by the __REDIRECT
  400. // macro, in order to support compilers that can do this some other
  401. // way. When compilers don't support asm-names at all, we have to do
  402. // preprocessor tricks instead (which don't have exactly the right
  403. // semantics, but it's the best we can do).
  404. //
  405. // Example:
  406. // int __REDIRECT(setpgrp, (__pid_t pid, __pid_t pgrp), setpgid);
  407. //
  408. // #elif __SOME_OTHER_COMPILER__
  409. //
  410. // # define __REDIRECT(name, proto, alias) name proto; _Pragma("let " #name " = " #alias)
  411. // GCC has various useful declarations that can be made with the
  412. // `__attribute__' syntax. All of the ways we use this do fine if
  413. // they are omitted for compilers that don't understand it.
  414. // At some point during the gcc 2.96 development the `malloc' attribute
  415. // for functions was introduced. We don't want to use it unconditionally
  416. // (although this would be possible) since it generates warnings.
  417. // Tell the compiler which arguments to an allocation function
  418. // indicate the size of the allocation.
  419. // At some point during the gcc 2.96 development the `pure' attribute
  420. // for functions was introduced. We don't want to use it unconditionally
  421. // (although this would be possible) since it generates warnings.
  422. // This declaration tells the compiler that the value is constant.
  423. // At some point during the gcc 3.1 development the `used' attribute
  424. // for functions was introduced. We don't want to use it unconditionally
  425. // (although this would be possible) since it generates warnings.
  426. // Since version 3.2, gcc allows marking deprecated functions.
  427. // Since version 4.5, gcc also allows one to specify the message printed
  428. // when a deprecated function is used. clang claims to be gcc 4.2, but
  429. // may also support this feature.
  430. // At some point during the gcc 2.8 development the `format_arg' attribute
  431. // for functions was introduced. We don't want to use it unconditionally
  432. // (although this would be possible) since it generates warnings.
  433. // If several `format_arg' attributes are given for the same function, in
  434. // gcc-3.0 and older, all but the last one are ignored. In newer gccs,
  435. // all designated arguments are considered.
  436. // At some point during the gcc 2.97 development the `strfmon' format
  437. // attribute for functions was introduced. We don't want to use it
  438. // unconditionally (although this would be possible) since it
  439. // generates warnings.
  440. // The nonull function attribute allows to mark pointer parameters which
  441. // must not be NULL.
  442. // If fortification mode, we warn about unused results of certain
  443. // function calls which can lead to problems.
  444. // Forces a function to be always inlined.
  445. // The Linux kernel defines __always_inline in stddef.h (283d7573), and
  446. // it conflicts with this definition. Therefore undefine it first to
  447. // allow either header to be included first.
  448. // Associate error messages with the source location of the call site rather
  449. // than with the source location inside the function.
  450. // GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99
  451. // inline semantics, unless -fgnu89-inline is used. Using __GNUC_STDC_INLINE__
  452. // or __GNUC_GNU_INLINE is not a good enough check for gcc because gcc versions
  453. // older than 4.3 may define these macros and still not guarantee GNU inlining
  454. // semantics.
  455. //
  456. // clang++ identifies itself as gcc-4.2, but has support for GNU inlining
  457. // semantics, that can be checked for by using the __GNUC_STDC_INLINE_ and
  458. // __GNUC_GNU_INLINE__ macro definitions.
  459. // GCC 4.3 and above allow passing all anonymous arguments of an
  460. // __extern_always_inline function to some other vararg function.
  461. // It is possible to compile containing GCC extensions even if GCC is
  462. // run in pedantic mode if the uses are carefully marked using the
  463. // `__extension__' keyword. But this is not generally available before
  464. // version 2.8.
  465. // __restrict is known in EGCS 1.2 and above.
  466. // ISO C99 also allows to declare arrays as non-overlapping. The syntax is
  467. // array_name[restrict]
  468. // GCC 3.1 supports this.
  469. // Describes a char array whose address can safely be passed as the first
  470. // argument to strncpy and strncat, as the char array is not necessarily
  471. // a NUL-terminated string.
  472. // Undefine (also defined in libc-symbols.h).
  473. // Copies attributes from the declaration or type referenced by
  474. // the argument.
  475. // Determine the wordsize from the preprocessor defines.
  476. //
  477. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  478. // This file is part of the GNU C Library.
  479. //
  480. // The GNU C Library is free software; you can redistribute it and/or
  481. // modify it under the terms of the GNU Lesser General Public
  482. // License as published by the Free Software Foundation; either
  483. // version 2.1 of the License, or (at your option) any later version.
  484. //
  485. // The GNU C Library is distributed in the hope that it will be useful,
  486. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  487. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  488. // Lesser General Public License for more details.
  489. //
  490. // You should have received a copy of the GNU Lesser General Public
  491. // License along with the GNU C Library; if not, see
  492. // <https://www.gnu.org/licenses/>.
  493. // Properties of long double type. ldbl-128 version.
  494. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  495. // This file is part of the GNU C Library.
  496. //
  497. // The GNU C Library is free software; you can redistribute it and/or
  498. // modify it under the terms of the GNU Lesser General Public
  499. // License published by the Free Software Foundation; either
  500. // version 2.1 of the License, or (at your option) any later version.
  501. //
  502. // The GNU C Library is distributed in the hope that it will be useful,
  503. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  504. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  505. // Lesser General Public License for more details.
  506. //
  507. // You should have received a copy of the GNU Lesser General Public
  508. // License along with the GNU C Library; if not, see
  509. // <https://www.gnu.org/licenses/>.
  510. // long double is distinct from double, so there is nothing to
  511. // define here.
  512. // __glibc_macro_warning (MESSAGE) issues warning MESSAGE. This is
  513. // intended for use in preprocessor macros.
  514. //
  515. // Note: MESSAGE must be a _single_ string; concatenation of string
  516. // literals is not supported.
  517. // Generic selection (ISO C11) is a C-only feature, available in GCC
  518. // since version 4.9. Previous versions do not provide generic
  519. // selection, even though they might set __STDC_VERSION__ to 201112L,
  520. // when in -std=c11 mode. Thus, we must check for !defined __GNUC__
  521. // when testing __STDC_VERSION__ for generic selection support.
  522. // On the other hand, Clang also defines __GNUC__, so a clang-specific
  523. // check is required to enable the use of generic selection.
  524. // If we don't have __REDIRECT, prototypes will be missing if
  525. // __USE_FILE_OFFSET64 but not __USE_LARGEFILE[64].
  526. // Decide whether we can define 'extern inline' functions in headers.
  527. // This is here only because every header file already includes this one.
  528. // Get the definitions of all the appropriate `__stub_FUNCTION' symbols.
  529. // <gnu/stubs.h> contains `#define __stub_FUNCTION' when FUNCTION is a stub
  530. // that will always return failure (and set errno to ENOSYS).
  531. // This file is automatically generated.
  532. // This file selects the right generated file of `__stub_FUNCTION' macros
  533. // based on the architecture being compiled for.
  534. // Determine the wordsize from the preprocessor defines.
  535. //
  536. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  537. // This file is part of the GNU C Library.
  538. //
  539. // The GNU C Library is free software; you can redistribute it and/or
  540. // modify it under the terms of the GNU Lesser General Public
  541. // License as published by the Free Software Foundation; either
  542. // version 2.1 of the License, or (at your option) any later version.
  543. //
  544. // The GNU C Library is distributed in the hope that it will be useful,
  545. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  546. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  547. // Lesser General Public License for more details.
  548. //
  549. // You should have received a copy of the GNU Lesser General Public
  550. // License along with the GNU C Library; if not, see
  551. // <https://www.gnu.org/licenses/>.
  552. // This file is automatically generated.
  553. // It defines a symbol `__stub_FUNCTION' for each function
  554. // in the C library which is a stub, meaning it will fail
  555. // every time called, usually setting errno to ENOSYS.
  556. // bits/types.h -- definitions of __*_t types underlying *_t types.
  557. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  558. // This file is part of the GNU C Library.
  559. //
  560. // The GNU C Library is free software; you can redistribute it and/or
  561. // modify it under the terms of the GNU Lesser General Public
  562. // License as published by the Free Software Foundation; either
  563. // version 2.1 of the License, or (at your option) any later version.
  564. //
  565. // The GNU C Library is distributed in the hope that it will be useful,
  566. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  567. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  568. // Lesser General Public License for more details.
  569. //
  570. // You should have received a copy of the GNU Lesser General Public
  571. // License along with the GNU C Library; if not, see
  572. // <https://www.gnu.org/licenses/>.
  573. // Never include this file directly; use <sys/types.h> instead.
  574. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  575. // This file is part of the GNU C Library.
  576. //
  577. // The GNU C Library is free software; you can redistribute it and/or
  578. // modify it under the terms of the GNU Lesser General Public
  579. // License as published by the Free Software Foundation; either
  580. // version 2.1 of the License, or (at your option) any later version.
  581. //
  582. // The GNU C Library is distributed in the hope that it will be useful,
  583. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  584. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  585. // Lesser General Public License for more details.
  586. //
  587. // You should have received a copy of the GNU Lesser General Public
  588. // License along with the GNU C Library; if not, see
  589. // <https://www.gnu.org/licenses/>.
  590. // Determine the wordsize from the preprocessor defines.
  591. //
  592. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  593. // This file is part of the GNU C Library.
  594. //
  595. // The GNU C Library is free software; you can redistribute it and/or
  596. // modify it under the terms of the GNU Lesser General Public
  597. // License as published by the Free Software Foundation; either
  598. // version 2.1 of the License, or (at your option) any later version.
  599. //
  600. // The GNU C Library is distributed in the hope that it will be useful,
  601. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  602. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  603. // Lesser General Public License for more details.
  604. //
  605. // You should have received a copy of the GNU Lesser General Public
  606. // License along with the GNU C Library; if not, see
  607. // <https://www.gnu.org/licenses/>.
  608. // Bit size of the time_t type at glibc build time, general case.
  609. // Copyright (C) 2018-2020 Free Software Foundation, Inc.
  610. // This file is part of the GNU C Library.
  611. //
  612. // The GNU C Library is free software; you can redistribute it and/or
  613. // modify it under the terms of the GNU Lesser General Public
  614. // License as published by the Free Software Foundation; either
  615. // version 2.1 of the License, or (at your option) any later version.
  616. //
  617. // The GNU C Library is distributed in the hope that it will be useful,
  618. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  619. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  620. // Lesser General Public License for more details.
  621. //
  622. // You should have received a copy of the GNU Lesser General Public
  623. // License along with the GNU C Library; if not, see
  624. // <https://www.gnu.org/licenses/>.
  625. // Determine the wordsize from the preprocessor defines.
  626. //
  627. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  628. // This file is part of the GNU C Library.
  629. //
  630. // The GNU C Library is free software; you can redistribute it and/or
  631. // modify it under the terms of the GNU Lesser General Public
  632. // License as published by the Free Software Foundation; either
  633. // version 2.1 of the License, or (at your option) any later version.
  634. //
  635. // The GNU C Library is distributed in the hope that it will be useful,
  636. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  637. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  638. // Lesser General Public License for more details.
  639. //
  640. // You should have received a copy of the GNU Lesser General Public
  641. // License along with the GNU C Library; if not, see
  642. // <https://www.gnu.org/licenses/>.
  643. // Size in bits of the 'time_t' type of the default ABI.
  644. // Convenience types.
  645. type X__u_char = uint8 /* types.h:31:23 */
  646. type X__u_short = uint16 /* types.h:32:28 */
  647. type X__u_int = uint32 /* types.h:33:22 */
  648. type X__u_long = uint64 /* types.h:34:27 */
  649. // Fixed-size types, underlying types depend on word size and compiler.
  650. type X__int8_t = int8 /* types.h:37:21 */
  651. type X__uint8_t = uint8 /* types.h:38:23 */
  652. type X__int16_t = int16 /* types.h:39:26 */
  653. type X__uint16_t = uint16 /* types.h:40:28 */
  654. type X__int32_t = int32 /* types.h:41:20 */
  655. type X__uint32_t = uint32 /* types.h:42:22 */
  656. type X__int64_t = int64 /* types.h:44:25 */
  657. type X__uint64_t = uint64 /* types.h:45:27 */
  658. // Smallest types with at least a given width.
  659. type X__int_least8_t = X__int8_t /* types.h:52:18 */
  660. type X__uint_least8_t = X__uint8_t /* types.h:53:19 */
  661. type X__int_least16_t = X__int16_t /* types.h:54:19 */
  662. type X__uint_least16_t = X__uint16_t /* types.h:55:20 */
  663. type X__int_least32_t = X__int32_t /* types.h:56:19 */
  664. type X__uint_least32_t = X__uint32_t /* types.h:57:20 */
  665. type X__int_least64_t = X__int64_t /* types.h:58:19 */
  666. type X__uint_least64_t = X__uint64_t /* types.h:59:20 */
  667. // quad_t is also 64 bits.
  668. type X__quad_t = int64 /* types.h:63:18 */
  669. type X__u_quad_t = uint64 /* types.h:64:27 */
  670. // Largest integral types.
  671. type X__intmax_t = int64 /* types.h:72:18 */
  672. type X__uintmax_t = uint64 /* types.h:73:27 */
  673. // The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE
  674. // macros for each of the OS types we define below. The definitions
  675. // of those macros must use the following macros for underlying types.
  676. // We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned
  677. // variants of each of the following integer types on this machine.
  678. //
  679. // 16 -- "natural" 16-bit type (always short)
  680. // 32 -- "natural" 32-bit type (always int)
  681. // 64 -- "natural" 64-bit type (long or long long)
  682. // LONG32 -- 32-bit type, traditionally long
  683. // QUAD -- 64-bit type, traditionally long long
  684. // WORD -- natural type of __WORDSIZE bits (int or long)
  685. // LONGWORD -- type of __WORDSIZE bits, traditionally long
  686. //
  687. // We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the
  688. // conventional uses of `long' or `long long' type modifiers match the
  689. // types we define, even when a less-adorned type would be the same size.
  690. // This matters for (somewhat) portably writing printf/scanf formats for
  691. // these types, where using the appropriate l or ll format modifiers can
  692. // make the typedefs and the formats match up across all GNU platforms. If
  693. // we used `long' when it's 64 bits where `long long' is expected, then the
  694. // compiler would warn about the formats not matching the argument types,
  695. // and the programmer changing them to shut up the compiler would break the
  696. // program's portability.
  697. //
  698. // Here we assume what is presently the case in all the GCC configurations
  699. // we support: long long is always 64 bits, long is always word/address size,
  700. // and int is always 32 bits.
  701. // No need to mark the typedef with __extension__.
  702. // bits/typesizes.h -- underlying types for *_t. For the generic Linux ABI.
  703. // Copyright (C) 2011-2020 Free Software Foundation, Inc.
  704. // This file is part of the GNU C Library.
  705. // Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
  706. //
  707. // The GNU C Library is free software; you can redistribute it and/or
  708. // modify it under the terms of the GNU Lesser General Public
  709. // License as published by the Free Software Foundation; either
  710. // version 2.1 of the License, or (at your option) any later version.
  711. //
  712. // The GNU C Library is distributed in the hope that it will be useful,
  713. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  714. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  715. // Lesser General Public License for more details.
  716. //
  717. // You should have received a copy of the GNU Lesser General Public
  718. // License along with the GNU C Library. If not, see
  719. // <https://www.gnu.org/licenses/>.
  720. // See <bits/types.h> for the meaning of these macros. This file exists so
  721. // that <bits/types.h> need not vary across different GNU platforms.
  722. // Tell the libc code that off_t and off64_t are actually the same type
  723. // for all ABI purposes, even if possibly expressed as different base types
  724. // for C type-checking purposes.
  725. // Same for ino_t and ino64_t.
  726. // And for __rlim_t and __rlim64_t.
  727. // And for fsblkcnt_t, fsblkcnt64_t, fsfilcnt_t and fsfilcnt64_t.
  728. // Number of descriptors that can fit in an `fd_set'.
  729. // bits/time64.h -- underlying types for __time64_t. Generic version.
  730. // Copyright (C) 2018-2020 Free Software Foundation, Inc.
  731. // This file is part of the GNU C Library.
  732. //
  733. // The GNU C Library is free software; you can redistribute it and/or
  734. // modify it under the terms of the GNU Lesser General Public
  735. // License as published by the Free Software Foundation; either
  736. // version 2.1 of the License, or (at your option) any later version.
  737. //
  738. // The GNU C Library is distributed in the hope that it will be useful,
  739. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  740. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  741. // Lesser General Public License for more details.
  742. //
  743. // You should have received a copy of the GNU Lesser General Public
  744. // License along with the GNU C Library; if not, see
  745. // <https://www.gnu.org/licenses/>.
  746. // Define __TIME64_T_TYPE so that it is always a 64-bit type.
  747. // If we already have 64-bit time type then use it.
  748. type X__dev_t = uint64 /* types.h:145:25 */ // Type of device numbers.
  749. type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications.
  750. type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications.
  751. type X__ino_t = uint64 /* types.h:148:25 */ // Type of file serial numbers.
  752. type X__ino64_t = uint64 /* types.h:149:27 */ // Type of file serial numbers (LFS).
  753. type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks.
  754. type X__nlink_t = uint32 /* types.h:151:27 */ // Type of file link counts.
  755. type X__off_t = int64 /* types.h:152:25 */ // Type of file sizes and offsets.
  756. type X__off64_t = int64 /* types.h:153:27 */ // Type of file sizes and offsets (LFS).
  757. type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications.
  758. type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs.
  759. type X__clock_t = int64 /* types.h:156:27 */ // Type of CPU usage counts.
  760. type X__rlim_t = uint64 /* types.h:157:26 */ // Type for resource measurement.
  761. type X__rlim64_t = uint64 /* types.h:158:28 */ // Type for resource measurement (LFS).
  762. type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs.
  763. type X__time_t = int64 /* types.h:160:26 */ // Seconds since the Epoch.
  764. type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds.
  765. type X__suseconds_t = int64 /* types.h:162:31 */ // Signed count of microseconds.
  766. type X__daddr_t = int32 /* types.h:164:27 */ // The type of a disk address.
  767. type X__key_t = int32 /* types.h:165:25 */ // Type of an IPC key.
  768. // Clock ID used in clock and timer functions.
  769. type X__clockid_t = int32 /* types.h:168:29 */
  770. // Timer ID returned by `timer_create'.
  771. type X__timer_t = uintptr /* types.h:171:12 */
  772. // Type to represent block size.
  773. type X__blksize_t = int32 /* types.h:174:29 */
  774. // Types from the Large File Support interface.
  775. // Type to count number of disk blocks.
  776. type X__blkcnt_t = int64 /* types.h:179:28 */
  777. type X__blkcnt64_t = int64 /* types.h:180:30 */
  778. // Type to count file system blocks.
  779. type X__fsblkcnt_t = uint64 /* types.h:183:30 */
  780. type X__fsblkcnt64_t = uint64 /* types.h:184:32 */
  781. // Type to count file system nodes.
  782. type X__fsfilcnt_t = uint64 /* types.h:187:30 */
  783. type X__fsfilcnt64_t = uint64 /* types.h:188:32 */
  784. // Type of miscellaneous file system fields.
  785. type X__fsword_t = int64 /* types.h:191:28 */
  786. type X__ssize_t = int64 /* types.h:193:27 */ // Type of a byte count, or error.
  787. // Signed long type used in system calls.
  788. type X__syscall_slong_t = int64 /* types.h:196:33 */
  789. // Unsigned long type used in system calls.
  790. type X__syscall_ulong_t = uint64 /* types.h:198:33 */
  791. // These few don't really vary by system, they always correspond
  792. //
  793. // to one of the other defined types.
  794. type X__loff_t = X__off64_t /* types.h:202:19 */ // Type of file sizes and offsets (LFS).
  795. type X__caddr_t = uintptr /* types.h:203:14 */
  796. // Duplicates info from stdint.h but this is used in unistd.h.
  797. type X__intptr_t = int64 /* types.h:206:25 */
  798. // Duplicate info from sys/socket.h.
  799. type X__socklen_t = uint32 /* types.h:209:23 */
  800. // C99: An integer type that can be accessed as an atomic entity,
  801. //
  802. // even in the presence of asynchronous interrupts.
  803. // It is not currently necessary for this to be machine-specific.
  804. type X__sig_atomic_t = int32 /* types.h:214:13 */
  805. // Seconds since the Epoch, visible to user code when time_t is too
  806. // narrow only for consistency with the old way of widening too-narrow
  807. // types. User code should never use __time64_t.
  808. type U_char = X__u_char /* types.h:33:18 */
  809. type U_short = X__u_short /* types.h:34:19 */
  810. type U_int = X__u_int /* types.h:35:17 */
  811. type U_long = X__u_long /* types.h:36:18 */
  812. type Quad_t = X__quad_t /* types.h:37:18 */
  813. type U_quad_t = X__u_quad_t /* types.h:38:20 */
  814. type Fsid_t = X__fsid_t /* types.h:39:18 */
  815. type Loff_t = X__loff_t /* types.h:42:18 */
  816. type Ino_t = X__ino64_t /* types.h:49:19 */
  817. type Dev_t = X__dev_t /* types.h:59:17 */
  818. type Gid_t = X__gid_t /* types.h:64:17 */
  819. type Mode_t = X__mode_t /* types.h:69:18 */
  820. type Nlink_t = X__nlink_t /* types.h:74:19 */
  821. type Uid_t = X__uid_t /* types.h:79:17 */
  822. type Off_t = X__off64_t /* types.h:87:19 */
  823. type Pid_t = X__pid_t /* types.h:97:17 */
  824. type Id_t = X__id_t /* types.h:103:16 */
  825. type Ssize_t = X__ssize_t /* types.h:108:19 */
  826. type Daddr_t = X__daddr_t /* types.h:114:19 */
  827. type Caddr_t = X__caddr_t /* types.h:115:19 */
  828. type Key_t = X__key_t /* types.h:121:17 */
  829. // bits/types.h -- definitions of __*_t types underlying *_t types.
  830. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  831. // This file is part of the GNU C Library.
  832. //
  833. // The GNU C Library is free software; you can redistribute it and/or
  834. // modify it under the terms of the GNU Lesser General Public
  835. // License as published by the Free Software Foundation; either
  836. // version 2.1 of the License, or (at your option) any later version.
  837. //
  838. // The GNU C Library is distributed in the hope that it will be useful,
  839. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  840. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  841. // Lesser General Public License for more details.
  842. //
  843. // You should have received a copy of the GNU Lesser General Public
  844. // License along with the GNU C Library; if not, see
  845. // <https://www.gnu.org/licenses/>.
  846. // Never include this file directly; use <sys/types.h> instead.
  847. // Returned by `clock'.
  848. type Clock_t = X__clock_t /* clock_t.h:7:19 */
  849. // bits/types.h -- definitions of __*_t types underlying *_t types.
  850. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  851. // This file is part of the GNU C Library.
  852. //
  853. // The GNU C Library is free software; you can redistribute it and/or
  854. // modify it under the terms of the GNU Lesser General Public
  855. // License as published by the Free Software Foundation; either
  856. // version 2.1 of the License, or (at your option) any later version.
  857. //
  858. // The GNU C Library is distributed in the hope that it will be useful,
  859. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  860. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  861. // Lesser General Public License for more details.
  862. //
  863. // You should have received a copy of the GNU Lesser General Public
  864. // License along with the GNU C Library; if not, see
  865. // <https://www.gnu.org/licenses/>.
  866. // Never include this file directly; use <sys/types.h> instead.
  867. // Clock ID used in clock and timer functions.
  868. type Clockid_t = X__clockid_t /* clockid_t.h:7:21 */
  869. // bits/types.h -- definitions of __*_t types underlying *_t types.
  870. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  871. // This file is part of the GNU C Library.
  872. //
  873. // The GNU C Library is free software; you can redistribute it and/or
  874. // modify it under the terms of the GNU Lesser General Public
  875. // License as published by the Free Software Foundation; either
  876. // version 2.1 of the License, or (at your option) any later version.
  877. //
  878. // The GNU C Library is distributed in the hope that it will be useful,
  879. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  880. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  881. // Lesser General Public License for more details.
  882. //
  883. // You should have received a copy of the GNU Lesser General Public
  884. // License along with the GNU C Library; if not, see
  885. // <https://www.gnu.org/licenses/>.
  886. // Never include this file directly; use <sys/types.h> instead.
  887. // Returned by `time'.
  888. type Time_t = X__time_t /* time_t.h:7:18 */
  889. // bits/types.h -- definitions of __*_t types underlying *_t types.
  890. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  891. // This file is part of the GNU C Library.
  892. //
  893. // The GNU C Library is free software; you can redistribute it and/or
  894. // modify it under the terms of the GNU Lesser General Public
  895. // License as published by the Free Software Foundation; either
  896. // version 2.1 of the License, or (at your option) any later version.
  897. //
  898. // The GNU C Library is distributed in the hope that it will be useful,
  899. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  900. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  901. // Lesser General Public License for more details.
  902. //
  903. // You should have received a copy of the GNU Lesser General Public
  904. // License along with the GNU C Library; if not, see
  905. // <https://www.gnu.org/licenses/>.
  906. // Never include this file directly; use <sys/types.h> instead.
  907. // Timer ID returned by `timer_create'.
  908. type Timer_t = X__timer_t /* timer_t.h:7:19 */
  909. // Wide character type.
  910. // Locale-writers should change this as necessary to
  911. // be big enough to hold unique values not between 0 and 127,
  912. // and not (wchar_t) -1, for each defined multibyte character.
  913. // Define this type if we are doing the whole job,
  914. // or if we want this type in particular.
  915. // A null pointer constant.
  916. // Old compatibility names for C types.
  917. type Ulong = uint64 /* types.h:148:27 */
  918. type Ushort = uint16 /* types.h:149:28 */
  919. type Uint = uint32 /* types.h:150:22 */
  920. // These size-specific names are used by some of the inet code.
  921. // Define intN_t types.
  922. // Copyright (C) 2017-2020 Free Software Foundation, Inc.
  923. // This file is part of the GNU C Library.
  924. //
  925. // The GNU C Library is free software; you can redistribute it and/or
  926. // modify it under the terms of the GNU Lesser General Public
  927. // License as published by the Free Software Foundation; either
  928. // version 2.1 of the License, or (at your option) any later version.
  929. //
  930. // The GNU C Library is distributed in the hope that it will be useful,
  931. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  932. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  933. // Lesser General Public License for more details.
  934. //
  935. // You should have received a copy of the GNU Lesser General Public
  936. // License along with the GNU C Library; if not, see
  937. // <https://www.gnu.org/licenses/>.
  938. // bits/types.h -- definitions of __*_t types underlying *_t types.
  939. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  940. // This file is part of the GNU C Library.
  941. //
  942. // The GNU C Library is free software; you can redistribute it and/or
  943. // modify it under the terms of the GNU Lesser General Public
  944. // License as published by the Free Software Foundation; either
  945. // version 2.1 of the License, or (at your option) any later version.
  946. //
  947. // The GNU C Library is distributed in the hope that it will be useful,
  948. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  949. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  950. // Lesser General Public License for more details.
  951. //
  952. // You should have received a copy of the GNU Lesser General Public
  953. // License along with the GNU C Library; if not, see
  954. // <https://www.gnu.org/licenses/>.
  955. // Never include this file directly; use <sys/types.h> instead.
  956. type Int8_t = X__int8_t /* stdint-intn.h:24:18 */
  957. type Int16_t = X__int16_t /* stdint-intn.h:25:19 */
  958. type Int32_t = X__int32_t /* stdint-intn.h:26:19 */
  959. type Int64_t = X__int64_t /* stdint-intn.h:27:19 */
  960. // These were defined by ISO C without the first `_'.
  961. type U_int8_t = X__uint8_t /* types.h:158:19 */
  962. type U_int16_t = X__uint16_t /* types.h:159:20 */
  963. type U_int32_t = X__uint32_t /* types.h:160:20 */
  964. type U_int64_t = X__uint64_t /* types.h:161:20 */
  965. type Register_t = int32 /* types.h:164:13 */
  966. // It also defines `fd_set' and the FD_* macros for `select'.
  967. // `fd_set' type and related macros, and `select'/`pselect' declarations.
  968. // Copyright (C) 1996-2020 Free Software Foundation, Inc.
  969. // This file is part of the GNU C Library.
  970. //
  971. // The GNU C Library is free software; you can redistribute it and/or
  972. // modify it under the terms of the GNU Lesser General Public
  973. // License as published by the Free Software Foundation; either
  974. // version 2.1 of the License, or (at your option) any later version.
  975. //
  976. // The GNU C Library is distributed in the hope that it will be useful,
  977. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  978. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  979. // Lesser General Public License for more details.
  980. //
  981. // You should have received a copy of the GNU Lesser General Public
  982. // License along with the GNU C Library; if not, see
  983. // <https://www.gnu.org/licenses/>.
  984. // POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h>
  985. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  986. // This file is part of the GNU C Library.
  987. //
  988. // The GNU C Library is free software; you can redistribute it and/or
  989. // modify it under the terms of the GNU Lesser General Public
  990. // License as published by the Free Software Foundation; either
  991. // version 2.1 of the License, or (at your option) any later version.
  992. //
  993. // The GNU C Library is distributed in the hope that it will be useful,
  994. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  995. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  996. // Lesser General Public License for more details.
  997. //
  998. // You should have received a copy of the GNU Lesser General Public
  999. // License along with the GNU C Library; if not, see
  1000. // <https://www.gnu.org/licenses/>.
  1001. // Get definition of needed basic types.
  1002. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1003. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1004. // This file is part of the GNU C Library.
  1005. //
  1006. // The GNU C Library is free software; you can redistribute it and/or
  1007. // modify it under the terms of the GNU Lesser General Public
  1008. // License as published by the Free Software Foundation; either
  1009. // version 2.1 of the License, or (at your option) any later version.
  1010. //
  1011. // The GNU C Library is distributed in the hope that it will be useful,
  1012. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1013. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1014. // Lesser General Public License for more details.
  1015. //
  1016. // You should have received a copy of the GNU Lesser General Public
  1017. // License along with the GNU C Library; if not, see
  1018. // <https://www.gnu.org/licenses/>.
  1019. // Never include this file directly; use <sys/types.h> instead.
  1020. // Get __FD_* definitions.
  1021. // Copyright (C) 1997-2020 Free Software Foundation, Inc.
  1022. // This file is part of the GNU C Library.
  1023. //
  1024. // The GNU C Library is free software; you can redistribute it and/or
  1025. // modify it under the terms of the GNU Lesser General Public
  1026. // License as published by the Free Software Foundation; either
  1027. // version 2.1 of the License, or (at your option) any later version.
  1028. //
  1029. // The GNU C Library is distributed in the hope that it will be useful,
  1030. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1031. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1032. // Lesser General Public License for more details.
  1033. //
  1034. // You should have received a copy of the GNU Lesser General Public
  1035. // License along with the GNU C Library; if not, see
  1036. // <https://www.gnu.org/licenses/>.
  1037. // We don't use `memset' because this would require a prototype and
  1038. // the array isn't too big.
  1039. // Get sigset_t.
  1040. type X__sigset_t = struct{ F__val [16]uint64 } /* __sigset_t.h:8:3 */
  1041. // A set of signals to be blocked, unblocked, or waited for.
  1042. type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */
  1043. // Get definition of timer specification structures.
  1044. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1045. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1046. // This file is part of the GNU C Library.
  1047. //
  1048. // The GNU C Library is free software; you can redistribute it and/or
  1049. // modify it under the terms of the GNU Lesser General Public
  1050. // License as published by the Free Software Foundation; either
  1051. // version 2.1 of the License, or (at your option) any later version.
  1052. //
  1053. // The GNU C Library is distributed in the hope that it will be useful,
  1054. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1055. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1056. // Lesser General Public License for more details.
  1057. //
  1058. // You should have received a copy of the GNU Lesser General Public
  1059. // License along with the GNU C Library; if not, see
  1060. // <https://www.gnu.org/licenses/>.
  1061. // Never include this file directly; use <sys/types.h> instead.
  1062. // A time value that is accurate to the nearest
  1063. //
  1064. // microsecond but also has a range of years.
  1065. type Timeval = struct {
  1066. Ftv_sec X__time_t
  1067. Ftv_usec X__suseconds_t
  1068. } /* struct_timeval.h:8:1 */
  1069. // NB: Include guard matches what <linux/time.h> uses.
  1070. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1071. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1072. // This file is part of the GNU C Library.
  1073. //
  1074. // The GNU C Library is free software; you can redistribute it and/or
  1075. // modify it under the terms of the GNU Lesser General Public
  1076. // License as published by the Free Software Foundation; either
  1077. // version 2.1 of the License, or (at your option) any later version.
  1078. //
  1079. // The GNU C Library is distributed in the hope that it will be useful,
  1080. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1081. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1082. // Lesser General Public License for more details.
  1083. //
  1084. // You should have received a copy of the GNU Lesser General Public
  1085. // License along with the GNU C Library; if not, see
  1086. // <https://www.gnu.org/licenses/>.
  1087. // Never include this file directly; use <sys/types.h> instead.
  1088. // Endian macros for string.h functions
  1089. // Copyright (C) 1992-2020 Free Software Foundation, Inc.
  1090. // This file is part of the GNU C Library.
  1091. //
  1092. // The GNU C Library is free software; you can redistribute it and/or
  1093. // modify it under the terms of the GNU Lesser General Public
  1094. // License as published by the Free Software Foundation; either
  1095. // version 2.1 of the License, or (at your option) any later version.
  1096. //
  1097. // The GNU C Library is distributed in the hope that it will be useful,
  1098. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1099. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1100. // Lesser General Public License for more details.
  1101. //
  1102. // You should have received a copy of the GNU Lesser General Public
  1103. // License along with the GNU C Library; if not, see
  1104. // <http://www.gnu.org/licenses/>.
  1105. // POSIX.1b structure for a time value. This is like a `struct timeval' but
  1106. //
  1107. // has nanoseconds instead of microseconds.
  1108. type Timespec = struct {
  1109. Ftv_sec X__time_t
  1110. Ftv_nsec X__syscall_slong_t
  1111. } /* struct_timespec.h:10:1 */
  1112. type Suseconds_t = X__suseconds_t /* select.h:43:23 */
  1113. // The fd_set member is required to be an array of longs.
  1114. type X__fd_mask = int64 /* select.h:49:18 */
  1115. // Some versions of <linux/posix_types.h> define this macros.
  1116. // It's easier to assume 8-bit bytes than to get CHAR_BIT.
  1117. // fd_set for select and pselect.
  1118. type Fd_set = struct{ F__fds_bits [16]X__fd_mask } /* select.h:70:5 */
  1119. // Maximum number of file descriptors in `fd_set'.
  1120. // Sometimes the fd_set member is assumed to have this type.
  1121. type Fd_mask = X__fd_mask /* select.h:77:19 */
  1122. // Define some inlines helping to catch common problems.
  1123. type Blksize_t = X__blksize_t /* types.h:185:21 */
  1124. // Types from the Large File Support interface.
  1125. type Blkcnt_t = X__blkcnt64_t /* types.h:205:22 */ // Type to count number of disk blocks.
  1126. type Fsblkcnt_t = X__fsblkcnt64_t /* types.h:209:24 */ // Type to count file system blocks.
  1127. type Fsfilcnt_t = X__fsfilcnt64_t /* types.h:213:24 */ // Type to count file system inodes.
  1128. // Now add the thread types.
  1129. // Declaration of common pthread types for all architectures.
  1130. // Copyright (C) 2017-2020 Free Software Foundation, Inc.
  1131. // This file is part of the GNU C Library.
  1132. //
  1133. // The GNU C Library is free software; you can redistribute it and/or
  1134. // modify it under the terms of the GNU Lesser General Public
  1135. // License as published by the Free Software Foundation; either
  1136. // version 2.1 of the License, or (at your option) any later version.
  1137. //
  1138. // The GNU C Library is distributed in the hope that it will be useful,
  1139. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1140. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1141. // Lesser General Public License for more details.
  1142. //
  1143. // You should have received a copy of the GNU Lesser General Public
  1144. // License along with the GNU C Library; if not, see
  1145. // <https://www.gnu.org/licenses/>.
  1146. // For internal mutex and condition variable definitions.
  1147. // Common threading primitives definitions for both POSIX and C11.
  1148. // Copyright (C) 2017-2020 Free Software Foundation, Inc.
  1149. // This file is part of the GNU C Library.
  1150. //
  1151. // The GNU C Library is free software; you can redistribute it and/or
  1152. // modify it under the terms of the GNU Lesser General Public
  1153. // License as published by the Free Software Foundation; either
  1154. // version 2.1 of the License, or (at your option) any later version.
  1155. //
  1156. // The GNU C Library is distributed in the hope that it will be useful,
  1157. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1158. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1159. // Lesser General Public License for more details.
  1160. //
  1161. // You should have received a copy of the GNU Lesser General Public
  1162. // License along with the GNU C Library; if not, see
  1163. // <https://www.gnu.org/licenses/>.
  1164. // Arch-specific definitions. Each architecture must define the following
  1165. // macros to define the expected sizes of pthread data types:
  1166. //
  1167. // __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t.
  1168. // __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t.
  1169. // __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t.
  1170. // __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t.
  1171. // __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t.
  1172. // __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t.
  1173. // __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t.
  1174. // __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t.
  1175. // __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t.
  1176. //
  1177. // The additional macro defines any constraint for the lock alignment
  1178. // inside the thread structures:
  1179. //
  1180. // __LOCK_ALIGNMENT - for internal lock/futex usage.
  1181. //
  1182. // Same idea but for the once locking primitive:
  1183. //
  1184. // __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition.
  1185. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1186. //
  1187. // This file is part of the GNU C Library.
  1188. //
  1189. // The GNU C Library is free software; you can redistribute it and/or
  1190. // modify it under the terms of the GNU Lesser General Public
  1191. // License as published by the Free Software Foundation; either
  1192. // version 2.1 of the License, or (at your option) any later version.
  1193. //
  1194. // The GNU C Library is distributed in the hope that it will be useful,
  1195. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1196. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1197. // Lesser General Public License for more details.
  1198. //
  1199. // You should have received a copy of the GNU Lesser General Public
  1200. // License along with the GNU C Library; if not, see
  1201. // <https://www.gnu.org/licenses/>.
  1202. // Endian macros for string.h functions
  1203. // Copyright (C) 1992-2020 Free Software Foundation, Inc.
  1204. // This file is part of the GNU C Library.
  1205. //
  1206. // The GNU C Library is free software; you can redistribute it and/or
  1207. // modify it under the terms of the GNU Lesser General Public
  1208. // License as published by the Free Software Foundation; either
  1209. // version 2.1 of the License, or (at your option) any later version.
  1210. //
  1211. // The GNU C Library is distributed in the hope that it will be useful,
  1212. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1213. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1214. // Lesser General Public License for more details.
  1215. //
  1216. // You should have received a copy of the GNU Lesser General Public
  1217. // License along with the GNU C Library; if not, see
  1218. // <http://www.gnu.org/licenses/>.
  1219. // Common definition of pthread_mutex_t.
  1220. type X__pthread_internal_list = struct {
  1221. F__prev uintptr
  1222. F__next uintptr
  1223. } /* thread-shared-types.h:49:9 */
  1224. // Type to count file system inodes.
  1225. // Now add the thread types.
  1226. // Declaration of common pthread types for all architectures.
  1227. // Copyright (C) 2017-2020 Free Software Foundation, Inc.
  1228. // This file is part of the GNU C Library.
  1229. //
  1230. // The GNU C Library is free software; you can redistribute it and/or
  1231. // modify it under the terms of the GNU Lesser General Public
  1232. // License as published by the Free Software Foundation; either
  1233. // version 2.1 of the License, or (at your option) any later version.
  1234. //
  1235. // The GNU C Library is distributed in the hope that it will be useful,
  1236. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1237. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1238. // Lesser General Public License for more details.
  1239. //
  1240. // You should have received a copy of the GNU Lesser General Public
  1241. // License along with the GNU C Library; if not, see
  1242. // <https://www.gnu.org/licenses/>.
  1243. // For internal mutex and condition variable definitions.
  1244. // Common threading primitives definitions for both POSIX and C11.
  1245. // Copyright (C) 2017-2020 Free Software Foundation, Inc.
  1246. // This file is part of the GNU C Library.
  1247. //
  1248. // The GNU C Library is free software; you can redistribute it and/or
  1249. // modify it under the terms of the GNU Lesser General Public
  1250. // License as published by the Free Software Foundation; either
  1251. // version 2.1 of the License, or (at your option) any later version.
  1252. //
  1253. // The GNU C Library is distributed in the hope that it will be useful,
  1254. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1255. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1256. // Lesser General Public License for more details.
  1257. //
  1258. // You should have received a copy of the GNU Lesser General Public
  1259. // License along with the GNU C Library; if not, see
  1260. // <https://www.gnu.org/licenses/>.
  1261. // Arch-specific definitions. Each architecture must define the following
  1262. // macros to define the expected sizes of pthread data types:
  1263. //
  1264. // __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t.
  1265. // __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t.
  1266. // __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t.
  1267. // __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t.
  1268. // __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t.
  1269. // __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t.
  1270. // __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t.
  1271. // __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t.
  1272. // __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t.
  1273. //
  1274. // The additional macro defines any constraint for the lock alignment
  1275. // inside the thread structures:
  1276. //
  1277. // __LOCK_ALIGNMENT - for internal lock/futex usage.
  1278. //
  1279. // Same idea but for the once locking primitive:
  1280. //
  1281. // __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition.
  1282. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1283. //
  1284. // This file is part of the GNU C Library.
  1285. //
  1286. // The GNU C Library is free software; you can redistribute it and/or
  1287. // modify it under the terms of the GNU Lesser General Public
  1288. // License as published by the Free Software Foundation; either
  1289. // version 2.1 of the License, or (at your option) any later version.
  1290. //
  1291. // The GNU C Library is distributed in the hope that it will be useful,
  1292. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1293. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1294. // Lesser General Public License for more details.
  1295. //
  1296. // You should have received a copy of the GNU Lesser General Public
  1297. // License along with the GNU C Library; if not, see
  1298. // <https://www.gnu.org/licenses/>.
  1299. // Endian macros for string.h functions
  1300. // Copyright (C) 1992-2020 Free Software Foundation, Inc.
  1301. // This file is part of the GNU C Library.
  1302. //
  1303. // The GNU C Library is free software; you can redistribute it and/or
  1304. // modify it under the terms of the GNU Lesser General Public
  1305. // License as published by the Free Software Foundation; either
  1306. // version 2.1 of the License, or (at your option) any later version.
  1307. //
  1308. // The GNU C Library is distributed in the hope that it will be useful,
  1309. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1310. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1311. // Lesser General Public License for more details.
  1312. //
  1313. // You should have received a copy of the GNU Lesser General Public
  1314. // License along with the GNU C Library; if not, see
  1315. // <http://www.gnu.org/licenses/>.
  1316. // Common definition of pthread_mutex_t.
  1317. type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:53:3 */
  1318. type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:55:9 */
  1319. type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:58:3 */
  1320. // Arch-specific mutex definitions. A generic implementation is provided
  1321. // by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture
  1322. // can override it by defining:
  1323. //
  1324. // 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t
  1325. // definition). It should contains at least the internal members
  1326. // defined in the generic version.
  1327. //
  1328. // 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with
  1329. // atomic operations.
  1330. //
  1331. // 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization.
  1332. // It should initialize the mutex internal flag.
  1333. // Default mutex implementation struct definitions.
  1334. // Copyright (C) 2019-2020 Free Software Foundation, Inc.
  1335. // This file is part of the GNU C Library.
  1336. //
  1337. // The GNU C Library is free software; you can redistribute it and/or
  1338. // modify it under the terms of the GNU Lesser General Public
  1339. // License as published by the Free Software Foundation; either
  1340. // version 2.1 of the License, or (at your option) any later version.
  1341. //
  1342. // The GNU C Library is distributed in the hope that it will be useful,
  1343. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1344. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1345. // Lesser General Public License for more details.
  1346. //
  1347. // You should have received a copy of the GNU Lesser General Public
  1348. // License along with the GNU C Library; if not, see
  1349. // <http://www.gnu.org/licenses/>.
  1350. // Generic struct for both POSIX and C11 mutexes. New ports are expected
  1351. // to use the default layout, however architecture can redefine it to
  1352. // add arch-specific extension (such as lock-elision). The struct have
  1353. // a size of 32 bytes on LP32 and 40 bytes on LP64 architectures.
  1354. type X__pthread_mutex_s = struct {
  1355. F__lock int32
  1356. F__count uint32
  1357. F__owner int32
  1358. F__nusers uint32
  1359. F__kind int32
  1360. F__spins int32
  1361. F__list X__pthread_list_t
  1362. } /* struct_mutex.h:27:1 */
  1363. // Arch-sepecific read-write lock definitions. A generic implementation is
  1364. // provided by struct_rwlock.h. If required, an architecture can override it
  1365. // by defining:
  1366. //
  1367. // 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition).
  1368. // It should contain at least the internal members defined in the
  1369. // generic version.
  1370. //
  1371. // 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization.
  1372. // It should initialize the rwlock internal type.
  1373. // AArch64 internal rwlock struct definitions.
  1374. // Copyright (C) 2019-2020 Free Software Foundation, Inc.
  1375. //
  1376. // This file is part of the GNU C Library.
  1377. //
  1378. // The GNU C Library is free software; you can redistribute it and/or
  1379. // modify it under the terms of the GNU Lesser General Public
  1380. // License as published by the Free Software Foundation; either
  1381. // version 2.1 of the License, or (at your option) any later version.
  1382. //
  1383. // The GNU C Library is distributed in the hope that it will be useful,
  1384. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1385. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1386. // Lesser General Public License for more details.
  1387. //
  1388. // You should have received a copy of the GNU Lesser General Public
  1389. // License along with the GNU C Library; if not, see
  1390. // <http://www.gnu.org/licenses/>.
  1391. type X__pthread_rwlock_arch_t = struct {
  1392. F__readers uint32
  1393. F__writers uint32
  1394. F__wrphase_futex uint32
  1395. F__writers_futex uint32
  1396. F__pad3 uint32
  1397. F__pad4 uint32
  1398. F__cur_writer int32
  1399. F__shared int32
  1400. F__pad1 uint64
  1401. F__pad2 uint64
  1402. F__flags uint32
  1403. F__ccgo_pad1 [4]byte
  1404. } /* struct_rwlock.h:23:1 */
  1405. // Common definition of pthread_cond_t.
  1406. type X__pthread_cond_s = struct {
  1407. F__0 struct{ F__wseq uint64 }
  1408. F__8 struct{ F__g1_start uint64 }
  1409. F__g_refs [2]uint32
  1410. F__g_size [2]uint32
  1411. F__g1_orig_size uint32
  1412. F__wrefs uint32
  1413. F__g_signals [2]uint32
  1414. } /* thread-shared-types.h:92:1 */
  1415. // Thread identifiers. The structure of the attribute type is not
  1416. //
  1417. // exposed on purpose.
  1418. type Pthread_t = uint64 /* pthreadtypes.h:27:27 */
  1419. // Data structures for mutex handling. The structure of the attribute
  1420. //
  1421. // type is not exposed on purpose.
  1422. type Pthread_mutexattr_t = struct {
  1423. F__ccgo_pad1 [0]uint32
  1424. F__size [8]uint8
  1425. } /* pthreadtypes.h:36:3 */
  1426. // Data structure for condition variable handling. The structure of
  1427. //
  1428. // the attribute type is not exposed on purpose.
  1429. type Pthread_condattr_t = struct {
  1430. F__ccgo_pad1 [0]uint32
  1431. F__size [8]uint8
  1432. } /* pthreadtypes.h:45:3 */
  1433. // Keys for thread-specific data
  1434. type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */
  1435. // Once-only execution
  1436. type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */
  1437. type Pthread_attr_t1 = struct {
  1438. F__ccgo_pad1 [0]uint64
  1439. F__size [64]uint8
  1440. } /* pthreadtypes.h:56:1 */
  1441. type Pthread_attr_t = Pthread_attr_t1 /* pthreadtypes.h:62:30 */
  1442. type Pthread_mutex_t = struct {
  1443. F__data X__pthread_mutex_s
  1444. F__ccgo_pad1 [8]byte
  1445. } /* pthreadtypes.h:72:3 */
  1446. type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */
  1447. // Data structure for reader-writer lock variable handling. The
  1448. //
  1449. // structure of the attribute type is deliberately not exposed.
  1450. type Pthread_rwlock_t = struct{ F__data X__pthread_rwlock_arch_t } /* pthreadtypes.h:91:3 */
  1451. type Pthread_rwlockattr_t = struct {
  1452. F__ccgo_pad1 [0]uint64
  1453. F__size [8]uint8
  1454. } /* pthreadtypes.h:97:3 */
  1455. // POSIX spinlock data type.
  1456. type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */
  1457. // POSIX barriers data type. The structure of the type is
  1458. //
  1459. // deliberately not exposed.
  1460. type Pthread_barrier_t = struct {
  1461. F__ccgo_pad1 [0]uint64
  1462. F__size [32]uint8
  1463. } /* pthreadtypes.h:112:3 */
  1464. type Pthread_barrierattr_t = struct {
  1465. F__ccgo_pad1 [0]uint32
  1466. F__size [8]uint8
  1467. } /* pthreadtypes.h:118:3 */
  1468. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1469. // This file is part of the GNU C Library.
  1470. //
  1471. // The GNU C Library is free software; you can redistribute it and/or
  1472. // modify it under the terms of the GNU Lesser General Public
  1473. // License as published by the Free Software Foundation; either
  1474. // version 2.1 of the License, or (at your option) any later version.
  1475. //
  1476. // The GNU C Library is distributed in the hope that it will be useful,
  1477. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1478. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1479. // Lesser General Public License for more details.
  1480. //
  1481. // You should have received a copy of the GNU Lesser General Public
  1482. // License along with the GNU C Library; if not, see
  1483. // <https://www.gnu.org/licenses/>.
  1484. // POSIX Standard: 5.6 File Characteristics <sys/stat.h>
  1485. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1486. // This file is part of the GNU C Library.
  1487. //
  1488. // The GNU C Library is free software; you can redistribute it and/or
  1489. // modify it under the terms of the GNU Lesser General Public
  1490. // License as published by the Free Software Foundation; either
  1491. // version 2.1 of the License, or (at your option) any later version.
  1492. //
  1493. // The GNU C Library is distributed in the hope that it will be useful,
  1494. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1495. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1496. // Lesser General Public License for more details.
  1497. //
  1498. // You should have received a copy of the GNU Lesser General Public
  1499. // License along with the GNU C Library; if not, see
  1500. // <https://www.gnu.org/licenses/>.
  1501. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1502. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1503. // This file is part of the GNU C Library.
  1504. //
  1505. // The GNU C Library is free software; you can redistribute it and/or
  1506. // modify it under the terms of the GNU Lesser General Public
  1507. // License as published by the Free Software Foundation; either
  1508. // version 2.1 of the License, or (at your option) any later version.
  1509. //
  1510. // The GNU C Library is distributed in the hope that it will be useful,
  1511. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1512. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1513. // Lesser General Public License for more details.
  1514. //
  1515. // You should have received a copy of the GNU Lesser General Public
  1516. // License along with the GNU C Library; if not, see
  1517. // <https://www.gnu.org/licenses/>.
  1518. // Never include this file directly; use <sys/types.h> instead.
  1519. // NB: Include guard matches what <linux/time.h> uses.
  1520. // The Single Unix specification says that some more types are
  1521. // available here.
  1522. // Copyright (C) 2011-2020 Free Software Foundation, Inc.
  1523. // This file is part of the GNU C Library.
  1524. // Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
  1525. //
  1526. // The GNU C Library is free software; you can redistribute it and/or
  1527. // modify it under the terms of the GNU Lesser General Public
  1528. // License as published by the Free Software Foundation; either
  1529. // version 2.1 of the License, or (at your option) any later version.
  1530. //
  1531. // The GNU C Library is distributed in the hope that it will be useful,
  1532. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1533. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1534. // Lesser General Public License for more details.
  1535. //
  1536. // You should have received a copy of the GNU Lesser General Public
  1537. // License along with the GNU C Library. If not, see
  1538. // <https://www.gnu.org/licenses/>.
  1539. // Endian macros for string.h functions
  1540. // Copyright (C) 1992-2020 Free Software Foundation, Inc.
  1541. // This file is part of the GNU C Library.
  1542. //
  1543. // The GNU C Library is free software; you can redistribute it and/or
  1544. // modify it under the terms of the GNU Lesser General Public
  1545. // License as published by the Free Software Foundation; either
  1546. // version 2.1 of the License, or (at your option) any later version.
  1547. //
  1548. // The GNU C Library is distributed in the hope that it will be useful,
  1549. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1550. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1551. // Lesser General Public License for more details.
  1552. //
  1553. // You should have received a copy of the GNU Lesser General Public
  1554. // License along with the GNU C Library; if not, see
  1555. // <http://www.gnu.org/licenses/>.
  1556. // Determine the wordsize from the preprocessor defines.
  1557. //
  1558. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  1559. // This file is part of the GNU C Library.
  1560. //
  1561. // The GNU C Library is free software; you can redistribute it and/or
  1562. // modify it under the terms of the GNU Lesser General Public
  1563. // License as published by the Free Software Foundation; either
  1564. // version 2.1 of the License, or (at your option) any later version.
  1565. //
  1566. // The GNU C Library is distributed in the hope that it will be useful,
  1567. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1568. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1569. // Lesser General Public License for more details.
  1570. //
  1571. // You should have received a copy of the GNU Lesser General Public
  1572. // License along with the GNU C Library; if not, see
  1573. // <https://www.gnu.org/licenses/>.
  1574. // 64-bit libc uses the kernel's 'struct stat', accessed via the
  1575. // stat() syscall; 32-bit libc uses the kernel's 'struct stat64'
  1576. // and accesses it via the stat64() syscall. All the various
  1577. // APIs offered by libc use the kernel shape for their struct stat
  1578. // structure; the only difference is that 32-bit programs not
  1579. // using __USE_FILE_OFFSET64 only see the low 32 bits of some
  1580. // of the fields (specifically st_ino, st_size, and st_blocks).
  1581. // Versions of the `xmknod' interface.
  1582. type Stat = struct {
  1583. Fst_dev X__dev_t
  1584. Fst_ino X__ino64_t
  1585. Fst_mode X__mode_t
  1586. Fst_nlink X__nlink_t
  1587. Fst_uid X__uid_t
  1588. Fst_gid X__gid_t
  1589. Fst_rdev X__dev_t
  1590. F__pad1 X__dev_t
  1591. Fst_size X__off64_t
  1592. Fst_blksize X__blksize_t
  1593. F__pad2 int32
  1594. Fst_blocks X__blkcnt64_t
  1595. Fst_atim struct {
  1596. Ftv_sec X__time_t
  1597. Ftv_nsec X__syscall_slong_t
  1598. }
  1599. Fst_mtim struct {
  1600. Ftv_sec X__time_t
  1601. Ftv_nsec X__syscall_slong_t
  1602. }
  1603. Fst_ctim struct {
  1604. Ftv_sec X__time_t
  1605. Ftv_nsec X__syscall_slong_t
  1606. }
  1607. F__glibc_reserved [2]int32
  1608. } /* stat.h:58:1 */
  1609. // File tree traversal functions declarations.
  1610. // Copyright (C) 1994-2020 Free Software Foundation, Inc.
  1611. // This file is part of the GNU C Library.
  1612. //
  1613. // The GNU C Library is free software; you can redistribute it and/or
  1614. // modify it under the terms of the GNU Lesser General Public
  1615. // License as published by the Free Software Foundation; either
  1616. // version 2.1 of the License, or (at your option) any later version.
  1617. //
  1618. // The GNU C Library is distributed in the hope that it will be useful,
  1619. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1620. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1621. // Lesser General Public License for more details.
  1622. //
  1623. // You should have received a copy of the GNU Lesser General Public
  1624. // License along with the GNU C Library; if not, see
  1625. // <https://www.gnu.org/licenses/>.
  1626. // Copyright (c) 1989, 1993
  1627. // The Regents of the University of California. All rights reserved.
  1628. //
  1629. // Redistribution and use in source and binary forms, with or without
  1630. // modification, are permitted provided that the following conditions
  1631. // are met:
  1632. // 1. Redistributions of source code must retain the above copyright
  1633. // notice, this list of conditions and the following disclaimer.
  1634. // 2. Redistributions in binary form must reproduce the above copyright
  1635. // notice, this list of conditions and the following disclaimer in the
  1636. // documentation and/or other materials provided with the distribution.
  1637. // 4. Neither the name of the University nor the names of its contributors
  1638. // may be used to endorse or promote products derived from this software
  1639. // without specific prior written permission.
  1640. //
  1641. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1642. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1643. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1644. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1645. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1646. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1647. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1648. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1649. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1650. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1651. // SUCH DAMAGE.
  1652. //
  1653. // @(#)fts.h 8.3 (Berkeley) 8/14/94
  1654. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1655. // This file is part of the GNU C Library.
  1656. //
  1657. // The GNU C Library is free software; you can redistribute it and/or
  1658. // modify it under the terms of the GNU Lesser General Public
  1659. // License as published by the Free Software Foundation; either
  1660. // version 2.1 of the License, or (at your option) any later version.
  1661. //
  1662. // The GNU C Library is distributed in the hope that it will be useful,
  1663. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1664. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1665. // Lesser General Public License for more details.
  1666. //
  1667. // You should have received a copy of the GNU Lesser General Public
  1668. // License along with the GNU C Library; if not, see
  1669. // <https://www.gnu.org/licenses/>.
  1670. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1671. // This file is part of the GNU C Library.
  1672. //
  1673. // The GNU C Library is free software; you can redistribute it and/or
  1674. // modify it under the terms of the GNU Lesser General Public
  1675. // License as published by the Free Software Foundation; either
  1676. // version 2.1 of the License, or (at your option) any later version.
  1677. //
  1678. // The GNU C Library is distributed in the hope that it will be useful,
  1679. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1680. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1681. // Lesser General Public License for more details.
  1682. //
  1683. // You should have received a copy of the GNU Lesser General Public
  1684. // License along with the GNU C Library; if not, see
  1685. // <https://www.gnu.org/licenses/>.
  1686. // POSIX Standard: 2.6 Primitive System Data Types <sys/types.h>
  1687. type X_ftsent = struct {
  1688. Ffts_cycle uintptr
  1689. Ffts_parent uintptr
  1690. Ffts_link uintptr
  1691. Ffts_number int64
  1692. Ffts_pointer uintptr
  1693. Ffts_accpath uintptr
  1694. Ffts_path uintptr
  1695. Ffts_errno int32
  1696. Ffts_symfd int32
  1697. Ffts_pathlen uint16
  1698. Ffts_namelen uint16
  1699. F__ccgo_pad1 [4]byte
  1700. Ffts_ino Ino_t
  1701. Ffts_dev Dev_t
  1702. Ffts_nlink Nlink_t
  1703. Ffts_level int16
  1704. Ffts_info uint16
  1705. Ffts_flags uint16
  1706. Ffts_instr uint16
  1707. F__ccgo_pad2 [4]byte
  1708. Ffts_statp uintptr
  1709. Ffts_name [1]uint8
  1710. F__ccgo_pad3 [7]byte
  1711. } /* fts.h:58:2 */
  1712. // File tree traversal functions declarations.
  1713. // Copyright (C) 1994-2020 Free Software Foundation, Inc.
  1714. // This file is part of the GNU C Library.
  1715. //
  1716. // The GNU C Library is free software; you can redistribute it and/or
  1717. // modify it under the terms of the GNU Lesser General Public
  1718. // License as published by the Free Software Foundation; either
  1719. // version 2.1 of the License, or (at your option) any later version.
  1720. //
  1721. // The GNU C Library is distributed in the hope that it will be useful,
  1722. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1723. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1724. // Lesser General Public License for more details.
  1725. //
  1726. // You should have received a copy of the GNU Lesser General Public
  1727. // License along with the GNU C Library; if not, see
  1728. // <https://www.gnu.org/licenses/>.
  1729. // Copyright (c) 1989, 1993
  1730. // The Regents of the University of California. All rights reserved.
  1731. //
  1732. // Redistribution and use in source and binary forms, with or without
  1733. // modification, are permitted provided that the following conditions
  1734. // are met:
  1735. // 1. Redistributions of source code must retain the above copyright
  1736. // notice, this list of conditions and the following disclaimer.
  1737. // 2. Redistributions in binary form must reproduce the above copyright
  1738. // notice, this list of conditions and the following disclaimer in the
  1739. // documentation and/or other materials provided with the distribution.
  1740. // 4. Neither the name of the University nor the names of its contributors
  1741. // may be used to endorse or promote products derived from this software
  1742. // without specific prior written permission.
  1743. //
  1744. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1745. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1746. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1747. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1748. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1749. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1750. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1751. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1752. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1753. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1754. // SUCH DAMAGE.
  1755. //
  1756. // @(#)fts.h 8.3 (Berkeley) 8/14/94
  1757. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1758. // This file is part of the GNU C Library.
  1759. //
  1760. // The GNU C Library is free software; you can redistribute it and/or
  1761. // modify it under the terms of the GNU Lesser General Public
  1762. // License as published by the Free Software Foundation; either
  1763. // version 2.1 of the License, or (at your option) any later version.
  1764. //
  1765. // The GNU C Library is distributed in the hope that it will be useful,
  1766. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1767. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1768. // Lesser General Public License for more details.
  1769. //
  1770. // You should have received a copy of the GNU Lesser General Public
  1771. // License along with the GNU C Library; if not, see
  1772. // <https://www.gnu.org/licenses/>.
  1773. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1774. // This file is part of the GNU C Library.
  1775. //
  1776. // The GNU C Library is free software; you can redistribute it and/or
  1777. // modify it under the terms of the GNU Lesser General Public
  1778. // License as published by the Free Software Foundation; either
  1779. // version 2.1 of the License, or (at your option) any later version.
  1780. //
  1781. // The GNU C Library is distributed in the hope that it will be useful,
  1782. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1783. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1784. // Lesser General Public License for more details.
  1785. //
  1786. // You should have received a copy of the GNU Lesser General Public
  1787. // License along with the GNU C Library; if not, see
  1788. // <https://www.gnu.org/licenses/>.
  1789. // POSIX Standard: 2.6 Primitive System Data Types <sys/types.h>
  1790. type FTS = struct {
  1791. Ffts_cur uintptr
  1792. Ffts_child uintptr
  1793. Ffts_array uintptr
  1794. Ffts_dev Dev_t
  1795. Ffts_path uintptr
  1796. Ffts_rfd int32
  1797. Ffts_pathlen int32
  1798. Ffts_nitems int32
  1799. F__ccgo_pad1 [4]byte
  1800. Ffts_compar uintptr
  1801. Ffts_options int32
  1802. F__ccgo_pad2 [4]byte
  1803. } /* fts.h:81:3 */
  1804. type FTSENT = X_ftsent /* fts.h:147:3 */
  1805. var _ uint8 /* gen.c:5:13: */