signal_linux_arm64.go 137 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311
  1. // Code generated by 'ccgo signal/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 signal/signal_linux_arm64.go -pkgname signal', DO NOT EDIT.
  2. package signal
  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. BIG_ENDIAN = 4321
  15. BYTE_ORDER = 1234
  16. ELF_PRARGSZ = 80
  17. ESR_MAGIC = 0x45535201
  18. EXTRA_MAGIC = 0x45585401
  19. FD_SETSIZE = 1024
  20. FPSIMD_MAGIC = 0x46508001
  21. LITTLE_ENDIAN = 1234
  22. MINSIGSTKSZ = 5120
  23. NSIG = 65
  24. PDP_ENDIAN = 3412
  25. SA_INTERRUPT = 0x20000000
  26. SA_NOCLDSTOP = 1
  27. SA_NOCLDWAIT = 2
  28. SA_NODEFER = 0x40000000
  29. SA_NOMASK = 1073741824
  30. SA_ONESHOT = 2147483648
  31. SA_ONSTACK = 0x08000000
  32. SA_RESETHAND = 0x80000000
  33. SA_RESTART = 0x10000000
  34. SA_SIGINFO = 4
  35. SA_STACK = 134217728
  36. SIGABRT = 6
  37. SIGALRM = 14
  38. SIGBUS = 7
  39. SIGCHLD = 17
  40. SIGCLD = 17
  41. SIGCONT = 18
  42. SIGFPE = 8
  43. SIGHUP = 1
  44. SIGILL = 4
  45. SIGINT = 2
  46. SIGIO = 29
  47. SIGIOT = 6
  48. SIGKILL = 9
  49. SIGPIPE = 13
  50. SIGPOLL = 29
  51. SIGPROF = 27
  52. SIGPWR = 30
  53. SIGQUIT = 3
  54. SIGSEGV = 11
  55. SIGSTKFLT = 16
  56. SIGSTKSZ = 16384
  57. SIGSTOP = 19
  58. SIGSYS = 31
  59. SIGTERM = 15
  60. SIGTRAP = 5
  61. SIGTSTP = 20
  62. SIGTTIN = 21
  63. SIGTTOU = 22
  64. SIGURG = 23
  65. SIGUSR1 = 10
  66. SIGUSR2 = 12
  67. SIGVTALRM = 26
  68. SIGWINCH = 28
  69. SIGXCPU = 24
  70. SIGXFSZ = 25
  71. SIG_BLOCK = 0
  72. SIG_SETMASK = 2
  73. SIG_UNBLOCK = 1
  74. SVE_MAGIC = 0x53564501
  75. SVE_NUM_PREGS = 16
  76. SVE_NUM_ZREGS = 32
  77. SVE_VL_MAX = 8192
  78. SVE_VL_MIN = 16
  79. SVE_VQ_BYTES = 16
  80. SVE_VQ_MAX = 512
  81. SVE_VQ_MIN = 1
  82. X_ASM_GENERIC_INT_LL64_H = 0
  83. X_ASM_GENERIC_TYPES_H = 0
  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_SIGACTION_H = 1
  91. X_BITS_SIGCONTEXT_H = 1
  92. X_BITS_SIGEVENT_CONSTS_H = 1
  93. X_BITS_SIGINFO_ARCH_H = 1
  94. X_BITS_SIGINFO_CONSTS_H = 1
  95. X_BITS_SIGNUM_GENERIC_H = 1
  96. X_BITS_SIGNUM_H = 1
  97. X_BITS_SIGSTACK_H = 1
  98. X_BITS_SIGTHREAD_H = 1
  99. X_BITS_SS_FLAGS_H = 1
  100. X_BITS_STDINT_INTN_H = 1
  101. X_BITS_TIME64_H = 1
  102. X_BITS_TYPESIZES_H = 1
  103. X_BITS_TYPES_H = 1
  104. X_BITS_UINTN_IDENTITY_H = 1
  105. X_BSD_SIZE_T_ = 0
  106. X_BSD_SIZE_T_DEFINED_ = 0
  107. X_DEFAULT_SOURCE = 1
  108. X_ENDIAN_H = 1
  109. X_FEATURES_H = 1
  110. X_FILE_OFFSET_BITS = 64
  111. X_GCC_SIZE_T = 0
  112. X_LINUX_POSIX_TYPES_H = 0
  113. X_LINUX_TYPES_H = 0
  114. X_LP64 = 1
  115. X_NSIG = 65
  116. X_POSIX_C_SOURCE = 200809
  117. X_POSIX_SOURCE = 1
  118. X_RWLOCK_INTERNAL_H = 0
  119. X_SIGNAL_H = 0
  120. X_SIZET_ = 0
  121. X_SIZE_T = 0
  122. X_SIZE_T_ = 0
  123. X_SIZE_T_DECLARED = 0
  124. X_SIZE_T_DEFINED = 0
  125. X_SIZE_T_DEFINED_ = 0
  126. X_STDC_PREDEF_H = 1
  127. X_STRUCT_TIMESPEC = 1
  128. X_SYS_CDEFS_H = 1
  129. X_SYS_PROCFS_H = 1
  130. X_SYS_SELECT_H = 1
  131. X_SYS_SIZE_T_H = 0
  132. X_SYS_TIME_H = 1
  133. X_SYS_TYPES_H = 1
  134. X_SYS_UCONTEXT_H = 1
  135. X_SYS_USER_H = 1
  136. X_THREAD_MUTEX_INTERNAL_H = 1
  137. X_THREAD_SHARED_TYPES_H = 1
  138. X_T_SIZE = 0
  139. X_T_SIZE_ = 0
  140. Linux = 1
  141. Unix = 1
  142. )
  143. // POSIX names to access some of the members.
  144. // sigevent constants. Linux version.
  145. // Copyright (C) 1997-2020 Free Software Foundation, Inc.
  146. // This file is part of the GNU C Library.
  147. //
  148. // The GNU C Library is free software; you can redistribute it and/or
  149. // modify it under the terms of the GNU Lesser General Public
  150. // License as published by the Free Software Foundation; either
  151. // version 2.1 of the License, or (at your option) any later version.
  152. //
  153. // The GNU C Library is distributed in the hope that it will be useful,
  154. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  155. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  156. // Lesser General Public License for more details.
  157. //
  158. // You should have received a copy of the GNU Lesser General Public
  159. // License along with the GNU C Library; if not, see
  160. // <https://www.gnu.org/licenses/>.
  161. // `sigev_notify' values.
  162. const ( /* sigevent-consts.h:27:1: */
  163. SIGEV_SIGNAL = 0 // Notify via signal.
  164. SIGEV_NONE = 1 // Other notification: meaningless.
  165. SIGEV_THREAD = 2 // Deliver via thread creation.
  166. SIGEV_THREAD_ID = 4
  167. )
  168. // `si_code' values for SIGSEGV signal.
  169. const ( /* siginfo-consts.h:119:1: */
  170. SEGV_MAPERR = 1 // Address not mapped to object.
  171. SEGV_ACCERR = 2 // Invalid permissions for mapped object.
  172. SEGV_BNDERR = 3 // Bounds checking failure.
  173. SEGV_PKUERR = 4 // Protection key checking failure.
  174. SEGV_ACCADI = 5 // ADI not enabled for mapped object.
  175. SEGV_ADIDERR = 6 // Disrupting MCD error.
  176. SEGV_ADIPERR = 7
  177. )
  178. // `si_code' values for SIGBUS signal.
  179. const ( /* siginfo-consts.h:138:1: */
  180. BUS_ADRALN = 1 // Invalid address alignment.
  181. BUS_ADRERR = 2 // Non-existant physical address.
  182. BUS_OBJERR = 3 // Object specific hardware error.
  183. BUS_MCEERR_AR = 4 // Hardware memory error: action required.
  184. BUS_MCEERR_AO = 5
  185. )
  186. // `si_code' values for SIGCHLD signal.
  187. const ( /* siginfo-consts.h:172:1: */
  188. CLD_EXITED = 1 // Child has exited.
  189. CLD_KILLED = 2 // Child was killed.
  190. CLD_DUMPED = 3 // Child terminated abnormally.
  191. CLD_TRAPPED = 4 // Traced child has trapped.
  192. CLD_STOPPED = 5 // Child has stopped.
  193. CLD_CONTINUED = 6
  194. )
  195. // `si_code' values for SIGPOLL signal.
  196. const ( /* siginfo-consts.h:189:1: */
  197. POLL_IN = 1 // Data input available.
  198. POLL_OUT = 2 // Output buffers available.
  199. POLL_MSG = 3 // Input message available.
  200. POLL_ERR = 4 // I/O error.
  201. POLL_PRI = 5 // High priority input available.
  202. POLL_HUP = 6
  203. )
  204. // X/Open requires some more fields with fixed names.
  205. // siginfo constants. Linux version.
  206. // Copyright (C) 1997-2020 Free Software Foundation, Inc.
  207. // This file is part of the GNU C Library.
  208. //
  209. // The GNU C Library is free software; you can redistribute it and/or
  210. // modify it under the terms of the GNU Lesser General Public
  211. // License as published by the Free Software Foundation; either
  212. // version 2.1 of the License, or (at your option) any later version.
  213. //
  214. // The GNU C Library is distributed in the hope that it will be useful,
  215. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  216. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  217. // Lesser General Public License for more details.
  218. //
  219. // You should have received a copy of the GNU Lesser General Public
  220. // License along with the GNU C Library; if not, see
  221. // <https://www.gnu.org/licenses/>.
  222. // Most of these constants are uniform across all architectures, but there
  223. // is one exception.
  224. // Architecture-specific adjustments to siginfo_t.
  225. // Values for `si_code'. Positive values are reserved for kernel-generated
  226. //
  227. // signals.
  228. const ( /* siginfo-consts.h:35:1: */
  229. SI_ASYNCNL = -60 // Sent by asynch name lookup completion.
  230. SI_DETHREAD = -7 // Sent by execve killing subsidiary
  231. // threads.
  232. SI_TKILL = -6 // Sent by tkill.
  233. SI_SIGIO = -5 // Sent by queued SIGIO.
  234. SI_ASYNCIO = -4 // Sent by AIO completion.
  235. SI_MESGQ = -3 // Sent by real time mesq state change.
  236. SI_TIMER = -2 // Sent by timer expiration.
  237. SI_QUEUE = -1 // Sent by sigqueue.
  238. SI_USER = 0 // Sent by kill, sigsend.
  239. SI_KERNEL = 128
  240. )
  241. // `si_code' values for SIGILL signal.
  242. const ( /* siginfo-consts.h:71:1: */
  243. ILL_ILLOPC = 1 // Illegal opcode.
  244. ILL_ILLOPN = 2 // Illegal operand.
  245. ILL_ILLADR = 3 // Illegal addressing mode.
  246. ILL_ILLTRP = 4 // Illegal trap.
  247. ILL_PRVOPC = 5 // Privileged opcode.
  248. ILL_PRVREG = 6 // Privileged register.
  249. ILL_COPROC = 7 // Coprocessor error.
  250. ILL_BADSTK = 8 // Internal stack error.
  251. ILL_BADIADDR = 9
  252. )
  253. // `si_code' values for SIGFPE signal.
  254. const ( /* siginfo-consts.h:94:1: */
  255. FPE_INTDIV = 1 // Integer divide by zero.
  256. FPE_INTOVF = 2 // Integer overflow.
  257. FPE_FLTDIV = 3 // Floating point divide by zero.
  258. FPE_FLTOVF = 4 // Floating point overflow.
  259. FPE_FLTUND = 5 // Floating point underflow.
  260. FPE_FLTRES = 6 // Floating point inexact result.
  261. FPE_FLTINV = 7 // Floating point invalid operation.
  262. FPE_FLTSUB = 8 // Subscript out of range.
  263. FPE_FLTUNK = 14 // Undiagnosed floating-point exception.
  264. FPE_CONDTRAP = 15
  265. )
  266. // sigstack, sigaltstack definitions.
  267. // Copyright (C) 2015-2020 Free Software Foundation, Inc.
  268. // This file is part of the GNU C Library.
  269. //
  270. // The GNU C Library is free software; you can redistribute it and/or
  271. // modify it under the terms of the GNU Lesser General Public
  272. // License as published by the Free Software Foundation; either
  273. // version 2.1 of the License, or (at your option) any later version.
  274. //
  275. // The GNU C Library is distributed in the hope that it will be useful,
  276. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  277. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  278. // Lesser General Public License for more details.
  279. //
  280. // You should have received a copy of the GNU Lesser General Public
  281. // License along with the GNU C Library; if not, see
  282. // <https://www.gnu.org/licenses/>.
  283. // Minimum stack size for a signal handler.
  284. // System default stack size.
  285. // ss_flags values for stack_t. Linux version.
  286. // Copyright (C) 1998-2020 Free Software Foundation, Inc.
  287. // This file is part of the GNU C Library.
  288. //
  289. // The GNU C Library is free software; you can redistribute it and/or
  290. // modify it under the terms of the GNU Lesser General Public
  291. // License as published by the Free Software Foundation; either
  292. // version 2.1 of the License, or (at your option) any later version.
  293. //
  294. // The GNU C Library is distributed in the hope that it will be useful,
  295. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  296. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  297. // Lesser General Public License for more details.
  298. //
  299. // You should have received a copy of the GNU Lesser General Public
  300. // License along with the GNU C Library; if not, see
  301. // <https://www.gnu.org/licenses/>.
  302. // Possible values for `ss_flags'.
  303. const ( /* ss_flags.h:27:1: */
  304. SS_ONSTACK = 1
  305. SS_DISABLE = 2
  306. )
  307. // Values for the first argument to `getitimer' and `setitimer'.
  308. const ( /* time.h:89:1: */
  309. // Timers run in real time.
  310. ITIMER_REAL = 0
  311. // Timers run only when the process is executing.
  312. ITIMER_VIRTUAL = 1
  313. // Timers run when the process is executing and when
  314. // the system is executing on behalf of the process.
  315. ITIMER_PROF = 2
  316. )
  317. type Ptrdiff_t = int64 /* <builtin>:3:26 */
  318. type Size_t = uint64 /* <builtin>:9:23 */
  319. type Wchar_t = uint32 /* <builtin>:15:24 */
  320. type X__int128_t = struct {
  321. Flo int64
  322. Fhi int64
  323. } /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128
  324. type X__uint128_t = struct {
  325. Flo uint64
  326. Fhi uint64
  327. } /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128
  328. type X__builtin_va_list = uintptr /* <builtin>:46:14 */
  329. type X__float128 = float64 /* <builtin>:47:21 */
  330. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  331. // This file is part of the GNU C Library.
  332. //
  333. // The GNU C Library is free software; you can redistribute it and/or
  334. // modify it under the terms of the GNU Lesser General Public
  335. // License as published by the Free Software Foundation; either
  336. // version 2.1 of the License, or (at your option) any later version.
  337. //
  338. // The GNU C Library is distributed in the hope that it will be useful,
  339. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  340. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  341. // Lesser General Public License for more details.
  342. //
  343. // You should have received a copy of the GNU Lesser General Public
  344. // License along with the GNU C Library; if not, see
  345. // <https://www.gnu.org/licenses/>.
  346. // ISO C99 Standard: 7.14 Signal handling <signal.h>
  347. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  348. // This file is part of the GNU C Library.
  349. //
  350. // The GNU C Library is free software; you can redistribute it and/or
  351. // modify it under the terms of the GNU Lesser General Public
  352. // License as published by the Free Software Foundation; either
  353. // version 2.1 of the License, or (at your option) any later version.
  354. //
  355. // The GNU C Library is distributed in the hope that it will be useful,
  356. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  357. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  358. // Lesser General Public License for more details.
  359. //
  360. // You should have received a copy of the GNU Lesser General Public
  361. // License along with the GNU C Library; if not, see
  362. // <https://www.gnu.org/licenses/>.
  363. // These are defined by the user (or the compiler)
  364. // to specify the desired environment:
  365. //
  366. // __STRICT_ANSI__ ISO Standard C.
  367. // _ISOC99_SOURCE Extensions to ISO C89 from ISO C99.
  368. // _ISOC11_SOURCE Extensions to ISO C99 from ISO C11.
  369. // _ISOC2X_SOURCE Extensions to ISO C99 from ISO C2X.
  370. // __STDC_WANT_LIB_EXT2__
  371. // Extensions to ISO C99 from TR 27431-2:2010.
  372. // __STDC_WANT_IEC_60559_BFP_EXT__
  373. // Extensions to ISO C11 from TS 18661-1:2014.
  374. // __STDC_WANT_IEC_60559_FUNCS_EXT__
  375. // Extensions to ISO C11 from TS 18661-4:2015.
  376. // __STDC_WANT_IEC_60559_TYPES_EXT__
  377. // Extensions to ISO C11 from TS 18661-3:2015.
  378. //
  379. // _POSIX_SOURCE IEEE Std 1003.1.
  380. // _POSIX_C_SOURCE If ==1, like _POSIX_SOURCE; if >=2 add IEEE Std 1003.2;
  381. // if >=199309L, add IEEE Std 1003.1b-1993;
  382. // if >=199506L, add IEEE Std 1003.1c-1995;
  383. // if >=200112L, all of IEEE 1003.1-2004
  384. // if >=200809L, all of IEEE 1003.1-2008
  385. // _XOPEN_SOURCE Includes POSIX and XPG things. Set to 500 if
  386. // Single Unix conformance is wanted, to 600 for the
  387. // sixth revision, to 700 for the seventh revision.
  388. // _XOPEN_SOURCE_EXTENDED XPG things and X/Open Unix extensions.
  389. // _LARGEFILE_SOURCE Some more functions for correct standard I/O.
  390. // _LARGEFILE64_SOURCE Additional functionality from LFS for large files.
  391. // _FILE_OFFSET_BITS=N Select default filesystem interface.
  392. // _ATFILE_SOURCE Additional *at interfaces.
  393. // _GNU_SOURCE All of the above, plus GNU extensions.
  394. // _DEFAULT_SOURCE The default set of features (taking precedence over
  395. // __STRICT_ANSI__).
  396. //
  397. // _FORTIFY_SOURCE Add security hardening to many library functions.
  398. // Set to 1 or 2; 2 performs stricter checks than 1.
  399. //
  400. // _REENTRANT, _THREAD_SAFE
  401. // Obsolete; equivalent to _POSIX_C_SOURCE=199506L.
  402. //
  403. // The `-ansi' switch to the GNU C compiler, and standards conformance
  404. // options such as `-std=c99', define __STRICT_ANSI__. If none of
  405. // these are defined, or if _DEFAULT_SOURCE is defined, the default is
  406. // to have _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
  407. // 200809L, as well as enabling miscellaneous functions from BSD and
  408. // SVID. If more than one of these are defined, they accumulate. For
  409. // example __STRICT_ANSI__, _POSIX_SOURCE and _POSIX_C_SOURCE together
  410. // give you ISO C, 1003.1, and 1003.2, but nothing else.
  411. //
  412. // These are defined by this file and are used by the
  413. // header files to decide what to declare or define:
  414. //
  415. // __GLIBC_USE (F) Define things from feature set F. This is defined
  416. // to 1 or 0; the subsequent macros are either defined
  417. // or undefined, and those tests should be moved to
  418. // __GLIBC_USE.
  419. // __USE_ISOC11 Define ISO C11 things.
  420. // __USE_ISOC99 Define ISO C99 things.
  421. // __USE_ISOC95 Define ISO C90 AMD1 (C95) things.
  422. // __USE_ISOCXX11 Define ISO C++11 things.
  423. // __USE_POSIX Define IEEE Std 1003.1 things.
  424. // __USE_POSIX2 Define IEEE Std 1003.2 things.
  425. // __USE_POSIX199309 Define IEEE Std 1003.1, and .1b things.
  426. // __USE_POSIX199506 Define IEEE Std 1003.1, .1b, .1c and .1i things.
  427. // __USE_XOPEN Define XPG things.
  428. // __USE_XOPEN_EXTENDED Define X/Open Unix things.
  429. // __USE_UNIX98 Define Single Unix V2 things.
  430. // __USE_XOPEN2K Define XPG6 things.
  431. // __USE_XOPEN2KXSI Define XPG6 XSI things.
  432. // __USE_XOPEN2K8 Define XPG7 things.
  433. // __USE_XOPEN2K8XSI Define XPG7 XSI things.
  434. // __USE_LARGEFILE Define correct standard I/O things.
  435. // __USE_LARGEFILE64 Define LFS things with separate names.
  436. // __USE_FILE_OFFSET64 Define 64bit interface as default.
  437. // __USE_MISC Define things from 4.3BSD or System V Unix.
  438. // __USE_ATFILE Define *at interfaces and AT_* constants for them.
  439. // __USE_GNU Define GNU extensions.
  440. // __USE_FORTIFY_LEVEL Additional security measures used, according to level.
  441. //
  442. // The macros `__GNU_LIBRARY__', `__GLIBC__', and `__GLIBC_MINOR__' are
  443. // defined by this file unconditionally. `__GNU_LIBRARY__' is provided
  444. // only for compatibility. All new code should use the other symbols
  445. // to test for features.
  446. //
  447. // All macros listed above as possibly being defined by this file are
  448. // explicitly undefined if they are not explicitly defined.
  449. // Feature-test macros that are not defined by the user or compiler
  450. // but are implied by the other feature-test macros defined (or by the
  451. // lack of any definitions) are defined by the file.
  452. //
  453. // ISO C feature test macros depend on the definition of the macro
  454. // when an affected header is included, not when the first system
  455. // header is included, and so they are handled in
  456. // <bits/libc-header-start.h>, which does not have a multiple include
  457. // guard. Feature test macros that can be handled from the first
  458. // system header included are handled here.
  459. // Undefine everything, so we get a clean slate.
  460. // Suppress kernel-name space pollution unless user expressedly asks
  461. // for it.
  462. // Convenience macro to test the version of gcc.
  463. // Use like this:
  464. // #if __GNUC_PREREQ (2,8)
  465. // ... code requiring gcc 2.8 or later ...
  466. // #endif
  467. // Note: only works for GCC 2.0 and later, because __GNUC_MINOR__ was
  468. // added in 2.0.
  469. // Similarly for clang. Features added to GCC after version 4.2 may
  470. // or may not also be available in clang, and clang's definitions of
  471. // __GNUC(_MINOR)__ are fixed at 4 and 2 respectively. Not all such
  472. // features can be queried via __has_extension/__has_feature.
  473. // Whether to use feature set F.
  474. // _BSD_SOURCE and _SVID_SOURCE are deprecated aliases for
  475. // _DEFAULT_SOURCE. If _DEFAULT_SOURCE is present we do not
  476. // issue a warning; the expectation is that the source is being
  477. // transitioned to use the new macro.
  478. // If _GNU_SOURCE was defined by the user, turn on all the other features.
  479. // If nothing (other than _GNU_SOURCE and _DEFAULT_SOURCE) is defined,
  480. // define _DEFAULT_SOURCE.
  481. // This is to enable the ISO C2X extension.
  482. // This is to enable the ISO C11 extension.
  483. // This is to enable the ISO C99 extension.
  484. // This is to enable the ISO C90 Amendment 1:1995 extension.
  485. // If none of the ANSI/POSIX macros are defined, or if _DEFAULT_SOURCE
  486. // is defined, use POSIX.1-2008 (or another version depending on
  487. // _XOPEN_SOURCE).
  488. // Some C libraries once required _REENTRANT and/or _THREAD_SAFE to be
  489. // defined in all multithreaded code. GNU libc has not required this
  490. // for many years. We now treat them as compatibility synonyms for
  491. // _POSIX_C_SOURCE=199506L, which is the earliest level of POSIX with
  492. // comprehensive support for multithreaded code. Using them never
  493. // lowers the selected level of POSIX conformance, only raises it.
  494. // The function 'gets' existed in C89, but is impossible to use
  495. // safely. It has been removed from ISO C11 and ISO C++14. Note: for
  496. // compatibility with various implementations of <cstdio>, this test
  497. // must consider only the value of __cplusplus when compiling C++.
  498. // GNU formerly extended the scanf functions with modified format
  499. // specifiers %as, %aS, and %a[...] that allocate a buffer for the
  500. // input using malloc. This extension conflicts with ISO C99, which
  501. // defines %a as a standalone format specifier that reads a floating-
  502. // point number; moreover, POSIX.1-2008 provides the same feature
  503. // using the modifier letter 'm' instead (%ms, %mS, %m[...]).
  504. //
  505. // We now follow C99 unless GNU extensions are active and the compiler
  506. // is specifically in C89 or C++98 mode (strict or not). For
  507. // instance, with GCC, -std=gnu11 will have C99-compliant scanf with
  508. // or without -D_GNU_SOURCE, but -std=c89 -D_GNU_SOURCE will have the
  509. // old extension.
  510. // Get definitions of __STDC_* predefined macros, if the compiler has
  511. // not preincluded this header automatically.
  512. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  513. // This file is part of the GNU C Library.
  514. //
  515. // The GNU C Library is free software; you can redistribute it and/or
  516. // modify it under the terms of the GNU Lesser General Public
  517. // License as published by the Free Software Foundation; either
  518. // version 2.1 of the License, or (at your option) any later version.
  519. //
  520. // The GNU C Library is distributed in the hope that it will be useful,
  521. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  522. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  523. // Lesser General Public License for more details.
  524. //
  525. // You should have received a copy of the GNU Lesser General Public
  526. // License along with the GNU C Library; if not, see
  527. // <https://www.gnu.org/licenses/>.
  528. // This macro indicates that the installed library is the GNU C Library.
  529. // For historic reasons the value now is 6 and this will stay from now
  530. // on. The use of this variable is deprecated. Use __GLIBC__ and
  531. // __GLIBC_MINOR__ now (see below) when you want to test for a specific
  532. // GNU C library version and use the values in <gnu/lib-names.h> to get
  533. // the sonames of the shared libraries.
  534. // Major and minor version number of the GNU C library package. Use
  535. // these macros to test for features in specific releases.
  536. // This is here only because every header file already includes this one.
  537. // Copyright (C) 1992-2020 Free Software Foundation, Inc.
  538. // This file is part of the GNU C Library.
  539. //
  540. // The GNU C Library is free software; you can redistribute it and/or
  541. // modify it under the terms of the GNU Lesser General Public
  542. // License as published by the Free Software Foundation; either
  543. // version 2.1 of the License, or (at your option) any later version.
  544. //
  545. // The GNU C Library is distributed in the hope that it will be useful,
  546. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  547. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  548. // Lesser General Public License for more details.
  549. //
  550. // You should have received a copy of the GNU Lesser General Public
  551. // License along with the GNU C Library; if not, see
  552. // <https://www.gnu.org/licenses/>.
  553. // We are almost always included from features.h.
  554. // The GNU libc does not support any K&R compilers or the traditional mode
  555. // of ISO C compilers anymore. Check for some of the combinations not
  556. // anymore supported.
  557. // Some user header file might have defined this before.
  558. // All functions, except those with callbacks or those that
  559. // synchronize memory, are leaf functions.
  560. // GCC can always grok prototypes. For C++ programs we add throw()
  561. // to help it optimize the function calls. But this works only with
  562. // gcc 2.8.x and egcs. For gcc 3.2 and up we even mark C functions
  563. // as non-throwing using a function attribute since programs can use
  564. // the -fexceptions options for C code as well.
  565. // Compilers that are not clang may object to
  566. // #if defined __clang__ && __has_extension(...)
  567. // even though they do not need to evaluate the right-hand side of the &&.
  568. // These two macros are not used in glibc anymore. They are kept here
  569. // only because some other projects expect the macros to be defined.
  570. // For these things, GCC behaves the ANSI way normally,
  571. // and the non-ANSI way under -traditional.
  572. // This is not a typedef so `const __ptr_t' does the right thing.
  573. // C++ needs to know that types and declarations are C, not C++.
  574. // Fortify support.
  575. // Support for flexible arrays.
  576. // Headers that should use flexible arrays only if they're "real"
  577. // (e.g. only if they won't affect sizeof()) should test
  578. // #if __glibc_c99_flexarr_available.
  579. // __asm__ ("xyz") is used throughout the headers to rename functions
  580. // at the assembly language level. This is wrapped by the __REDIRECT
  581. // macro, in order to support compilers that can do this some other
  582. // way. When compilers don't support asm-names at all, we have to do
  583. // preprocessor tricks instead (which don't have exactly the right
  584. // semantics, but it's the best we can do).
  585. //
  586. // Example:
  587. // int __REDIRECT(setpgrp, (__pid_t pid, __pid_t pgrp), setpgid);
  588. //
  589. // #elif __SOME_OTHER_COMPILER__
  590. //
  591. // # define __REDIRECT(name, proto, alias) name proto; _Pragma("let " #name " = " #alias)
  592. // GCC has various useful declarations that can be made with the
  593. // `__attribute__' syntax. All of the ways we use this do fine if
  594. // they are omitted for compilers that don't understand it.
  595. // At some point during the gcc 2.96 development the `malloc' attribute
  596. // for functions was introduced. We don't want to use it unconditionally
  597. // (although this would be possible) since it generates warnings.
  598. // Tell the compiler which arguments to an allocation function
  599. // indicate the size of the allocation.
  600. // At some point during the gcc 2.96 development the `pure' attribute
  601. // for functions was introduced. We don't want to use it unconditionally
  602. // (although this would be possible) since it generates warnings.
  603. // This declaration tells the compiler that the value is constant.
  604. // At some point during the gcc 3.1 development the `used' attribute
  605. // for functions was introduced. We don't want to use it unconditionally
  606. // (although this would be possible) since it generates warnings.
  607. // Since version 3.2, gcc allows marking deprecated functions.
  608. // Since version 4.5, gcc also allows one to specify the message printed
  609. // when a deprecated function is used. clang claims to be gcc 4.2, but
  610. // may also support this feature.
  611. // At some point during the gcc 2.8 development the `format_arg' attribute
  612. // for functions was introduced. We don't want to use it unconditionally
  613. // (although this would be possible) since it generates warnings.
  614. // If several `format_arg' attributes are given for the same function, in
  615. // gcc-3.0 and older, all but the last one are ignored. In newer gccs,
  616. // all designated arguments are considered.
  617. // At some point during the gcc 2.97 development the `strfmon' format
  618. // attribute for functions was introduced. We don't want to use it
  619. // unconditionally (although this would be possible) since it
  620. // generates warnings.
  621. // The nonull function attribute allows to mark pointer parameters which
  622. // must not be NULL.
  623. // If fortification mode, we warn about unused results of certain
  624. // function calls which can lead to problems.
  625. // Forces a function to be always inlined.
  626. // The Linux kernel defines __always_inline in stddef.h (283d7573), and
  627. // it conflicts with this definition. Therefore undefine it first to
  628. // allow either header to be included first.
  629. // Associate error messages with the source location of the call site rather
  630. // than with the source location inside the function.
  631. // GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99
  632. // inline semantics, unless -fgnu89-inline is used. Using __GNUC_STDC_INLINE__
  633. // or __GNUC_GNU_INLINE is not a good enough check for gcc because gcc versions
  634. // older than 4.3 may define these macros and still not guarantee GNU inlining
  635. // semantics.
  636. //
  637. // clang++ identifies itself as gcc-4.2, but has support for GNU inlining
  638. // semantics, that can be checked for by using the __GNUC_STDC_INLINE_ and
  639. // __GNUC_GNU_INLINE__ macro definitions.
  640. // GCC 4.3 and above allow passing all anonymous arguments of an
  641. // __extern_always_inline function to some other vararg function.
  642. // It is possible to compile containing GCC extensions even if GCC is
  643. // run in pedantic mode if the uses are carefully marked using the
  644. // `__extension__' keyword. But this is not generally available before
  645. // version 2.8.
  646. // __restrict is known in EGCS 1.2 and above.
  647. // ISO C99 also allows to declare arrays as non-overlapping. The syntax is
  648. // array_name[restrict]
  649. // GCC 3.1 supports this.
  650. // Describes a char array whose address can safely be passed as the first
  651. // argument to strncpy and strncat, as the char array is not necessarily
  652. // a NUL-terminated string.
  653. // Undefine (also defined in libc-symbols.h).
  654. // Copies attributes from the declaration or type referenced by
  655. // the argument.
  656. // Determine the wordsize from the preprocessor defines.
  657. //
  658. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  659. // This file is part of the GNU C Library.
  660. //
  661. // The GNU C Library is free software; you can redistribute it and/or
  662. // modify it under the terms of the GNU Lesser General Public
  663. // License as published by the Free Software Foundation; either
  664. // version 2.1 of the License, or (at your option) any later version.
  665. //
  666. // The GNU C Library is distributed in the hope that it will be useful,
  667. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  668. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  669. // Lesser General Public License for more details.
  670. //
  671. // You should have received a copy of the GNU Lesser General Public
  672. // License along with the GNU C Library; if not, see
  673. // <https://www.gnu.org/licenses/>.
  674. // Properties of long double type. ldbl-128 version.
  675. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  676. // This file is part of the GNU C Library.
  677. //
  678. // The GNU C Library is free software; you can redistribute it and/or
  679. // modify it under the terms of the GNU Lesser General Public
  680. // License published by the Free Software Foundation; either
  681. // version 2.1 of the License, or (at your option) any later version.
  682. //
  683. // The GNU C Library is distributed in the hope that it will be useful,
  684. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  685. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  686. // Lesser General Public License for more details.
  687. //
  688. // You should have received a copy of the GNU Lesser General Public
  689. // License along with the GNU C Library; if not, see
  690. // <https://www.gnu.org/licenses/>.
  691. // long double is distinct from double, so there is nothing to
  692. // define here.
  693. // __glibc_macro_warning (MESSAGE) issues warning MESSAGE. This is
  694. // intended for use in preprocessor macros.
  695. //
  696. // Note: MESSAGE must be a _single_ string; concatenation of string
  697. // literals is not supported.
  698. // Generic selection (ISO C11) is a C-only feature, available in GCC
  699. // since version 4.9. Previous versions do not provide generic
  700. // selection, even though they might set __STDC_VERSION__ to 201112L,
  701. // when in -std=c11 mode. Thus, we must check for !defined __GNUC__
  702. // when testing __STDC_VERSION__ for generic selection support.
  703. // On the other hand, Clang also defines __GNUC__, so a clang-specific
  704. // check is required to enable the use of generic selection.
  705. // If we don't have __REDIRECT, prototypes will be missing if
  706. // __USE_FILE_OFFSET64 but not __USE_LARGEFILE[64].
  707. // Decide whether we can define 'extern inline' functions in headers.
  708. // This is here only because every header file already includes this one.
  709. // Get the definitions of all the appropriate `__stub_FUNCTION' symbols.
  710. // <gnu/stubs.h> contains `#define __stub_FUNCTION' when FUNCTION is a stub
  711. // that will always return failure (and set errno to ENOSYS).
  712. // This file is automatically generated.
  713. // This file selects the right generated file of `__stub_FUNCTION' macros
  714. // based on the architecture being compiled for.
  715. // Determine the wordsize from the preprocessor defines.
  716. //
  717. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  718. // This file is part of the GNU C Library.
  719. //
  720. // The GNU C Library is free software; you can redistribute it and/or
  721. // modify it under the terms of the GNU Lesser General Public
  722. // License as published by the Free Software Foundation; either
  723. // version 2.1 of the License, or (at your option) any later version.
  724. //
  725. // The GNU C Library is distributed in the hope that it will be useful,
  726. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  727. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  728. // Lesser General Public License for more details.
  729. //
  730. // You should have received a copy of the GNU Lesser General Public
  731. // License along with the GNU C Library; if not, see
  732. // <https://www.gnu.org/licenses/>.
  733. // This file is automatically generated.
  734. // It defines a symbol `__stub_FUNCTION' for each function
  735. // in the C library which is a stub, meaning it will fail
  736. // every time called, usually setting errno to ENOSYS.
  737. // bits/types.h -- definitions of __*_t types underlying *_t types.
  738. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  739. // This file is part of the GNU C Library.
  740. //
  741. // The GNU C Library is free software; you can redistribute it and/or
  742. // modify it under the terms of the GNU Lesser General Public
  743. // License as published by the Free Software Foundation; either
  744. // version 2.1 of the License, or (at your option) any later version.
  745. //
  746. // The GNU C Library is distributed in the hope that it will be useful,
  747. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  748. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  749. // Lesser General Public License for more details.
  750. //
  751. // You should have received a copy of the GNU Lesser General Public
  752. // License along with the GNU C Library; if not, see
  753. // <https://www.gnu.org/licenses/>.
  754. // Never include this file directly; use <sys/types.h> instead.
  755. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  756. // This file is part of the GNU C Library.
  757. //
  758. // The GNU C Library is free software; you can redistribute it and/or
  759. // modify it under the terms of the GNU Lesser General Public
  760. // License as published by the Free Software Foundation; either
  761. // version 2.1 of the License, or (at your option) any later version.
  762. //
  763. // The GNU C Library is distributed in the hope that it will be useful,
  764. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  765. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  766. // Lesser General Public License for more details.
  767. //
  768. // You should have received a copy of the GNU Lesser General Public
  769. // License along with the GNU C Library; if not, see
  770. // <https://www.gnu.org/licenses/>.
  771. // Determine the wordsize from the preprocessor defines.
  772. //
  773. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  774. // This file is part of the GNU C Library.
  775. //
  776. // The GNU C Library is free software; you can redistribute it and/or
  777. // modify it under the terms of the GNU Lesser General Public
  778. // License as published by the Free Software Foundation; either
  779. // version 2.1 of the License, or (at your option) any later version.
  780. //
  781. // The GNU C Library is distributed in the hope that it will be useful,
  782. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  783. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  784. // Lesser General Public License for more details.
  785. //
  786. // You should have received a copy of the GNU Lesser General Public
  787. // License along with the GNU C Library; if not, see
  788. // <https://www.gnu.org/licenses/>.
  789. // Bit size of the time_t type at glibc build time, general case.
  790. // Copyright (C) 2018-2020 Free Software Foundation, Inc.
  791. // This file is part of the GNU C Library.
  792. //
  793. // The GNU C Library is free software; you can redistribute it and/or
  794. // modify it under the terms of the GNU Lesser General Public
  795. // License as published by the Free Software Foundation; either
  796. // version 2.1 of the License, or (at your option) any later version.
  797. //
  798. // The GNU C Library is distributed in the hope that it will be useful,
  799. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  800. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  801. // Lesser General Public License for more details.
  802. //
  803. // You should have received a copy of the GNU Lesser General Public
  804. // License along with the GNU C Library; if not, see
  805. // <https://www.gnu.org/licenses/>.
  806. // Determine the wordsize from the preprocessor defines.
  807. //
  808. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  809. // This file is part of the GNU C Library.
  810. //
  811. // The GNU C Library is free software; you can redistribute it and/or
  812. // modify it under the terms of the GNU Lesser General Public
  813. // License as published by the Free Software Foundation; either
  814. // version 2.1 of the License, or (at your option) any later version.
  815. //
  816. // The GNU C Library is distributed in the hope that it will be useful,
  817. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  818. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  819. // Lesser General Public License for more details.
  820. //
  821. // You should have received a copy of the GNU Lesser General Public
  822. // License along with the GNU C Library; if not, see
  823. // <https://www.gnu.org/licenses/>.
  824. // Size in bits of the 'time_t' type of the default ABI.
  825. // Convenience types.
  826. type X__u_char = uint8 /* types.h:31:23 */
  827. type X__u_short = uint16 /* types.h:32:28 */
  828. type X__u_int = uint32 /* types.h:33:22 */
  829. type X__u_long = uint64 /* types.h:34:27 */
  830. // Fixed-size types, underlying types depend on word size and compiler.
  831. type X__int8_t = int8 /* types.h:37:21 */
  832. type X__uint8_t = uint8 /* types.h:38:23 */
  833. type X__int16_t = int16 /* types.h:39:26 */
  834. type X__uint16_t = uint16 /* types.h:40:28 */
  835. type X__int32_t = int32 /* types.h:41:20 */
  836. type X__uint32_t = uint32 /* types.h:42:22 */
  837. type X__int64_t = int64 /* types.h:44:25 */
  838. type X__uint64_t = uint64 /* types.h:45:27 */
  839. // Smallest types with at least a given width.
  840. type X__int_least8_t = X__int8_t /* types.h:52:18 */
  841. type X__uint_least8_t = X__uint8_t /* types.h:53:19 */
  842. type X__int_least16_t = X__int16_t /* types.h:54:19 */
  843. type X__uint_least16_t = X__uint16_t /* types.h:55:20 */
  844. type X__int_least32_t = X__int32_t /* types.h:56:19 */
  845. type X__uint_least32_t = X__uint32_t /* types.h:57:20 */
  846. type X__int_least64_t = X__int64_t /* types.h:58:19 */
  847. type X__uint_least64_t = X__uint64_t /* types.h:59:20 */
  848. // quad_t is also 64 bits.
  849. type X__quad_t = int64 /* types.h:63:18 */
  850. type X__u_quad_t = uint64 /* types.h:64:27 */
  851. // Largest integral types.
  852. type X__intmax_t = int64 /* types.h:72:18 */
  853. type X__uintmax_t = uint64 /* types.h:73:27 */
  854. // The machine-dependent file <bits/typesizes.h> defines __*_T_TYPE
  855. // macros for each of the OS types we define below. The definitions
  856. // of those macros must use the following macros for underlying types.
  857. // We define __S<SIZE>_TYPE and __U<SIZE>_TYPE for the signed and unsigned
  858. // variants of each of the following integer types on this machine.
  859. //
  860. // 16 -- "natural" 16-bit type (always short)
  861. // 32 -- "natural" 32-bit type (always int)
  862. // 64 -- "natural" 64-bit type (long or long long)
  863. // LONG32 -- 32-bit type, traditionally long
  864. // QUAD -- 64-bit type, traditionally long long
  865. // WORD -- natural type of __WORDSIZE bits (int or long)
  866. // LONGWORD -- type of __WORDSIZE bits, traditionally long
  867. //
  868. // We distinguish WORD/LONGWORD, 32/LONG32, and 64/QUAD so that the
  869. // conventional uses of `long' or `long long' type modifiers match the
  870. // types we define, even when a less-adorned type would be the same size.
  871. // This matters for (somewhat) portably writing printf/scanf formats for
  872. // these types, where using the appropriate l or ll format modifiers can
  873. // make the typedefs and the formats match up across all GNU platforms. If
  874. // we used `long' when it's 64 bits where `long long' is expected, then the
  875. // compiler would warn about the formats not matching the argument types,
  876. // and the programmer changing them to shut up the compiler would break the
  877. // program's portability.
  878. //
  879. // Here we assume what is presently the case in all the GCC configurations
  880. // we support: long long is always 64 bits, long is always word/address size,
  881. // and int is always 32 bits.
  882. // No need to mark the typedef with __extension__.
  883. // bits/typesizes.h -- underlying types for *_t. For the generic Linux ABI.
  884. // Copyright (C) 2011-2020 Free Software Foundation, Inc.
  885. // This file is part of the GNU C Library.
  886. // Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.
  887. //
  888. // The GNU C Library is free software; you can redistribute it and/or
  889. // modify it under the terms of the GNU Lesser General Public
  890. // License as published by the Free Software Foundation; either
  891. // version 2.1 of the License, or (at your option) any later version.
  892. //
  893. // The GNU C Library is distributed in the hope that it will be useful,
  894. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  895. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  896. // Lesser General Public License for more details.
  897. //
  898. // You should have received a copy of the GNU Lesser General Public
  899. // License along with the GNU C Library. If not, see
  900. // <https://www.gnu.org/licenses/>.
  901. // See <bits/types.h> for the meaning of these macros. This file exists so
  902. // that <bits/types.h> need not vary across different GNU platforms.
  903. // Tell the libc code that off_t and off64_t are actually the same type
  904. // for all ABI purposes, even if possibly expressed as different base types
  905. // for C type-checking purposes.
  906. // Same for ino_t and ino64_t.
  907. // And for __rlim_t and __rlim64_t.
  908. // And for fsblkcnt_t, fsblkcnt64_t, fsfilcnt_t and fsfilcnt64_t.
  909. // Number of descriptors that can fit in an `fd_set'.
  910. // bits/time64.h -- underlying types for __time64_t. Generic version.
  911. // Copyright (C) 2018-2020 Free Software Foundation, Inc.
  912. // This file is part of the GNU C Library.
  913. //
  914. // The GNU C Library is free software; you can redistribute it and/or
  915. // modify it under the terms of the GNU Lesser General Public
  916. // License as published by the Free Software Foundation; either
  917. // version 2.1 of the License, or (at your option) any later version.
  918. //
  919. // The GNU C Library is distributed in the hope that it will be useful,
  920. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  921. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  922. // Lesser General Public License for more details.
  923. //
  924. // You should have received a copy of the GNU Lesser General Public
  925. // License along with the GNU C Library; if not, see
  926. // <https://www.gnu.org/licenses/>.
  927. // Define __TIME64_T_TYPE so that it is always a 64-bit type.
  928. // If we already have 64-bit time type then use it.
  929. type X__dev_t = uint64 /* types.h:145:25 */ // Type of device numbers.
  930. type X__uid_t = uint32 /* types.h:146:25 */ // Type of user identifications.
  931. type X__gid_t = uint32 /* types.h:147:25 */ // Type of group identifications.
  932. type X__ino_t = uint64 /* types.h:148:25 */ // Type of file serial numbers.
  933. type X__ino64_t = uint64 /* types.h:149:27 */ // Type of file serial numbers (LFS).
  934. type X__mode_t = uint32 /* types.h:150:26 */ // Type of file attribute bitmasks.
  935. type X__nlink_t = uint32 /* types.h:151:27 */ // Type of file link counts.
  936. type X__off_t = int64 /* types.h:152:25 */ // Type of file sizes and offsets.
  937. type X__off64_t = int64 /* types.h:153:27 */ // Type of file sizes and offsets (LFS).
  938. type X__pid_t = int32 /* types.h:154:25 */ // Type of process identifications.
  939. type X__fsid_t = struct{ F__val [2]int32 } /* types.h:155:26 */ // Type of file system IDs.
  940. type X__clock_t = int64 /* types.h:156:27 */ // Type of CPU usage counts.
  941. type X__rlim_t = uint64 /* types.h:157:26 */ // Type for resource measurement.
  942. type X__rlim64_t = uint64 /* types.h:158:28 */ // Type for resource measurement (LFS).
  943. type X__id_t = uint32 /* types.h:159:24 */ // General type for IDs.
  944. type X__time_t = int64 /* types.h:160:26 */ // Seconds since the Epoch.
  945. type X__useconds_t = uint32 /* types.h:161:30 */ // Count of microseconds.
  946. type X__suseconds_t = int64 /* types.h:162:31 */ // Signed count of microseconds.
  947. type X__daddr_t = int32 /* types.h:164:27 */ // The type of a disk address.
  948. type X__key_t = int32 /* types.h:165:25 */ // Type of an IPC key.
  949. // Clock ID used in clock and timer functions.
  950. type X__clockid_t = int32 /* types.h:168:29 */
  951. // Timer ID returned by `timer_create'.
  952. type X__timer_t = uintptr /* types.h:171:12 */
  953. // Type to represent block size.
  954. type X__blksize_t = int32 /* types.h:174:29 */
  955. // Types from the Large File Support interface.
  956. // Type to count number of disk blocks.
  957. type X__blkcnt_t = int64 /* types.h:179:28 */
  958. type X__blkcnt64_t = int64 /* types.h:180:30 */
  959. // Type to count file system blocks.
  960. type X__fsblkcnt_t = uint64 /* types.h:183:30 */
  961. type X__fsblkcnt64_t = uint64 /* types.h:184:32 */
  962. // Type to count file system nodes.
  963. type X__fsfilcnt_t = uint64 /* types.h:187:30 */
  964. type X__fsfilcnt64_t = uint64 /* types.h:188:32 */
  965. // Type of miscellaneous file system fields.
  966. type X__fsword_t = int64 /* types.h:191:28 */
  967. type X__ssize_t = int64 /* types.h:193:27 */ // Type of a byte count, or error.
  968. // Signed long type used in system calls.
  969. type X__syscall_slong_t = int64 /* types.h:196:33 */
  970. // Unsigned long type used in system calls.
  971. type X__syscall_ulong_t = uint64 /* types.h:198:33 */
  972. // These few don't really vary by system, they always correspond
  973. //
  974. // to one of the other defined types.
  975. type X__loff_t = X__off64_t /* types.h:202:19 */ // Type of file sizes and offsets (LFS).
  976. type X__caddr_t = uintptr /* types.h:203:14 */
  977. // Duplicates info from stdint.h but this is used in unistd.h.
  978. type X__intptr_t = int64 /* types.h:206:25 */
  979. // Duplicate info from sys/socket.h.
  980. type X__socklen_t = uint32 /* types.h:209:23 */
  981. // C99: An integer type that can be accessed as an atomic entity,
  982. //
  983. // even in the presence of asynchronous interrupts.
  984. // It is not currently necessary for this to be machine-specific.
  985. type X__sig_atomic_t = int32 /* types.h:214:13 */
  986. // Seconds since the Epoch, visible to user code when time_t is too
  987. // narrow only for consistency with the old way of widening too-narrow
  988. // types. User code should never use __time64_t.
  989. // Signal number definitions. Linux version.
  990. // Copyright (C) 1995-2020 Free Software Foundation, Inc.
  991. // This file is part of the GNU C Library.
  992. //
  993. // The GNU C Library is free software; you can redistribute it and/or
  994. // modify it under the terms of the GNU Lesser General Public
  995. // License as published by the Free Software Foundation; either
  996. // version 2.1 of the License, or (at your option) any later version.
  997. //
  998. // The GNU C Library is distributed in the hope that it will be useful,
  999. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1000. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1001. // Lesser General Public License for more details.
  1002. //
  1003. // You should have received a copy of the GNU Lesser General Public
  1004. // License along with the GNU C Library; if not, see
  1005. // <https://www.gnu.org/licenses/>.
  1006. // Signal number constants. Generic template.
  1007. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1008. // This file is part of the GNU C Library.
  1009. //
  1010. // The GNU C Library is free software; you can redistribute it and/or
  1011. // modify it under the terms of the GNU Lesser General Public
  1012. // License as published by the Free Software Foundation; either
  1013. // version 2.1 of the License, or (at your option) any later version.
  1014. //
  1015. // The GNU C Library is distributed in the hope that it will be useful,
  1016. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1017. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1018. // Lesser General Public License for more details.
  1019. //
  1020. // You should have received a copy of the GNU Lesser General Public
  1021. // License along with the GNU C Library; if not, see
  1022. // <https://www.gnu.org/licenses/>.
  1023. // Fake signal functions.
  1024. // We define here all the signal names listed in POSIX (1003.1-2008);
  1025. // as of 1003.1-2013, no additional signals have been added by POSIX.
  1026. // We also define here signal names that historically exist in every
  1027. // real-world POSIX variant (e.g. SIGWINCH).
  1028. //
  1029. // Signals in the 1-15 range are defined with their historical numbers.
  1030. // For other signals, we use the BSD numbers.
  1031. // There are two unallocated signal numbers in the 1-31 range: 7 and 29.
  1032. // Signal number 0 is reserved for use as kill(pid, 0), to test whether
  1033. // a process exists without sending it a signal.
  1034. // ISO C99 signals.
  1035. // Historical signals specified by POSIX.
  1036. // New(er) POSIX signals (1003.1-2008, 1003.1-2013).
  1037. // Nonstandard signals found in all modern POSIX systems
  1038. // (including both BSD and Linux).
  1039. // Archaic names for compatibility.
  1040. // Not all systems support real-time signals. bits/signum.h indicates
  1041. // that they are supported by overriding __SIGRTMAX to a value greater
  1042. // than __SIGRTMIN. These constants give the kernel-level hard limits,
  1043. // but some real-time signals may be used internally by glibc. Do not
  1044. // use these constants in application code; use SIGRTMIN and SIGRTMAX
  1045. // (defined in signal.h) instead.
  1046. // Biggest signal number + 1 (including real-time signals).
  1047. // Adjustments and additions to the signal number constants for
  1048. // most Linux systems.
  1049. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1050. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1051. // This file is part of the GNU C Library.
  1052. //
  1053. // The GNU C Library is free software; you can redistribute it and/or
  1054. // modify it under the terms of the GNU Lesser General Public
  1055. // License as published by the Free Software Foundation; either
  1056. // version 2.1 of the License, or (at your option) any later version.
  1057. //
  1058. // The GNU C Library is distributed in the hope that it will be useful,
  1059. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1060. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1061. // Lesser General Public License for more details.
  1062. //
  1063. // You should have received a copy of the GNU Lesser General Public
  1064. // License along with the GNU C Library; if not, see
  1065. // <https://www.gnu.org/licenses/>.
  1066. // Never include this file directly; use <sys/types.h> instead.
  1067. // An integral type that can be modified atomically, without the
  1068. //
  1069. // possibility of a signal arriving in the middle of the operation.
  1070. type Sig_atomic_t = X__sig_atomic_t /* sig_atomic_t.h:8:24 */
  1071. type X__sigset_t = struct{ F__val [16]uint64 } /* __sigset_t.h:8:3 */
  1072. // A set of signals to be blocked, unblocked, or waited for.
  1073. type Sigset_t = X__sigset_t /* sigset_t.h:7:20 */
  1074. type Pid_t = X__pid_t /* signal.h:40:17 */
  1075. type Uid_t = X__uid_t /* signal.h:46:17 */
  1076. // We need `struct timespec' later on.
  1077. // NB: Include guard matches what <linux/time.h> uses.
  1078. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1079. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1080. // This file is part of the GNU C Library.
  1081. //
  1082. // The GNU C Library is free software; you can redistribute it and/or
  1083. // modify it under the terms of the GNU Lesser General Public
  1084. // License as published by the Free Software Foundation; either
  1085. // version 2.1 of the License, or (at your option) any later version.
  1086. //
  1087. // The GNU C Library is distributed in the hope that it will be useful,
  1088. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1089. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1090. // Lesser General Public License for more details.
  1091. //
  1092. // You should have received a copy of the GNU Lesser General Public
  1093. // License along with the GNU C Library; if not, see
  1094. // <https://www.gnu.org/licenses/>.
  1095. // Never include this file directly; use <sys/types.h> instead.
  1096. // Endian macros for string.h functions
  1097. // Copyright (C) 1992-2020 Free Software Foundation, Inc.
  1098. // This file is part of the GNU C Library.
  1099. //
  1100. // The GNU C Library is free software; you can redistribute it and/or
  1101. // modify it under the terms of the GNU Lesser General Public
  1102. // License as published by the Free Software Foundation; either
  1103. // version 2.1 of the License, or (at your option) any later version.
  1104. //
  1105. // The GNU C Library is distributed in the hope that it will be useful,
  1106. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1107. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1108. // Lesser General Public License for more details.
  1109. //
  1110. // You should have received a copy of the GNU Lesser General Public
  1111. // License along with the GNU C Library; if not, see
  1112. // <http://www.gnu.org/licenses/>.
  1113. // Definitions for byte order, according to significance of bytes,
  1114. // from low addresses to high addresses. The value is what you get by
  1115. // putting '4' in the most significant byte, '3' in the second most
  1116. // significant byte, '2' in the second least significant byte, and '1'
  1117. // in the least significant byte, and then writing down one digit for
  1118. // each byte, starting with the byte at the lowest address at the left,
  1119. // and proceeding to the byte with the highest address at the right.
  1120. // This file defines `__BYTE_ORDER' for the particular machine.
  1121. // AArch64 has selectable endianness.
  1122. // Some machines may need to use a different endianness for floating point
  1123. // values.
  1124. // POSIX.1b structure for a time value. This is like a `struct timeval' but
  1125. //
  1126. // has nanoseconds instead of microseconds.
  1127. type Timespec = struct {
  1128. Ftv_sec X__time_t
  1129. Ftv_nsec X__syscall_slong_t
  1130. } /* struct_timespec.h:10:1 */
  1131. // Determine the wordsize from the preprocessor defines.
  1132. //
  1133. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  1134. // This file is part of the GNU C Library.
  1135. //
  1136. // The GNU C Library is free software; you can redistribute it and/or
  1137. // modify it under the terms of the GNU Lesser General Public
  1138. // License as published by the Free Software Foundation; either
  1139. // version 2.1 of the License, or (at your option) any later version.
  1140. //
  1141. // The GNU C Library is distributed in the hope that it will be useful,
  1142. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1143. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1144. // Lesser General Public License for more details.
  1145. //
  1146. // You should have received a copy of the GNU Lesser General Public
  1147. // License along with the GNU C Library; if not, see
  1148. // <https://www.gnu.org/licenses/>.
  1149. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1150. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1151. // This file is part of the GNU C Library.
  1152. //
  1153. // The GNU C Library is free software; you can redistribute it and/or
  1154. // modify it under the terms of the GNU Lesser General Public
  1155. // License as published by the Free Software Foundation; either
  1156. // version 2.1 of the License, or (at your option) any later version.
  1157. //
  1158. // The GNU C Library is distributed in the hope that it will be useful,
  1159. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1160. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1161. // Lesser General Public License for more details.
  1162. //
  1163. // You should have received a copy of the GNU Lesser General Public
  1164. // License along with the GNU C Library; if not, see
  1165. // <https://www.gnu.org/licenses/>.
  1166. // Never include this file directly; use <sys/types.h> instead.
  1167. // Define __sigval_t.
  1168. // Copyright (C) 1997-2020 Free Software Foundation, Inc.
  1169. // This file is part of the GNU C Library.
  1170. //
  1171. // The GNU C Library is free software; you can redistribute it and/or
  1172. // modify it under the terms of the GNU Lesser General Public
  1173. // License as published by the Free Software Foundation; either
  1174. // version 2.1 of the License, or (at your option) any later version.
  1175. //
  1176. // The GNU C Library is distributed in the hope that it will be useful,
  1177. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1178. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1179. // Lesser General Public License for more details.
  1180. //
  1181. // You should have received a copy of the GNU Lesser General Public
  1182. // License along with the GNU C Library; if not, see
  1183. // <https://www.gnu.org/licenses/>.
  1184. // Type for data associated with a signal.
  1185. type Sigval = struct {
  1186. F__ccgo_pad1 [0]uint64
  1187. Fsival_int int32
  1188. F__ccgo_pad2 [4]byte
  1189. } /* __sigval_t.h:24:1 */
  1190. type X__sigval_t = Sigval /* __sigval_t.h:30:22 */
  1191. // Some fields of siginfo_t have architecture-specific variations.
  1192. // Architecture-specific adjustments to siginfo_t.
  1193. // This architecture has no adjustments to make to siginfo_t.
  1194. type Siginfo_t = struct {
  1195. Fsi_signo int32
  1196. Fsi_errno int32
  1197. Fsi_code int32
  1198. F__pad0 int32
  1199. F_sifields struct {
  1200. F__ccgo_pad1 [0]uint64
  1201. F_pad [28]int32
  1202. }
  1203. } /* siginfo_t.h:124:5 */
  1204. // Architectures might also add architecture-specific constants.
  1205. // These are all considered GNU extensions.
  1206. // Define __sigval_t.
  1207. // Copyright (C) 1997-2020 Free Software Foundation, Inc.
  1208. // This file is part of the GNU C Library.
  1209. //
  1210. // The GNU C Library is free software; you can redistribute it and/or
  1211. // modify it under the terms of the GNU Lesser General Public
  1212. // License as published by the Free Software Foundation; either
  1213. // version 2.1 of the License, or (at your option) any later version.
  1214. //
  1215. // The GNU C Library is distributed in the hope that it will be useful,
  1216. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1217. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1218. // Lesser General Public License for more details.
  1219. //
  1220. // You should have received a copy of the GNU Lesser General Public
  1221. // License along with the GNU C Library; if not, see
  1222. // <https://www.gnu.org/licenses/>.
  1223. // To avoid sigval_t (not a standard type name) having C++ name
  1224. // mangling depending on whether the selected standard includes union
  1225. // sigval, it should not be defined at all when using a standard for
  1226. // which the sigval name is not reserved; in that case, headers should
  1227. // not include <bits/types/sigval_t.h> and should use only the
  1228. // internal __sigval_t name.
  1229. type Sigval_t = X__sigval_t /* sigval_t.h:16:20 */
  1230. // Determine the wordsize from the preprocessor defines.
  1231. //
  1232. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  1233. // This file is part of the GNU C Library.
  1234. //
  1235. // The GNU C Library is free software; you can redistribute it and/or
  1236. // modify it under the terms of the GNU Lesser General Public
  1237. // License as published by the Free Software Foundation; either
  1238. // version 2.1 of the License, or (at your option) any later version.
  1239. //
  1240. // The GNU C Library is distributed in the hope that it will be useful,
  1241. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1242. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1243. // Lesser General Public License for more details.
  1244. //
  1245. // You should have received a copy of the GNU Lesser General Public
  1246. // License along with the GNU C Library; if not, see
  1247. // <https://www.gnu.org/licenses/>.
  1248. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1249. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1250. // This file is part of the GNU C Library.
  1251. //
  1252. // The GNU C Library is free software; you can redistribute it and/or
  1253. // modify it under the terms of the GNU Lesser General Public
  1254. // License as published by the Free Software Foundation; either
  1255. // version 2.1 of the License, or (at your option) any later version.
  1256. //
  1257. // The GNU C Library is distributed in the hope that it will be useful,
  1258. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1259. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1260. // Lesser General Public License for more details.
  1261. //
  1262. // You should have received a copy of the GNU Lesser General Public
  1263. // License along with the GNU C Library; if not, see
  1264. // <https://www.gnu.org/licenses/>.
  1265. // Never include this file directly; use <sys/types.h> instead.
  1266. // Define __sigval_t.
  1267. // Copyright (C) 1997-2020 Free Software Foundation, Inc.
  1268. // This file is part of the GNU C Library.
  1269. //
  1270. // The GNU C Library is free software; you can redistribute it and/or
  1271. // modify it under the terms of the GNU Lesser General Public
  1272. // License as published by the Free Software Foundation; either
  1273. // version 2.1 of the License, or (at your option) any later version.
  1274. //
  1275. // The GNU C Library is distributed in the hope that it will be useful,
  1276. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1277. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1278. // Lesser General Public License for more details.
  1279. //
  1280. // You should have received a copy of the GNU Lesser General Public
  1281. // License along with the GNU C Library; if not, see
  1282. // <https://www.gnu.org/licenses/>.
  1283. // Forward declaration.
  1284. type Pthread_attr_t1 = struct {
  1285. F__ccgo_pad1 [0]uint64
  1286. F__size [64]uint8
  1287. } /* sigevent_t.h:17:9 */
  1288. // Determine the wordsize from the preprocessor defines.
  1289. //
  1290. // Copyright (C) 2016-2020 Free Software Foundation, Inc.
  1291. // This file is part of the GNU C Library.
  1292. //
  1293. // The GNU C Library is free software; you can redistribute it and/or
  1294. // modify it under the terms of the GNU Lesser General Public
  1295. // License as published by the Free Software Foundation; either
  1296. // version 2.1 of the License, or (at your option) any later version.
  1297. //
  1298. // The GNU C Library is distributed in the hope that it will be useful,
  1299. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1300. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1301. // Lesser General Public License for more details.
  1302. //
  1303. // You should have received a copy of the GNU Lesser General Public
  1304. // License along with the GNU C Library; if not, see
  1305. // <https://www.gnu.org/licenses/>.
  1306. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1307. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1308. // This file is part of the GNU C Library.
  1309. //
  1310. // The GNU C Library is free software; you can redistribute it and/or
  1311. // modify it under the terms of the GNU Lesser General Public
  1312. // License as published by the Free Software Foundation; either
  1313. // version 2.1 of the License, or (at your option) any later version.
  1314. //
  1315. // The GNU C Library is distributed in the hope that it will be useful,
  1316. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1317. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1318. // Lesser General Public License for more details.
  1319. //
  1320. // You should have received a copy of the GNU Lesser General Public
  1321. // License along with the GNU C Library; if not, see
  1322. // <https://www.gnu.org/licenses/>.
  1323. // Never include this file directly; use <sys/types.h> instead.
  1324. // Define __sigval_t.
  1325. // Copyright (C) 1997-2020 Free Software Foundation, Inc.
  1326. // This file is part of the GNU C Library.
  1327. //
  1328. // The GNU C Library is free software; you can redistribute it and/or
  1329. // modify it under the terms of the GNU Lesser General Public
  1330. // License as published by the Free Software Foundation; either
  1331. // version 2.1 of the License, or (at your option) any later version.
  1332. //
  1333. // The GNU C Library is distributed in the hope that it will be useful,
  1334. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1335. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1336. // Lesser General Public License for more details.
  1337. //
  1338. // You should have received a copy of the GNU Lesser General Public
  1339. // License along with the GNU C Library; if not, see
  1340. // <https://www.gnu.org/licenses/>.
  1341. // Forward declaration.
  1342. type Pthread_attr_t = Pthread_attr_t1 /* sigevent_t.h:17:30 */
  1343. // Structure to transport application-defined values with signals.
  1344. type Sigevent = struct {
  1345. Fsigev_value X__sigval_t
  1346. Fsigev_signo int32
  1347. Fsigev_notify int32
  1348. F_sigev_un struct {
  1349. F__ccgo_pad1 [0]uint64
  1350. F_pad [12]int32
  1351. }
  1352. } /* sigevent_t.h:22:9 */
  1353. // Structure to transport application-defined values with signals.
  1354. type Sigevent_t = Sigevent /* sigevent_t.h:42:5 */
  1355. // Type of a signal handler.
  1356. type X__sighandler_t = uintptr /* signal.h:72:14 */
  1357. // 4.4 BSD uses the name `sig_t' for this.
  1358. type Sig_t = X__sighandler_t /* signal.h:190:24 */
  1359. // Get the system-specific definitions of `struct sigaction'
  1360. // and the `SA_*' and `SIG_*'. constants.
  1361. // The proper definitions for Linux's sigaction.
  1362. // Copyright (C) 1993-2020 Free Software Foundation, Inc.
  1363. // This file is part of the GNU C Library.
  1364. //
  1365. // The GNU C Library is free software; you can redistribute it and/or
  1366. // modify it under the terms of the GNU Lesser General Public
  1367. // License as published by the Free Software Foundation; either
  1368. // version 2.1 of the License, or (at your option) any later version.
  1369. //
  1370. // The GNU C Library is distributed in the hope that it will be useful,
  1371. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1372. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1373. // Lesser General Public License for more details.
  1374. //
  1375. // You should have received a copy of the GNU Lesser General Public
  1376. // License along with the GNU C Library; if not, see
  1377. // <https://www.gnu.org/licenses/>.
  1378. // Structure describing the action to be taken when a signal arrives.
  1379. type Sigaction = struct {
  1380. F__sigaction_handler struct{ Fsa_handler X__sighandler_t }
  1381. Fsa_mask X__sigset_t
  1382. Fsa_flags int32
  1383. F__ccgo_pad1 [4]byte
  1384. Fsa_restorer uintptr
  1385. } /* sigaction.h:27:1 */
  1386. // Get machine-dependent `struct sigcontext' and signal subcodes.
  1387. // Copyright (C) 1996-2020 Free Software Foundation, Inc.
  1388. // This file is part of the GNU C Library.
  1389. //
  1390. // The GNU C Library is free software; you can redistribute it and/or
  1391. // modify it under the terms of the GNU Lesser General Public
  1392. // License as published by the Free Software Foundation; either
  1393. // version 2.1 of the License, or (at your option) any later version.
  1394. //
  1395. // The GNU C Library is distributed in the hope that it will be useful,
  1396. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1397. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1398. // Lesser General Public License for more details.
  1399. //
  1400. // You should have received a copy of the GNU Lesser General Public
  1401. // License along with the GNU C Library; if not, see
  1402. // <https://www.gnu.org/licenses/>.
  1403. // Kernel headers before 2.1.1 define a struct sigcontext_struct, but
  1404. // we need sigcontext.
  1405. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1406. // Copyright (C) 2012 ARM Ltd.
  1407. //
  1408. // This program is free software; you can redistribute it and/or modify
  1409. // it under the terms of the GNU General Public License version 2 as
  1410. // published by the Free Software Foundation.
  1411. //
  1412. // This program is distributed in the hope that it will be useful,
  1413. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1414. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  1415. // GNU General Public License for more details.
  1416. //
  1417. // You should have received a copy of the GNU General Public License
  1418. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  1419. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1420. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1421. // int-ll64 is used everywhere now.
  1422. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1423. // asm-generic/int-ll64.h
  1424. //
  1425. // Integer declarations for architectures which use "long long"
  1426. // for 64-bit types.
  1427. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1428. // Copyright (C) 2012 ARM Ltd.
  1429. //
  1430. // This program is free software; you can redistribute it and/or modify
  1431. // it under the terms of the GNU General Public License version 2 as
  1432. // published by the Free Software Foundation.
  1433. //
  1434. // This program is distributed in the hope that it will be useful,
  1435. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1436. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  1437. // GNU General Public License for more details.
  1438. //
  1439. // You should have received a copy of the GNU General Public License
  1440. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  1441. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1442. // There seems to be no way of detecting this automatically from user
  1443. // space, so 64 bit architectures should override this in their
  1444. // bitsperlong.h. In particular, an architecture that supports
  1445. // both 32 and 64 bit user space must not rely on CONFIG_64BIT
  1446. // to decide it, but rather check a compiler provided macro.
  1447. // __xx is ok: it doesn't pollute the POSIX namespace. Use these in the
  1448. // header files exported to user space
  1449. type X__s8 = int8 /* int-ll64.h:20:25 */
  1450. type X__u8 = uint8 /* int-ll64.h:21:23 */
  1451. type X__s16 = int16 /* int-ll64.h:23:26 */
  1452. type X__u16 = uint16 /* int-ll64.h:24:24 */
  1453. type X__s32 = int32 /* int-ll64.h:26:24 */
  1454. type X__u32 = uint32 /* int-ll64.h:27:22 */
  1455. type X__s64 = int64 /* int-ll64.h:30:44 */
  1456. type X__u64 = uint64 /* int-ll64.h:31:42 */
  1457. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1458. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1459. // This allows for 1024 file descriptors: if NR_OPEN is ever grown
  1460. // beyond that you'll have to change this too. But 1024 fd's seem to be
  1461. // enough even for such "real" unices like OSF/1, so hopefully this is
  1462. // one limit that doesn't have to be changed [again].
  1463. //
  1464. // Note that POSIX wants the FD_CLEAR(fd,fdsetp) defines to be in
  1465. // <sys/time.h> (and thus <linux/time.h>) - but this is a more logical
  1466. // place for them. Solved by having dummy defines in <sys/time.h>.
  1467. // This macro may have been defined in <gnu/types.h>. But we always
  1468. // use the one here.
  1469. type X__kernel_fd_set = struct{ Ffds_bits [16]uint64 } /* posix_types.h:27:3 */
  1470. // Type of a signal handler.
  1471. type X__kernel_sighandler_t = uintptr /* posix_types.h:30:14 */
  1472. // Type of a SYSV IPC key.
  1473. type X__kernel_key_t = int32 /* posix_types.h:33:13 */
  1474. type X__kernel_mqd_t = int32 /* posix_types.h:34:13 */
  1475. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1476. type X__kernel_old_uid_t = uint16 /* posix_types.h:5:24 */
  1477. type X__kernel_old_gid_t = uint16 /* posix_types.h:6:24 */
  1478. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1479. // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
  1480. // Copyright (C) 2012 ARM Ltd.
  1481. //
  1482. // This program is free software; you can redistribute it and/or modify
  1483. // it under the terms of the GNU General Public License version 2 as
  1484. // published by the Free Software Foundation.
  1485. //
  1486. // This program is distributed in the hope that it will be useful,
  1487. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1488. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  1489. // GNU General Public License for more details.
  1490. //
  1491. // You should have received a copy of the GNU General Public License
  1492. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  1493. // This file is generally used by user-level software, so you need to
  1494. // be a little careful about namespace pollution etc.
  1495. //
  1496. // First the types that are often defined in different ways across
  1497. // architectures, so that you can override them.
  1498. type X__kernel_long_t = int64 /* posix_types.h:15:15 */
  1499. type X__kernel_ulong_t = uint64 /* posix_types.h:16:23 */
  1500. type X__kernel_ino_t = X__kernel_ulong_t /* posix_types.h:20:26 */
  1501. type X__kernel_mode_t = uint32 /* posix_types.h:24:22 */
  1502. type X__kernel_pid_t = int32 /* posix_types.h:28:14 */
  1503. type X__kernel_ipc_pid_t = int32 /* posix_types.h:32:14 */
  1504. type X__kernel_uid_t = uint32 /* posix_types.h:36:22 */
  1505. type X__kernel_gid_t = uint32 /* posix_types.h:37:22 */
  1506. type X__kernel_suseconds_t = X__kernel_long_t /* posix_types.h:41:26 */
  1507. type X__kernel_daddr_t = int32 /* posix_types.h:45:14 */
  1508. type X__kernel_uid32_t = uint32 /* posix_types.h:49:22 */
  1509. type X__kernel_gid32_t = uint32 /* posix_types.h:50:22 */
  1510. type X__kernel_old_dev_t = uint32 /* posix_types.h:59:22 */
  1511. // Most 32 bit architectures use "unsigned int" size_t,
  1512. // and all 64 bit architectures use "unsigned long" size_t.
  1513. type X__kernel_size_t = X__kernel_ulong_t /* posix_types.h:72:26 */
  1514. type X__kernel_ssize_t = X__kernel_long_t /* posix_types.h:73:25 */
  1515. type X__kernel_ptrdiff_t = X__kernel_long_t /* posix_types.h:74:25 */
  1516. type X__kernel_fsid_t = struct{ Fval [2]int32 } /* posix_types.h:81:3 */
  1517. // anything below here should be completely generic
  1518. type X__kernel_off_t = X__kernel_long_t /* posix_types.h:87:25 */
  1519. type X__kernel_loff_t = int64 /* posix_types.h:88:19 */
  1520. type X__kernel_old_time_t = X__kernel_long_t /* posix_types.h:89:25 */
  1521. type X__kernel_time_t = X__kernel_long_t /* posix_types.h:90:25 */
  1522. type X__kernel_time64_t = int64 /* posix_types.h:91:19 */
  1523. type X__kernel_clock_t = X__kernel_long_t /* posix_types.h:92:25 */
  1524. type X__kernel_timer_t = int32 /* posix_types.h:93:14 */
  1525. type X__kernel_clockid_t = int32 /* posix_types.h:94:14 */
  1526. type X__kernel_caddr_t = uintptr /* posix_types.h:95:14 */
  1527. type X__kernel_uid16_t = uint16 /* posix_types.h:96:24 */
  1528. type X__kernel_gid16_t = uint16 /* posix_types.h:97:24 */
  1529. // Below are truly Linux-specific types that should never collide with
  1530. // any application/library that wants linux/types.h.
  1531. type X__le16 = X__u16 /* types.h:24:25 */
  1532. type X__be16 = X__u16 /* types.h:25:25 */
  1533. type X__le32 = X__u32 /* types.h:26:25 */
  1534. type X__be32 = X__u32 /* types.h:27:25 */
  1535. type X__le64 = X__u64 /* types.h:28:25 */
  1536. type X__be64 = X__u64 /* types.h:29:25 */
  1537. type X__sum16 = X__u16 /* types.h:31:25 */
  1538. type X__wsum = X__u32 /* types.h:32:25 */
  1539. // aligned_u64 should be used in defining kernel<->userspace ABIs to avoid
  1540. // common 32/64-bit compat problems.
  1541. // 64-bit values align to 4-byte boundaries on x86_32 (and possibly other
  1542. // architectures) and to 8-byte boundaries on 64-bit architectures. The new
  1543. // aligned_64 type enforces 8-byte alignment so that structs containing
  1544. // aligned_64 values have the same alignment on 32-bit and 64-bit architectures.
  1545. // No conversions are necessary between 32-bit user-space and a 64-bit kernel.
  1546. type X__poll_t = uint32 /* types.h:47:28 */
  1547. // Signal context structure - contains all info to do with the state
  1548. // before the signal handler was invoked.
  1549. type Sigcontext = struct {
  1550. Ffault_address X__u64
  1551. Fregs [31]X__u64
  1552. Fsp X__u64
  1553. Fpc X__u64
  1554. Fpstate X__u64
  1555. F__reserved [4096]X__u8
  1556. } /* sigcontext.h:28:1 */
  1557. // Allocation of __reserved[]:
  1558. // (Note: records do not necessarily occur in the order shown here.)
  1559. //
  1560. // size description
  1561. //
  1562. // 0x210 fpsimd_context
  1563. // 0x10 esr_context
  1564. // 0x8a0 sve_context (vl <= 64) (optional)
  1565. // 0x20 extra_context (optional)
  1566. // 0x10 terminator (null _aarch64_ctx)
  1567. //
  1568. // 0x510 (reserved for future allocation)
  1569. //
  1570. // New records that can exceed this space need to be opt-in for userspace, so
  1571. // that an expanded signal frame is not generated unexpectedly. The mechanism
  1572. // for opting in will depend on the extension that generates each new record.
  1573. // The above table documents the maximum set and sizes of records than can be
  1574. // generated when userspace does not opt in for any such extension.
  1575. // Header to be used at the beginning of structures extending the user
  1576. // context. Such structures must be placed after the rt_sigframe on the stack
  1577. // and be 16-byte aligned. The last structure must be a dummy one with the
  1578. // magic and size set to 0.
  1579. type X_aarch64_ctx = struct {
  1580. Fmagic X__u32
  1581. Fsize X__u32
  1582. } /* sigcontext.h:66:1 */
  1583. type Fpsimd_context = struct {
  1584. Fhead struct {
  1585. Fmagic X__u32
  1586. Fsize X__u32
  1587. }
  1588. Ffpsr X__u32
  1589. Ffpcr X__u32
  1590. Fvregs [32]X__uint128_t
  1591. } /* sigcontext.h:73:1 */
  1592. // Note: similarly to all other integer fields, each V-register is stored in an
  1593. // endianness-dependent format, with the byte at offset i from the start of the
  1594. // in-memory representation of the register value containing
  1595. //
  1596. // bits [(7 + 8 * i) : (8 * i)] of the register on little-endian hosts; or
  1597. // bits [(127 - 8 * i) : (120 - 8 * i)] on big-endian hosts.
  1598. // ESR_EL1 context
  1599. type Esr_context = struct {
  1600. Fhead struct {
  1601. Fmagic X__u32
  1602. Fsize X__u32
  1603. }
  1604. Fesr X__u64
  1605. } /* sigcontext.h:92:1 */
  1606. // extra_context: describes extra space in the signal frame for
  1607. // additional structures that don't fit in sigcontext.__reserved[].
  1608. //
  1609. // Note:
  1610. //
  1611. // 1) fpsimd_context, esr_context and extra_context must be placed in
  1612. // sigcontext.__reserved[] if present. They cannot be placed in the
  1613. // extra space. Any other record can be placed either in the extra
  1614. // space or in sigcontext.__reserved[], unless otherwise specified in
  1615. // this file.
  1616. //
  1617. // 2) There must not be more than one extra_context.
  1618. //
  1619. // 3) If extra_context is present, it must be followed immediately in
  1620. // sigcontext.__reserved[] by the terminating null _aarch64_ctx.
  1621. //
  1622. // 4) The extra space to which datap points must start at the first
  1623. // 16-byte aligned address immediately after the terminating null
  1624. // _aarch64_ctx that follows the extra_context structure in
  1625. // __reserved[]. The extra space may overrun the end of __reserved[],
  1626. // as indicated by a sufficiently large value for the size field.
  1627. //
  1628. // 5) The extra space must itself be terminated with a null
  1629. // _aarch64_ctx.
  1630. type Extra_context = struct {
  1631. Fhead struct {
  1632. Fmagic X__u32
  1633. Fsize X__u32
  1634. }
  1635. Fdatap X__u64
  1636. Fsize X__u32
  1637. F__reserved [3]X__u32
  1638. } /* sigcontext.h:125:1 */
  1639. type Sve_context = struct {
  1640. Fhead struct {
  1641. Fmagic X__u32
  1642. Fsize X__u32
  1643. }
  1644. Fvl X__u16
  1645. F__reserved [3]X__u16
  1646. } /* sigcontext.h:134:1 */
  1647. // Wide character type.
  1648. // Locale-writers should change this as necessary to
  1649. // be big enough to hold unique values not between 0 and 127,
  1650. // and not (wchar_t) -1, for each defined multibyte character.
  1651. // Define this type if we are doing the whole job,
  1652. // or if we want this type in particular.
  1653. // A null pointer constant.
  1654. // Define stack_t. Linux version.
  1655. // Copyright (C) 1998-2020 Free Software Foundation, Inc.
  1656. // This file is part of the GNU C Library.
  1657. //
  1658. // The GNU C Library is free software; you can redistribute it and/or
  1659. // modify it under the terms of the GNU Lesser General Public
  1660. // License as published by the Free Software Foundation; either
  1661. // version 2.1 of the License, or (at your option) any later version.
  1662. //
  1663. // The GNU C Library is distributed in the hope that it will be useful,
  1664. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1665. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1666. // Lesser General Public License for more details.
  1667. //
  1668. // You should have received a copy of the GNU Lesser General Public
  1669. // License along with the GNU C Library; if not, see
  1670. // <https://www.gnu.org/licenses/>.
  1671. // Copyright (C) 1989-2020 Free Software Foundation, Inc.
  1672. //
  1673. // This file is part of GCC.
  1674. //
  1675. // GCC is free software; you can redistribute it and/or modify
  1676. // it under the terms of the GNU General Public License as published by
  1677. // the Free Software Foundation; either version 3, or (at your option)
  1678. // any later version.
  1679. //
  1680. // GCC is distributed in the hope that it will be useful,
  1681. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1682. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  1683. // GNU General Public License for more details.
  1684. //
  1685. // Under Section 7 of GPL version 3, you are granted additional
  1686. // permissions described in the GCC Runtime Library Exception, version
  1687. // 3.1, as published by the Free Software Foundation.
  1688. //
  1689. // You should have received a copy of the GNU General Public License and
  1690. // a copy of the GCC Runtime Library Exception along with this program;
  1691. // see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
  1692. // <http://www.gnu.org/licenses/>.
  1693. // ISO C Standard: 7.17 Common definitions <stddef.h>
  1694. // Any one of these symbols __need_* means that GNU libc
  1695. // wants us just to define one data type. So don't define
  1696. // the symbols that indicate this file's entire job has been done.
  1697. // This avoids lossage on SunOS but only if stdtypes.h comes first.
  1698. // There's no way to win with the other order! Sun lossage.
  1699. // Sequent's header files use _PTRDIFF_T_ in some conflicting way.
  1700. // Just ignore it.
  1701. // On VxWorks, <type/vxTypesBase.h> may have defined macros like
  1702. // _TYPE_size_t which will typedef size_t. fixincludes patched the
  1703. // vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is
  1704. // not defined, and so that defining this macro defines _GCC_SIZE_T.
  1705. // If we find that the macros are still defined at this point, we must
  1706. // invoke them so that the type is defined as expected.
  1707. // In case nobody has defined these types, but we aren't running under
  1708. // GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
  1709. // __WCHAR_TYPE__ have reasonable values. This can happen if the
  1710. // parts of GCC is compiled by an older compiler, that actually
  1711. // include gstddef.h, such as collect2.
  1712. // Signed type of difference of two pointers.
  1713. // Define this type if we are doing the whole job,
  1714. // or if we want this type in particular.
  1715. // Unsigned type of `sizeof' something.
  1716. // Define this type if we are doing the whole job,
  1717. // or if we want this type in particular.
  1718. // Wide character type.
  1719. // Locale-writers should change this as necessary to
  1720. // be big enough to hold unique values not between 0 and 127,
  1721. // and not (wchar_t) -1, for each defined multibyte character.
  1722. // Define this type if we are doing the whole job,
  1723. // or if we want this type in particular.
  1724. // A null pointer constant.
  1725. // Structure describing a signal stack.
  1726. type Stack_t = struct {
  1727. Fss_sp uintptr
  1728. Fss_flags int32
  1729. F__ccgo_pad1 [4]byte
  1730. Fss_size Size_t
  1731. } /* stack_t.h:31:5 */
  1732. // This will define `ucontext_t' and `mcontext_t'.
  1733. // Copyright (C) 1998-2020 Free Software Foundation, Inc.
  1734. //
  1735. // This file is part of the GNU C Library.
  1736. //
  1737. // The GNU C Library is free software; you can redistribute it and/or
  1738. // modify it under the terms of the GNU Lesser General Public
  1739. // License as published by the Free Software Foundation; either
  1740. // version 2.1 of the License, or (at your option) any later version.
  1741. //
  1742. // The GNU C Library is distributed in the hope that it will be useful,
  1743. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1744. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1745. // Lesser General Public License for more details.
  1746. //
  1747. // You should have received a copy of the GNU Lesser General Public
  1748. // License along with the GNU C Library; if not, see
  1749. // <https://www.gnu.org/licenses/>.
  1750. // System V/AArch64 ABI compliant context switching support.
  1751. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1752. // This file is part of the GNU C Library.
  1753. //
  1754. // The GNU C Library is free software; you can redistribute it and/or
  1755. // modify it under the terms of the GNU Lesser General Public
  1756. // License as published by the Free Software Foundation; either
  1757. // version 2.1 of the License, or (at your option) any later version.
  1758. //
  1759. // The GNU C Library is distributed in the hope that it will be useful,
  1760. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1761. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1762. // Lesser General Public License for more details.
  1763. //
  1764. // You should have received a copy of the GNU Lesser General Public
  1765. // License along with the GNU C Library; if not, see
  1766. // <https://www.gnu.org/licenses/>.
  1767. // Define stack_t. Linux version.
  1768. // Copyright (C) 1998-2020 Free Software Foundation, Inc.
  1769. // This file is part of the GNU C Library.
  1770. //
  1771. // The GNU C Library is free software; you can redistribute it and/or
  1772. // modify it under the terms of the GNU Lesser General Public
  1773. // License as published by the Free Software Foundation; either
  1774. // version 2.1 of the License, or (at your option) any later version.
  1775. //
  1776. // The GNU C Library is distributed in the hope that it will be useful,
  1777. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1778. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1779. // Lesser General Public License for more details.
  1780. //
  1781. // You should have received a copy of the GNU Lesser General Public
  1782. // License along with the GNU C Library; if not, see
  1783. // <https://www.gnu.org/licenses/>.
  1784. // Definitions for core files and libthread_db. Generic Linux version.
  1785. // Copyright (C) 1996-2020 Free Software Foundation, Inc.
  1786. //
  1787. // This file is part of the GNU C Library.
  1788. //
  1789. // The GNU C Library is free software; you can redistribute it and/or
  1790. // modify it under the terms of the GNU Lesser General Public
  1791. // License as published by the Free Software Foundation; either
  1792. // version 2.1 of the License, or (at your option) any later version.
  1793. //
  1794. // The GNU C Library is distributed in the hope that it will be useful,
  1795. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1796. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1797. // Lesser General Public License for more details.
  1798. //
  1799. // You should have received a copy of the GNU Lesser General Public
  1800. // License along with the GNU C Library; if not, see
  1801. // <https://www.gnu.org/licenses/>.
  1802. // This is somewhat modelled after the file of the same name on SVR4
  1803. // systems. It provides a definition of the core file format for ELF
  1804. // used on Linux. It doesn't have anything to do with the /proc file
  1805. // system, even though Linux has one.
  1806. //
  1807. // Anyway, the whole purpose of this file is for GDB and GDB only.
  1808. // Don't read too much into it. Don't use it for anything other than
  1809. // GDB unless you know what you are doing.
  1810. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1811. // This file is part of the GNU C Library.
  1812. //
  1813. // The GNU C Library is free software; you can redistribute it and/or
  1814. // modify it under the terms of the GNU Lesser General Public
  1815. // License as published by the Free Software Foundation; either
  1816. // version 2.1 of the License, or (at your option) any later version.
  1817. //
  1818. // The GNU C Library is distributed in the hope that it will be useful,
  1819. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1820. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1821. // Lesser General Public License for more details.
  1822. //
  1823. // You should have received a copy of the GNU Lesser General Public
  1824. // License along with the GNU C Library; if not, see
  1825. // <https://www.gnu.org/licenses/>.
  1826. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1827. // This file is part of the GNU C Library.
  1828. //
  1829. // The GNU C Library is free software; you can redistribute it and/or
  1830. // modify it under the terms of the GNU Lesser General Public
  1831. // License as published by the Free Software Foundation; either
  1832. // version 2.1 of the License, or (at your option) any later version.
  1833. //
  1834. // The GNU C Library is distributed in the hope that it will be useful,
  1835. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1836. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1837. // Lesser General Public License for more details.
  1838. //
  1839. // You should have received a copy of the GNU Lesser General Public
  1840. // License along with the GNU C Library; if not, see
  1841. // <https://www.gnu.org/licenses/>.
  1842. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1843. // This file is part of the GNU C Library.
  1844. //
  1845. // The GNU C Library is free software; you can redistribute it and/or
  1846. // modify it under the terms of the GNU Lesser General Public
  1847. // License as published by the Free Software Foundation; either
  1848. // version 2.1 of the License, or (at your option) any later version.
  1849. //
  1850. // The GNU C Library is distributed in the hope that it will be useful,
  1851. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1852. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1853. // Lesser General Public License for more details.
  1854. //
  1855. // You should have received a copy of the GNU Lesser General Public
  1856. // License along with the GNU C Library; if not, see
  1857. // <https://www.gnu.org/licenses/>.
  1858. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1859. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1860. // This file is part of the GNU C Library.
  1861. //
  1862. // The GNU C Library is free software; you can redistribute it and/or
  1863. // modify it under the terms of the GNU Lesser General Public
  1864. // License as published by the Free Software Foundation; either
  1865. // version 2.1 of the License, or (at your option) any later version.
  1866. //
  1867. // The GNU C Library is distributed in the hope that it will be useful,
  1868. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1869. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1870. // Lesser General Public License for more details.
  1871. //
  1872. // You should have received a copy of the GNU Lesser General Public
  1873. // License along with the GNU C Library; if not, see
  1874. // <https://www.gnu.org/licenses/>.
  1875. // Never include this file directly; use <sys/types.h> instead.
  1876. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1877. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1878. // This file is part of the GNU C Library.
  1879. //
  1880. // The GNU C Library is free software; you can redistribute it and/or
  1881. // modify it under the terms of the GNU Lesser General Public
  1882. // License as published by the Free Software Foundation; either
  1883. // version 2.1 of the License, or (at your option) any later version.
  1884. //
  1885. // The GNU C Library is distributed in the hope that it will be useful,
  1886. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1887. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1888. // Lesser General Public License for more details.
  1889. //
  1890. // You should have received a copy of the GNU Lesser General Public
  1891. // License along with the GNU C Library; if not, see
  1892. // <https://www.gnu.org/licenses/>.
  1893. // Never include this file directly; use <sys/types.h> instead.
  1894. // Returned by `time'.
  1895. type Time_t = X__time_t /* time_t.h:7:18 */
  1896. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1897. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1898. // This file is part of the GNU C Library.
  1899. //
  1900. // The GNU C Library is free software; you can redistribute it and/or
  1901. // modify it under the terms of the GNU Lesser General Public
  1902. // License as published by the Free Software Foundation; either
  1903. // version 2.1 of the License, or (at your option) any later version.
  1904. //
  1905. // The GNU C Library is distributed in the hope that it will be useful,
  1906. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1907. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1908. // Lesser General Public License for more details.
  1909. //
  1910. // You should have received a copy of the GNU Lesser General Public
  1911. // License along with the GNU C Library; if not, see
  1912. // <https://www.gnu.org/licenses/>.
  1913. // Never include this file directly; use <sys/types.h> instead.
  1914. // A time value that is accurate to the nearest
  1915. //
  1916. // microsecond but also has a range of years.
  1917. type Timeval = struct {
  1918. Ftv_sec X__time_t
  1919. Ftv_usec X__suseconds_t
  1920. } /* struct_timeval.h:8:1 */
  1921. type Suseconds_t = X__suseconds_t /* time.h:28:23 */
  1922. // `fd_set' type and related macros, and `select'/`pselect' declarations.
  1923. // Copyright (C) 1996-2020 Free Software Foundation, Inc.
  1924. // This file is part of the GNU C Library.
  1925. //
  1926. // The GNU C Library is free software; you can redistribute it and/or
  1927. // modify it under the terms of the GNU Lesser General Public
  1928. // License as published by the Free Software Foundation; either
  1929. // version 2.1 of the License, or (at your option) any later version.
  1930. //
  1931. // The GNU C Library is distributed in the hope that it will be useful,
  1932. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1933. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1934. // Lesser General Public License for more details.
  1935. //
  1936. // You should have received a copy of the GNU Lesser General Public
  1937. // License along with the GNU C Library; if not, see
  1938. // <https://www.gnu.org/licenses/>.
  1939. // POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h>
  1940. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  1941. // This file is part of the GNU C Library.
  1942. //
  1943. // The GNU C Library is free software; you can redistribute it and/or
  1944. // modify it under the terms of the GNU Lesser General Public
  1945. // License as published by the Free Software Foundation; either
  1946. // version 2.1 of the License, or (at your option) any later version.
  1947. //
  1948. // The GNU C Library is distributed in the hope that it will be useful,
  1949. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1950. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1951. // Lesser General Public License for more details.
  1952. //
  1953. // You should have received a copy of the GNU Lesser General Public
  1954. // License along with the GNU C Library; if not, see
  1955. // <https://www.gnu.org/licenses/>.
  1956. // Get definition of needed basic types.
  1957. // bits/types.h -- definitions of __*_t types underlying *_t types.
  1958. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  1959. // This file is part of the GNU C Library.
  1960. //
  1961. // The GNU C Library is free software; you can redistribute it and/or
  1962. // modify it under the terms of the GNU Lesser General Public
  1963. // License as published by the Free Software Foundation; either
  1964. // version 2.1 of the License, or (at your option) any later version.
  1965. //
  1966. // The GNU C Library is distributed in the hope that it will be useful,
  1967. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1968. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1969. // Lesser General Public License for more details.
  1970. //
  1971. // You should have received a copy of the GNU Lesser General Public
  1972. // License along with the GNU C Library; if not, see
  1973. // <https://www.gnu.org/licenses/>.
  1974. // Never include this file directly; use <sys/types.h> instead.
  1975. // Get __FD_* definitions.
  1976. // Copyright (C) 1997-2020 Free Software Foundation, Inc.
  1977. // This file is part of the GNU C Library.
  1978. //
  1979. // The GNU C Library is free software; you can redistribute it and/or
  1980. // modify it under the terms of the GNU Lesser General Public
  1981. // License as published by the Free Software Foundation; either
  1982. // version 2.1 of the License, or (at your option) any later version.
  1983. //
  1984. // The GNU C Library is distributed in the hope that it will be useful,
  1985. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  1986. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  1987. // Lesser General Public License for more details.
  1988. //
  1989. // You should have received a copy of the GNU Lesser General Public
  1990. // License along with the GNU C Library; if not, see
  1991. // <https://www.gnu.org/licenses/>.
  1992. // We don't use `memset' because this would require a prototype and
  1993. // the array isn't too big.
  1994. // Get sigset_t.
  1995. // Get definition of timer specification structures.
  1996. // NB: Include guard matches what <linux/time.h> uses.
  1997. // The fd_set member is required to be an array of longs.
  1998. type X__fd_mask = int64 /* select.h:49:18 */
  1999. // Some versions of <linux/posix_types.h> define this macros.
  2000. // It's easier to assume 8-bit bytes than to get CHAR_BIT.
  2001. // fd_set for select and pselect.
  2002. type Fd_set = struct{ F__fds_bits [16]X__fd_mask } /* select.h:70:5 */
  2003. // Maximum number of file descriptors in `fd_set'.
  2004. // Sometimes the fd_set member is assumed to have this type.
  2005. type Fd_mask = X__fd_mask /* select.h:77:19 */
  2006. // Define some inlines helping to catch common problems.
  2007. // Structure crudely representing a timezone.
  2008. //
  2009. // This is obsolete and should never be used.
  2010. type Timezone = struct {
  2011. Ftz_minuteswest int32
  2012. Ftz_dsttime int32
  2013. } /* time.h:52:1 */
  2014. // Type of the second argument to `getitimer' and
  2015. //
  2016. // the second and third arguments `setitimer'.
  2017. type Itimerval = struct {
  2018. Fit_interval struct {
  2019. Ftv_sec X__time_t
  2020. Ftv_usec X__suseconds_t
  2021. }
  2022. Fit_value struct {
  2023. Ftv_sec X__time_t
  2024. Ftv_usec X__suseconds_t
  2025. }
  2026. } /* time.h:105:1 */
  2027. type X__itimer_which_t = int32 /* time.h:118:13 */
  2028. // Convenience macros for operations on timevals.
  2029. // NOTE: `timercmp' does not work for >= or <=.
  2030. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  2031. // This file is part of the GNU C Library.
  2032. //
  2033. // The GNU C Library is free software; you can redistribute it and/or
  2034. // modify it under the terms of the GNU Lesser General Public
  2035. // License as published by the Free Software Foundation; either
  2036. // version 2.1 of the License, or (at your option) any later version.
  2037. //
  2038. // The GNU C Library is distributed in the hope that it will be useful,
  2039. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2040. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2041. // Lesser General Public License for more details.
  2042. //
  2043. // You should have received a copy of the GNU Lesser General Public
  2044. // License along with the GNU C Library; if not, see
  2045. // <https://www.gnu.org/licenses/>.
  2046. // POSIX Standard: 2.6 Primitive System Data Types <sys/types.h>
  2047. // Copyright (C) 1991-2020 Free Software Foundation, Inc.
  2048. // This file is part of the GNU C Library.
  2049. //
  2050. // The GNU C Library is free software; you can redistribute it and/or
  2051. // modify it under the terms of the GNU Lesser General Public
  2052. // License as published by the Free Software Foundation; either
  2053. // version 2.1 of the License, or (at your option) any later version.
  2054. //
  2055. // The GNU C Library is distributed in the hope that it will be useful,
  2056. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2057. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2058. // Lesser General Public License for more details.
  2059. //
  2060. // You should have received a copy of the GNU Lesser General Public
  2061. // License along with the GNU C Library; if not, see
  2062. // <https://www.gnu.org/licenses/>.
  2063. // bits/types.h -- definitions of __*_t types underlying *_t types.
  2064. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  2065. // This file is part of the GNU C Library.
  2066. //
  2067. // The GNU C Library is free software; you can redistribute it and/or
  2068. // modify it under the terms of the GNU Lesser General Public
  2069. // License as published by the Free Software Foundation; either
  2070. // version 2.1 of the License, or (at your option) any later version.
  2071. //
  2072. // The GNU C Library is distributed in the hope that it will be useful,
  2073. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2074. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2075. // Lesser General Public License for more details.
  2076. //
  2077. // You should have received a copy of the GNU Lesser General Public
  2078. // License along with the GNU C Library; if not, see
  2079. // <https://www.gnu.org/licenses/>.
  2080. // Never include this file directly; use <sys/types.h> instead.
  2081. type U_char = X__u_char /* types.h:33:18 */
  2082. type U_short = X__u_short /* types.h:34:19 */
  2083. type U_int = X__u_int /* types.h:35:17 */
  2084. type U_long = X__u_long /* types.h:36:18 */
  2085. type Quad_t = X__quad_t /* types.h:37:18 */
  2086. type U_quad_t = X__u_quad_t /* types.h:38:20 */
  2087. type Fsid_t = X__fsid_t /* types.h:39:18 */
  2088. type Loff_t = X__loff_t /* types.h:42:18 */
  2089. type Ino_t = X__ino64_t /* types.h:49:19 */
  2090. type Dev_t = X__dev_t /* types.h:59:17 */
  2091. type Gid_t = X__gid_t /* types.h:64:17 */
  2092. type Mode_t = X__mode_t /* types.h:69:18 */
  2093. type Nlink_t = X__nlink_t /* types.h:74:19 */
  2094. type Off_t = X__off64_t /* types.h:87:19 */
  2095. type Id_t = X__id_t /* types.h:103:16 */
  2096. type Ssize_t = X__ssize_t /* types.h:108:19 */
  2097. type Daddr_t = X__daddr_t /* types.h:114:19 */
  2098. type Caddr_t = X__caddr_t /* types.h:115:19 */
  2099. type Key_t = X__key_t /* types.h:121:17 */
  2100. // bits/types.h -- definitions of __*_t types underlying *_t types.
  2101. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  2102. // This file is part of the GNU C Library.
  2103. //
  2104. // The GNU C Library is free software; you can redistribute it and/or
  2105. // modify it under the terms of the GNU Lesser General Public
  2106. // License as published by the Free Software Foundation; either
  2107. // version 2.1 of the License, or (at your option) any later version.
  2108. //
  2109. // The GNU C Library is distributed in the hope that it will be useful,
  2110. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2111. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2112. // Lesser General Public License for more details.
  2113. //
  2114. // You should have received a copy of the GNU Lesser General Public
  2115. // License along with the GNU C Library; if not, see
  2116. // <https://www.gnu.org/licenses/>.
  2117. // Never include this file directly; use <sys/types.h> instead.
  2118. // Returned by `clock'.
  2119. type Clock_t = X__clock_t /* clock_t.h:7:19 */
  2120. // bits/types.h -- definitions of __*_t types underlying *_t types.
  2121. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  2122. // This file is part of the GNU C Library.
  2123. //
  2124. // The GNU C Library is free software; you can redistribute it and/or
  2125. // modify it under the terms of the GNU Lesser General Public
  2126. // License as published by the Free Software Foundation; either
  2127. // version 2.1 of the License, or (at your option) any later version.
  2128. //
  2129. // The GNU C Library is distributed in the hope that it will be useful,
  2130. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2131. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2132. // Lesser General Public License for more details.
  2133. //
  2134. // You should have received a copy of the GNU Lesser General Public
  2135. // License along with the GNU C Library; if not, see
  2136. // <https://www.gnu.org/licenses/>.
  2137. // Never include this file directly; use <sys/types.h> instead.
  2138. // Clock ID used in clock and timer functions.
  2139. type Clockid_t = X__clockid_t /* clockid_t.h:7:21 */
  2140. // bits/types.h -- definitions of __*_t types underlying *_t types.
  2141. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  2142. // This file is part of the GNU C Library.
  2143. //
  2144. // The GNU C Library is free software; you can redistribute it and/or
  2145. // modify it under the terms of the GNU Lesser General Public
  2146. // License as published by the Free Software Foundation; either
  2147. // version 2.1 of the License, or (at your option) any later version.
  2148. //
  2149. // The GNU C Library is distributed in the hope that it will be useful,
  2150. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2151. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2152. // Lesser General Public License for more details.
  2153. //
  2154. // You should have received a copy of the GNU Lesser General Public
  2155. // License along with the GNU C Library; if not, see
  2156. // <https://www.gnu.org/licenses/>.
  2157. // Never include this file directly; use <sys/types.h> instead.
  2158. // Timer ID returned by `timer_create'.
  2159. type Timer_t = X__timer_t /* timer_t.h:7:19 */
  2160. // Copyright (C) 1989-2020 Free Software Foundation, Inc.
  2161. //
  2162. // This file is part of GCC.
  2163. //
  2164. // GCC is free software; you can redistribute it and/or modify
  2165. // it under the terms of the GNU General Public License as published by
  2166. // the Free Software Foundation; either version 3, or (at your option)
  2167. // any later version.
  2168. //
  2169. // GCC is distributed in the hope that it will be useful,
  2170. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2171. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  2172. // GNU General Public License for more details.
  2173. //
  2174. // Under Section 7 of GPL version 3, you are granted additional
  2175. // permissions described in the GCC Runtime Library Exception, version
  2176. // 3.1, as published by the Free Software Foundation.
  2177. //
  2178. // You should have received a copy of the GNU General Public License and
  2179. // a copy of the GCC Runtime Library Exception along with this program;
  2180. // see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
  2181. // <http://www.gnu.org/licenses/>.
  2182. // ISO C Standard: 7.17 Common definitions <stddef.h>
  2183. // Any one of these symbols __need_* means that GNU libc
  2184. // wants us just to define one data type. So don't define
  2185. // the symbols that indicate this file's entire job has been done.
  2186. // This avoids lossage on SunOS but only if stdtypes.h comes first.
  2187. // There's no way to win with the other order! Sun lossage.
  2188. // Sequent's header files use _PTRDIFF_T_ in some conflicting way.
  2189. // Just ignore it.
  2190. // On VxWorks, <type/vxTypesBase.h> may have defined macros like
  2191. // _TYPE_size_t which will typedef size_t. fixincludes patched the
  2192. // vxTypesBase.h so that this macro is only defined if _GCC_SIZE_T is
  2193. // not defined, and so that defining this macro defines _GCC_SIZE_T.
  2194. // If we find that the macros are still defined at this point, we must
  2195. // invoke them so that the type is defined as expected.
  2196. // In case nobody has defined these types, but we aren't running under
  2197. // GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
  2198. // __WCHAR_TYPE__ have reasonable values. This can happen if the
  2199. // parts of GCC is compiled by an older compiler, that actually
  2200. // include gstddef.h, such as collect2.
  2201. // Signed type of difference of two pointers.
  2202. // Define this type if we are doing the whole job,
  2203. // or if we want this type in particular.
  2204. // Unsigned type of `sizeof' something.
  2205. // Define this type if we are doing the whole job,
  2206. // or if we want this type in particular.
  2207. // Wide character type.
  2208. // Locale-writers should change this as necessary to
  2209. // be big enough to hold unique values not between 0 and 127,
  2210. // and not (wchar_t) -1, for each defined multibyte character.
  2211. // Define this type if we are doing the whole job,
  2212. // or if we want this type in particular.
  2213. // A null pointer constant.
  2214. // Old compatibility names for C types.
  2215. type Ulong = uint64 /* types.h:148:27 */
  2216. type Ushort = uint16 /* types.h:149:28 */
  2217. type Uint = uint32 /* types.h:150:22 */
  2218. // These size-specific names are used by some of the inet code.
  2219. // Define intN_t types.
  2220. // Copyright (C) 2017-2020 Free Software Foundation, Inc.
  2221. // This file is part of the GNU C Library.
  2222. //
  2223. // The GNU C Library is free software; you can redistribute it and/or
  2224. // modify it under the terms of the GNU Lesser General Public
  2225. // License as published by the Free Software Foundation; either
  2226. // version 2.1 of the License, or (at your option) any later version.
  2227. //
  2228. // The GNU C Library is distributed in the hope that it will be useful,
  2229. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2230. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2231. // Lesser General Public License for more details.
  2232. //
  2233. // You should have received a copy of the GNU Lesser General Public
  2234. // License along with the GNU C Library; if not, see
  2235. // <https://www.gnu.org/licenses/>.
  2236. // bits/types.h -- definitions of __*_t types underlying *_t types.
  2237. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  2238. // This file is part of the GNU C Library.
  2239. //
  2240. // The GNU C Library is free software; you can redistribute it and/or
  2241. // modify it under the terms of the GNU Lesser General Public
  2242. // License as published by the Free Software Foundation; either
  2243. // version 2.1 of the License, or (at your option) any later version.
  2244. //
  2245. // The GNU C Library is distributed in the hope that it will be useful,
  2246. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2247. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2248. // Lesser General Public License for more details.
  2249. //
  2250. // You should have received a copy of the GNU Lesser General Public
  2251. // License along with the GNU C Library; if not, see
  2252. // <https://www.gnu.org/licenses/>.
  2253. // Never include this file directly; use <sys/types.h> instead.
  2254. type Int8_t = X__int8_t /* stdint-intn.h:24:18 */
  2255. type Int16_t = X__int16_t /* stdint-intn.h:25:19 */
  2256. type Int32_t = X__int32_t /* stdint-intn.h:26:19 */
  2257. type Int64_t = X__int64_t /* stdint-intn.h:27:19 */
  2258. // These were defined by ISO C without the first `_'.
  2259. type U_int8_t = X__uint8_t /* types.h:158:19 */
  2260. type U_int16_t = X__uint16_t /* types.h:159:20 */
  2261. type U_int32_t = X__uint32_t /* types.h:160:20 */
  2262. type U_int64_t = X__uint64_t /* types.h:161:20 */
  2263. type Register_t = int32 /* types.h:164:13 */
  2264. // It also defines `fd_set' and the FD_* macros for `select'.
  2265. // `fd_set' type and related macros, and `select'/`pselect' declarations.
  2266. // Copyright (C) 1996-2020 Free Software Foundation, Inc.
  2267. // This file is part of the GNU C Library.
  2268. //
  2269. // The GNU C Library is free software; you can redistribute it and/or
  2270. // modify it under the terms of the GNU Lesser General Public
  2271. // License as published by the Free Software Foundation; either
  2272. // version 2.1 of the License, or (at your option) any later version.
  2273. //
  2274. // The GNU C Library is distributed in the hope that it will be useful,
  2275. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2276. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2277. // Lesser General Public License for more details.
  2278. //
  2279. // You should have received a copy of the GNU Lesser General Public
  2280. // License along with the GNU C Library; if not, see
  2281. // <https://www.gnu.org/licenses/>.
  2282. // POSIX 1003.1g: 6.2 Select from File Descriptor Sets <sys/select.h>
  2283. type Blksize_t = X__blksize_t /* types.h:185:21 */
  2284. // Types from the Large File Support interface.
  2285. type Blkcnt_t = X__blkcnt64_t /* types.h:205:22 */ // Type to count number of disk blocks.
  2286. type Fsblkcnt_t = X__fsblkcnt64_t /* types.h:209:24 */ // Type to count file system blocks.
  2287. type Fsfilcnt_t = X__fsfilcnt64_t /* types.h:213:24 */ // Type to count file system inodes.
  2288. // Now add the thread types.
  2289. // Declaration of common pthread types for all architectures.
  2290. // Copyright (C) 2017-2020 Free Software Foundation, Inc.
  2291. // This file is part of the GNU C Library.
  2292. //
  2293. // The GNU C Library is free software; you can redistribute it and/or
  2294. // modify it under the terms of the GNU Lesser General Public
  2295. // License as published by the Free Software Foundation; either
  2296. // version 2.1 of the License, or (at your option) any later version.
  2297. //
  2298. // The GNU C Library is distributed in the hope that it will be useful,
  2299. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2300. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2301. // Lesser General Public License for more details.
  2302. //
  2303. // You should have received a copy of the GNU Lesser General Public
  2304. // License along with the GNU C Library; if not, see
  2305. // <https://www.gnu.org/licenses/>.
  2306. // For internal mutex and condition variable definitions.
  2307. // Common threading primitives definitions for both POSIX and C11.
  2308. // Copyright (C) 2017-2020 Free Software Foundation, Inc.
  2309. // This file is part of the GNU C Library.
  2310. //
  2311. // The GNU C Library is free software; you can redistribute it and/or
  2312. // modify it under the terms of the GNU Lesser General Public
  2313. // License as published by the Free Software Foundation; either
  2314. // version 2.1 of the License, or (at your option) any later version.
  2315. //
  2316. // The GNU C Library is distributed in the hope that it will be useful,
  2317. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2318. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2319. // Lesser General Public License for more details.
  2320. //
  2321. // You should have received a copy of the GNU Lesser General Public
  2322. // License along with the GNU C Library; if not, see
  2323. // <https://www.gnu.org/licenses/>.
  2324. // Arch-specific definitions. Each architecture must define the following
  2325. // macros to define the expected sizes of pthread data types:
  2326. //
  2327. // __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t.
  2328. // __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t.
  2329. // __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t.
  2330. // __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t.
  2331. // __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t.
  2332. // __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t.
  2333. // __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t.
  2334. // __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t.
  2335. // __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t.
  2336. //
  2337. // The additional macro defines any constraint for the lock alignment
  2338. // inside the thread structures:
  2339. //
  2340. // __LOCK_ALIGNMENT - for internal lock/futex usage.
  2341. //
  2342. // Same idea but for the once locking primitive:
  2343. //
  2344. // __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition.
  2345. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  2346. //
  2347. // This file is part of the GNU C Library.
  2348. //
  2349. // The GNU C Library is free software; you can redistribute it and/or
  2350. // modify it under the terms of the GNU Lesser General Public
  2351. // License as published by the Free Software Foundation; either
  2352. // version 2.1 of the License, or (at your option) any later version.
  2353. //
  2354. // The GNU C Library is distributed in the hope that it will be useful,
  2355. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2356. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2357. // Lesser General Public License for more details.
  2358. //
  2359. // You should have received a copy of the GNU Lesser General Public
  2360. // License along with the GNU C Library; if not, see
  2361. // <https://www.gnu.org/licenses/>.
  2362. // Endian macros for string.h functions
  2363. // Copyright (C) 1992-2020 Free Software Foundation, Inc.
  2364. // This file is part of the GNU C Library.
  2365. //
  2366. // The GNU C Library is free software; you can redistribute it and/or
  2367. // modify it under the terms of the GNU Lesser General Public
  2368. // License as published by the Free Software Foundation; either
  2369. // version 2.1 of the License, or (at your option) any later version.
  2370. //
  2371. // The GNU C Library is distributed in the hope that it will be useful,
  2372. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2373. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2374. // Lesser General Public License for more details.
  2375. //
  2376. // You should have received a copy of the GNU Lesser General Public
  2377. // License along with the GNU C Library; if not, see
  2378. // <http://www.gnu.org/licenses/>.
  2379. // Common definition of pthread_mutex_t.
  2380. type X__pthread_internal_list = struct {
  2381. F__prev uintptr
  2382. F__next uintptr
  2383. } /* thread-shared-types.h:49:9 */
  2384. // Type to count file system inodes.
  2385. // Now add the thread types.
  2386. // Declaration of common pthread types for all architectures.
  2387. // Copyright (C) 2017-2020 Free Software Foundation, Inc.
  2388. // This file is part of the GNU C Library.
  2389. //
  2390. // The GNU C Library is free software; you can redistribute it and/or
  2391. // modify it under the terms of the GNU Lesser General Public
  2392. // License as published by the Free Software Foundation; either
  2393. // version 2.1 of the License, or (at your option) any later version.
  2394. //
  2395. // The GNU C Library is distributed in the hope that it will be useful,
  2396. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2397. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2398. // Lesser General Public License for more details.
  2399. //
  2400. // You should have received a copy of the GNU Lesser General Public
  2401. // License along with the GNU C Library; if not, see
  2402. // <https://www.gnu.org/licenses/>.
  2403. // For internal mutex and condition variable definitions.
  2404. // Common threading primitives definitions for both POSIX and C11.
  2405. // Copyright (C) 2017-2020 Free Software Foundation, Inc.
  2406. // This file is part of the GNU C Library.
  2407. //
  2408. // The GNU C Library is free software; you can redistribute it and/or
  2409. // modify it under the terms of the GNU Lesser General Public
  2410. // License as published by the Free Software Foundation; either
  2411. // version 2.1 of the License, or (at your option) any later version.
  2412. //
  2413. // The GNU C Library is distributed in the hope that it will be useful,
  2414. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2415. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2416. // Lesser General Public License for more details.
  2417. //
  2418. // You should have received a copy of the GNU Lesser General Public
  2419. // License along with the GNU C Library; if not, see
  2420. // <https://www.gnu.org/licenses/>.
  2421. // Arch-specific definitions. Each architecture must define the following
  2422. // macros to define the expected sizes of pthread data types:
  2423. //
  2424. // __SIZEOF_PTHREAD_ATTR_T - size of pthread_attr_t.
  2425. // __SIZEOF_PTHREAD_MUTEX_T - size of pthread_mutex_t.
  2426. // __SIZEOF_PTHREAD_MUTEXATTR_T - size of pthread_mutexattr_t.
  2427. // __SIZEOF_PTHREAD_COND_T - size of pthread_cond_t.
  2428. // __SIZEOF_PTHREAD_CONDATTR_T - size of pthread_condattr_t.
  2429. // __SIZEOF_PTHREAD_RWLOCK_T - size of pthread_rwlock_t.
  2430. // __SIZEOF_PTHREAD_RWLOCKATTR_T - size of pthread_rwlockattr_t.
  2431. // __SIZEOF_PTHREAD_BARRIER_T - size of pthread_barrier_t.
  2432. // __SIZEOF_PTHREAD_BARRIERATTR_T - size of pthread_barrierattr_t.
  2433. //
  2434. // The additional macro defines any constraint for the lock alignment
  2435. // inside the thread structures:
  2436. //
  2437. // __LOCK_ALIGNMENT - for internal lock/futex usage.
  2438. //
  2439. // Same idea but for the once locking primitive:
  2440. //
  2441. // __ONCE_ALIGNMENT - for pthread_once_t/once_flag definition.
  2442. // Copyright (C) 2002-2020 Free Software Foundation, Inc.
  2443. //
  2444. // This file is part of the GNU C Library.
  2445. //
  2446. // The GNU C Library is free software; you can redistribute it and/or
  2447. // modify it under the terms of the GNU Lesser General Public
  2448. // License as published by the Free Software Foundation; either
  2449. // version 2.1 of the License, or (at your option) any later version.
  2450. //
  2451. // The GNU C Library is distributed in the hope that it will be useful,
  2452. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2453. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2454. // Lesser General Public License for more details.
  2455. //
  2456. // You should have received a copy of the GNU Lesser General Public
  2457. // License along with the GNU C Library; if not, see
  2458. // <https://www.gnu.org/licenses/>.
  2459. // Endian macros for string.h functions
  2460. // Copyright (C) 1992-2020 Free Software Foundation, Inc.
  2461. // This file is part of the GNU C Library.
  2462. //
  2463. // The GNU C Library is free software; you can redistribute it and/or
  2464. // modify it under the terms of the GNU Lesser General Public
  2465. // License as published by the Free Software Foundation; either
  2466. // version 2.1 of the License, or (at your option) any later version.
  2467. //
  2468. // The GNU C Library is distributed in the hope that it will be useful,
  2469. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2470. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2471. // Lesser General Public License for more details.
  2472. //
  2473. // You should have received a copy of the GNU Lesser General Public
  2474. // License along with the GNU C Library; if not, see
  2475. // <http://www.gnu.org/licenses/>.
  2476. // Common definition of pthread_mutex_t.
  2477. type X__pthread_list_t = X__pthread_internal_list /* thread-shared-types.h:53:3 */
  2478. type X__pthread_internal_slist = struct{ F__next uintptr } /* thread-shared-types.h:55:9 */
  2479. type X__pthread_slist_t = X__pthread_internal_slist /* thread-shared-types.h:58:3 */
  2480. // Arch-specific mutex definitions. A generic implementation is provided
  2481. // by sysdeps/nptl/bits/struct_mutex.h. If required, an architecture
  2482. // can override it by defining:
  2483. //
  2484. // 1. struct __pthread_mutex_s (used on both pthread_mutex_t and mtx_t
  2485. // definition). It should contains at least the internal members
  2486. // defined in the generic version.
  2487. //
  2488. // 2. __LOCK_ALIGNMENT for any extra attribute for internal lock used with
  2489. // atomic operations.
  2490. //
  2491. // 3. The macro __PTHREAD_MUTEX_INITIALIZER used for static initialization.
  2492. // It should initialize the mutex internal flag.
  2493. // Default mutex implementation struct definitions.
  2494. // Copyright (C) 2019-2020 Free Software Foundation, Inc.
  2495. // This file is part of the GNU C Library.
  2496. //
  2497. // The GNU C Library is free software; you can redistribute it and/or
  2498. // modify it under the terms of the GNU Lesser General Public
  2499. // License as published by the Free Software Foundation; either
  2500. // version 2.1 of the License, or (at your option) any later version.
  2501. //
  2502. // The GNU C Library is distributed in the hope that it will be useful,
  2503. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2504. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2505. // Lesser General Public License for more details.
  2506. //
  2507. // You should have received a copy of the GNU Lesser General Public
  2508. // License along with the GNU C Library; if not, see
  2509. // <http://www.gnu.org/licenses/>.
  2510. // Generic struct for both POSIX and C11 mutexes. New ports are expected
  2511. // to use the default layout, however architecture can redefine it to
  2512. // add arch-specific extension (such as lock-elision). The struct have
  2513. // a size of 32 bytes on LP32 and 40 bytes on LP64 architectures.
  2514. type X__pthread_mutex_s = struct {
  2515. F__lock int32
  2516. F__count uint32
  2517. F__owner int32
  2518. F__nusers uint32
  2519. F__kind int32
  2520. F__spins int32
  2521. F__list X__pthread_list_t
  2522. } /* struct_mutex.h:27:1 */
  2523. // Arch-sepecific read-write lock definitions. A generic implementation is
  2524. // provided by struct_rwlock.h. If required, an architecture can override it
  2525. // by defining:
  2526. //
  2527. // 1. struct __pthread_rwlock_arch_t (used on pthread_rwlock_t definition).
  2528. // It should contain at least the internal members defined in the
  2529. // generic version.
  2530. //
  2531. // 2. The macro __PTHREAD_RWLOCK_INITIALIZER used for static initialization.
  2532. // It should initialize the rwlock internal type.
  2533. // AArch64 internal rwlock struct definitions.
  2534. // Copyright (C) 2019-2020 Free Software Foundation, Inc.
  2535. //
  2536. // This file is part of the GNU C Library.
  2537. //
  2538. // The GNU C Library is free software; you can redistribute it and/or
  2539. // modify it under the terms of the GNU Lesser General Public
  2540. // License as published by the Free Software Foundation; either
  2541. // version 2.1 of the License, or (at your option) any later version.
  2542. //
  2543. // The GNU C Library is distributed in the hope that it will be useful,
  2544. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2545. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2546. // Lesser General Public License for more details.
  2547. //
  2548. // You should have received a copy of the GNU Lesser General Public
  2549. // License along with the GNU C Library; if not, see
  2550. // <http://www.gnu.org/licenses/>.
  2551. type X__pthread_rwlock_arch_t = struct {
  2552. F__readers uint32
  2553. F__writers uint32
  2554. F__wrphase_futex uint32
  2555. F__writers_futex uint32
  2556. F__pad3 uint32
  2557. F__pad4 uint32
  2558. F__cur_writer int32
  2559. F__shared int32
  2560. F__pad1 uint64
  2561. F__pad2 uint64
  2562. F__flags uint32
  2563. F__ccgo_pad1 [4]byte
  2564. } /* struct_rwlock.h:23:1 */
  2565. // Common definition of pthread_cond_t.
  2566. type X__pthread_cond_s = struct {
  2567. F__0 struct{ F__wseq uint64 }
  2568. F__8 struct{ F__g1_start uint64 }
  2569. F__g_refs [2]uint32
  2570. F__g_size [2]uint32
  2571. F__g1_orig_size uint32
  2572. F__wrefs uint32
  2573. F__g_signals [2]uint32
  2574. } /* thread-shared-types.h:92:1 */
  2575. // Thread identifiers. The structure of the attribute type is not
  2576. //
  2577. // exposed on purpose.
  2578. type Pthread_t = uint64 /* pthreadtypes.h:27:27 */
  2579. // Data structures for mutex handling. The structure of the attribute
  2580. //
  2581. // type is not exposed on purpose.
  2582. type Pthread_mutexattr_t = struct {
  2583. F__ccgo_pad1 [0]uint32
  2584. F__size [8]uint8
  2585. } /* pthreadtypes.h:36:3 */
  2586. // Data structure for condition variable handling. The structure of
  2587. //
  2588. // the attribute type is not exposed on purpose.
  2589. type Pthread_condattr_t = struct {
  2590. F__ccgo_pad1 [0]uint32
  2591. F__size [8]uint8
  2592. } /* pthreadtypes.h:45:3 */
  2593. // Keys for thread-specific data
  2594. type Pthread_key_t = uint32 /* pthreadtypes.h:49:22 */
  2595. // Once-only execution
  2596. type Pthread_once_t = int32 /* pthreadtypes.h:53:30 */
  2597. type Pthread_mutex_t = struct {
  2598. F__data X__pthread_mutex_s
  2599. F__ccgo_pad1 [8]byte
  2600. } /* pthreadtypes.h:72:3 */
  2601. type Pthread_cond_t = struct{ F__data X__pthread_cond_s } /* pthreadtypes.h:80:3 */
  2602. // Data structure for reader-writer lock variable handling. The
  2603. //
  2604. // structure of the attribute type is deliberately not exposed.
  2605. type Pthread_rwlock_t = struct{ F__data X__pthread_rwlock_arch_t } /* pthreadtypes.h:91:3 */
  2606. type Pthread_rwlockattr_t = struct {
  2607. F__ccgo_pad1 [0]uint64
  2608. F__size [8]uint8
  2609. } /* pthreadtypes.h:97:3 */
  2610. // POSIX spinlock data type.
  2611. type Pthread_spinlock_t = int32 /* pthreadtypes.h:103:22 */
  2612. // POSIX barriers data type. The structure of the type is
  2613. //
  2614. // deliberately not exposed.
  2615. type Pthread_barrier_t = struct {
  2616. F__ccgo_pad1 [0]uint64
  2617. F__size [32]uint8
  2618. } /* pthreadtypes.h:112:3 */
  2619. type Pthread_barrierattr_t = struct {
  2620. F__ccgo_pad1 [0]uint32
  2621. F__size [8]uint8
  2622. } /* pthreadtypes.h:118:3 */
  2623. // Copyright (C) 2009-2020 Free Software Foundation, Inc.
  2624. //
  2625. // This file is part of the GNU C Library.
  2626. //
  2627. // The GNU C Library is free software; you can redistribute it and/or
  2628. // modify it under the terms of the GNU Lesser General Public License as
  2629. // published by the Free Software Foundation; either version 2.1 of the
  2630. // License, or (at your option) any later version.
  2631. //
  2632. // The GNU C Library is distributed in the hope that it will be useful,
  2633. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2634. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2635. // Lesser General Public License for more details.
  2636. //
  2637. // You should have received a copy of the GNU Lesser General Public
  2638. // License along with the GNU C Library; if not, see
  2639. // <https://www.gnu.org/licenses/>.
  2640. type User_regs_struct = struct {
  2641. Fregs [31]uint64
  2642. Fsp uint64
  2643. Fpc uint64
  2644. Fpstate uint64
  2645. } /* user.h:22:1 */
  2646. type User_fpsimd_struct = struct {
  2647. Fvregs [32]X__uint128_t
  2648. Ffpsr uint32
  2649. Ffpcr uint32
  2650. } /* user.h:30:1 */
  2651. // bits/procfs.h, provided by each architecture, must define
  2652. // elf_gregset_t, elf_fpregset_t and any other architecture-specific
  2653. // types needed.
  2654. // Types for registers for sys/procfs.h. AArch64 version.
  2655. // Copyright (C) 1996-2020 Free Software Foundation, Inc.
  2656. //
  2657. // This file is part of the GNU C Library.
  2658. //
  2659. // The GNU C Library is free software; you can redistribute it and/or
  2660. // modify it under the terms of the GNU Lesser General Public
  2661. // License as published by the Free Software Foundation; either
  2662. // version 2.1 of the License, or (at your option) any later version.
  2663. //
  2664. // The GNU C Library is distributed in the hope that it will be useful,
  2665. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2666. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2667. // Lesser General Public License for more details.
  2668. //
  2669. // You should have received a copy of the GNU Lesser General Public
  2670. // License along with the GNU C Library; if not, see
  2671. // <https://www.gnu.org/licenses/>.
  2672. // Type for a general-purpose register.
  2673. type Elf_greg_t = X__uint64_t /* procfs.h:25:20 */
  2674. // And the whole bunch of them. We could have used `struct
  2675. //
  2676. // pt_regs' directly in the typedef, but tradition says that
  2677. // the register set is an array, which does have some peculiar
  2678. // semantics, so leave it that way.
  2679. type Elf_gregset_t = [34]Elf_greg_t /* procfs.h:32:20 */
  2680. // Register set for the floating-point registers.
  2681. type Elf_fpregset_t = User_fpsimd_struct /* procfs.h:35:35 */
  2682. // bits/procfs-id.h must define __pr_uid_t and __pr_gid_t, the types
  2683. // of pr_uid and pr_gid.
  2684. // Types of pr_uid and pr_gid in struct elf_prpsinfo. Generic Linux version.
  2685. // Copyright (C) 2018-2020 Free Software Foundation, Inc.
  2686. //
  2687. // This file is part of the GNU C Library.
  2688. //
  2689. // The GNU C Library is free software; you can redistribute it and/or
  2690. // modify it under the terms of the GNU Lesser General Public
  2691. // License as published by the Free Software Foundation; either
  2692. // version 2.1 of the License, or (at your option) any later version.
  2693. //
  2694. // The GNU C Library is distributed in the hope that it will be useful,
  2695. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2696. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2697. // Lesser General Public License for more details.
  2698. //
  2699. // You should have received a copy of the GNU Lesser General Public
  2700. // License along with the GNU C Library; if not, see
  2701. // <https://www.gnu.org/licenses/>.
  2702. type X__pr_uid_t = uint32 /* procfs-id.h:24:22 */
  2703. type X__pr_gid_t = uint32 /* procfs-id.h:25:22 */
  2704. // Signal info.
  2705. type Elf_siginfo = struct {
  2706. Fsi_signo int32
  2707. Fsi_code int32
  2708. Fsi_errno int32
  2709. } /* procfs.h:49:1 */
  2710. // Definitions to generate Intel SVR4-like core files. These mostly
  2711. // have the same names as the SVR4 types with "elf_" tacked on the
  2712. // front to prevent clashes with Linux definitions, and the typedef
  2713. // forms have been avoided. This is mostly like the SVR4 structure,
  2714. // but more Linuxy, with things that Linux does not support and which
  2715. // GDB doesn't really use excluded.
  2716. type Elf_prstatus = struct {
  2717. Fpr_info struct {
  2718. Fsi_signo int32
  2719. Fsi_code int32
  2720. Fsi_errno int32
  2721. }
  2722. Fpr_cursig int16
  2723. F__ccgo_pad1 [2]byte
  2724. Fpr_sigpend uint64
  2725. Fpr_sighold uint64
  2726. Fpr_pid X__pid_t
  2727. Fpr_ppid X__pid_t
  2728. Fpr_pgrp X__pid_t
  2729. Fpr_sid X__pid_t
  2730. Fpr_utime struct {
  2731. Ftv_sec X__time_t
  2732. Ftv_usec X__suseconds_t
  2733. }
  2734. Fpr_stime struct {
  2735. Ftv_sec X__time_t
  2736. Ftv_usec X__suseconds_t
  2737. }
  2738. Fpr_cutime struct {
  2739. Ftv_sec X__time_t
  2740. Ftv_usec X__suseconds_t
  2741. }
  2742. Fpr_cstime struct {
  2743. Ftv_sec X__time_t
  2744. Ftv_usec X__suseconds_t
  2745. }
  2746. Fpr_reg Elf_gregset_t
  2747. Fpr_fpvalid int32
  2748. F__ccgo_pad2 [4]byte
  2749. } /* procfs.h:63:1 */
  2750. type Elf_prpsinfo = struct {
  2751. Fpr_state uint8
  2752. Fpr_sname uint8
  2753. Fpr_zomb uint8
  2754. Fpr_nice uint8
  2755. F__ccgo_pad1 [4]byte
  2756. Fpr_flag uint64
  2757. Fpr_uid X__pr_uid_t
  2758. Fpr_gid X__pr_gid_t
  2759. Fpr_pid int32
  2760. Fpr_ppid int32
  2761. Fpr_pgrp int32
  2762. Fpr_sid int32
  2763. Fpr_fname [16]uint8
  2764. Fpr_psargs [80]uint8
  2765. } /* procfs.h:84:1 */
  2766. // The rest of this file provides the types for emulation of the
  2767. // Solaris <proc_service.h> interfaces that should be implemented by
  2768. // users of libthread_db.
  2769. // Addresses.
  2770. type Psaddr_t = uintptr /* procfs.h:104:14 */
  2771. // Types of prgregset_t and prfpregset_t. Generic Linux version.
  2772. // Copyright (C) 2018-2020 Free Software Foundation, Inc.
  2773. //
  2774. // This file is part of the GNU C Library.
  2775. //
  2776. // The GNU C Library is free software; you can redistribute it and/or
  2777. // modify it under the terms of the GNU Lesser General Public
  2778. // License as published by the Free Software Foundation; either
  2779. // version 2.1 of the License, or (at your option) any later version.
  2780. //
  2781. // The GNU C Library is distributed in the hope that it will be useful,
  2782. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2783. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2784. // Lesser General Public License for more details.
  2785. //
  2786. // You should have received a copy of the GNU Lesser General Public
  2787. // License along with the GNU C Library; if not, see
  2788. // <https://www.gnu.org/licenses/>.
  2789. type X__prgregset_t = Elf_gregset_t /* procfs-prregset.h:24:23 */
  2790. type X__prfpregset_t = Elf_fpregset_t /* procfs-prregset.h:25:24 */
  2791. // Register sets. Linux has different names.
  2792. type Prgregset_t = X__prgregset_t /* procfs.h:109:23 */
  2793. type Prfpregset_t = X__prfpregset_t /* procfs.h:110:24 */
  2794. // We don't have any differences between processes and threads,
  2795. //
  2796. // therefore have only one PID type.
  2797. type Lwpid_t = X__pid_t /* procfs.h:114:17 */
  2798. // Process status and info. In the end we do provide typedefs for them.
  2799. type Prstatus_t = Elf_prstatus /* procfs.h:117:29 */
  2800. type Prpsinfo_t = Elf_prpsinfo /* procfs.h:118:29 */
  2801. // On some architectures, provide other-ABI variants of the above
  2802. // types.
  2803. // Extra sys/procfs.h definitions. Generic Linux version.
  2804. // Copyright (C) 2018-2020 Free Software Foundation, Inc.
  2805. //
  2806. // This file is part of the GNU C Library.
  2807. //
  2808. // The GNU C Library is free software; you can redistribute it and/or
  2809. // modify it under the terms of the GNU Lesser General Public
  2810. // License as published by the Free Software Foundation; either
  2811. // version 2.1 of the License, or (at your option) any later version.
  2812. //
  2813. // The GNU C Library is distributed in the hope that it will be useful,
  2814. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2815. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2816. // Lesser General Public License for more details.
  2817. //
  2818. // You should have received a copy of the GNU Lesser General Public
  2819. // License along with the GNU C Library; if not, see
  2820. // <https://www.gnu.org/licenses/>.
  2821. type Greg_t = Elf_greg_t /* ucontext.h:39:20 */
  2822. // Container for all general registers.
  2823. type Gregset_t = Elf_gregset_t /* ucontext.h:42:23 */
  2824. // Structure to describe FPU registers.
  2825. type Fpregset_t = Elf_fpregset_t /* ucontext.h:45:24 */
  2826. // Context to describe whole processor state. This only describes
  2827. //
  2828. // the core registers; coprocessor registers get saved elsewhere
  2829. // (e.g. in uc_regspace, or somewhere unspecified on the stack
  2830. // during non-RT signal handlers).
  2831. type Mcontext_t = struct {
  2832. Ffault_address uint64
  2833. Fregs [31]uint64
  2834. Fsp uint64
  2835. Fpc uint64
  2836. Fpstate uint64
  2837. F__reserved [4096]uint8
  2838. } /* ucontext.h:64:5 */
  2839. // Userlevel context.
  2840. type Ucontext_t1 = struct {
  2841. Fuc_flags uint64
  2842. Fuc_link uintptr
  2843. Fuc_stack Stack_t
  2844. Fuc_sigmask Sigset_t
  2845. Fuc_mcontext Mcontext_t
  2846. } /* ucontext.h:67:9 */
  2847. // Userlevel context.
  2848. type Ucontext_t = Ucontext_t1 /* ucontext.h:74:5 */
  2849. // Define struct sigstack.
  2850. // Copyright (C) 1998-2020 Free Software Foundation, Inc.
  2851. // This file is part of the GNU C Library.
  2852. //
  2853. // The GNU C Library is free software; you can redistribute it and/or
  2854. // modify it under the terms of the GNU Lesser General Public
  2855. // License as published by the Free Software Foundation; either
  2856. // version 2.1 of the License, or (at your option) any later version.
  2857. //
  2858. // The GNU C Library is distributed in the hope that it will be useful,
  2859. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2860. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2861. // Lesser General Public License for more details.
  2862. //
  2863. // You should have received a copy of the GNU Lesser General Public
  2864. // License along with the GNU C Library; if not, see
  2865. // <https://www.gnu.org/licenses/>.
  2866. // Structure describing a signal stack (obsolete).
  2867. type Sigstack = struct {
  2868. Fss_sp uintptr
  2869. Fss_onstack int32
  2870. F__ccgo_pad1 [4]byte
  2871. } /* struct_sigstack.h:23:1 */
  2872. // System-specific extensions.
  2873. // System-specific extensions of <signal.h>, Linux version.
  2874. // Copyright (C) 2019-2020 Free Software Foundation, Inc.
  2875. // This file is part of the GNU C Library.
  2876. //
  2877. // The GNU C Library is free software; you can redistribute it and/or
  2878. // modify it under the terms of the GNU Lesser General Public
  2879. // License as published by the Free Software Foundation; either
  2880. // version 2.1 of the License, or (at your option) any later version.
  2881. //
  2882. // The GNU C Library is distributed in the hope that it will be useful,
  2883. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  2884. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  2885. // Lesser General Public License for more details.
  2886. //
  2887. // You should have received a copy of the GNU Lesser General Public
  2888. // License along with the GNU C Library; if not, see
  2889. // <https://www.gnu.org/licenses/>.
  2890. var _ uint8 /* gen.c:2:13: */