argp-help.c 62 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952
  1. /* Hierarchial argument parsing help output
  2. Copyright (C) 1995-2005, 2007, 2009-2010 Free Software Foundation, Inc.
  3. This file is part of the GNU C Library.
  4. Written by Miles Bader <miles@gnu.ai.mit.edu>.
  5. This program is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 3 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program. If not, see <http://www.gnu.org/licenses/>. */
  15. #ifndef _GNU_SOURCE
  16. # define _GNU_SOURCE 1
  17. #endif
  18. #ifdef HAVE_CONFIG_H
  19. # include <config.h>
  20. #endif
  21. #include <alloca.h>
  22. #include <errno.h>
  23. #include <stddef.h>
  24. #include <stdlib.h>
  25. #include <string.h>
  26. #include <assert.h>
  27. #include <stdarg.h>
  28. #include <ctype.h>
  29. #include <limits.h>
  30. #ifdef USE_IN_LIBIO
  31. # include <wchar.h>
  32. #endif
  33. #ifdef _LIBC
  34. # include <libintl.h>
  35. # undef dgettext
  36. # define dgettext(domain, msgid) \
  37. INTUSE(__dcgettext) (domain, msgid, LC_MESSAGES)
  38. #else
  39. # include "gettext.h"
  40. #endif
  41. #include "argp.h"
  42. #include "argp-fmtstream.h"
  43. #include "argp-namefrob.h"
  44. #ifndef SIZE_MAX
  45. # define SIZE_MAX ((size_t) -1)
  46. #endif
  47. /* User-selectable (using an environment variable) formatting parameters.
  48. These may be specified in an environment variable called `ARGP_HELP_FMT',
  49. with a contents like: VAR1=VAL1,VAR2=VAL2,BOOLVAR2,no-BOOLVAR2
  50. Where VALn must be a positive integer. The list of variables is in the
  51. UPARAM_NAMES vector, below. */
  52. /* Default parameters. */
  53. #define DUP_ARGS 0 /* True if option argument can be duplicated. */
  54. #define DUP_ARGS_NOTE 1 /* True to print a note about duplicate args. */
  55. #define SHORT_OPT_COL 2 /* column in which short options start */
  56. #define LONG_OPT_COL 6 /* column in which long options start */
  57. #define DOC_OPT_COL 2 /* column in which doc options start */
  58. #define OPT_DOC_COL 29 /* column in which option text starts */
  59. #define HEADER_COL 1 /* column in which group headers are printed */
  60. #define USAGE_INDENT 12 /* indentation of wrapped usage lines */
  61. #define RMARGIN 79 /* right margin used for wrapping */
  62. /* User-selectable (using an environment variable) formatting parameters.
  63. They must all be of type `int' for the parsing code to work. */
  64. struct uparams
  65. {
  66. /* If true, arguments for an option are shown with both short and long
  67. options, even when a given option has both, e.g. `-x ARG, --longx=ARG'.
  68. If false, then if an option has both, the argument is only shown with
  69. the long one, e.g., `-x, --longx=ARG', and a message indicating that
  70. this really means both is printed below the options. */
  71. int dup_args;
  72. /* This is true if when DUP_ARGS is false, and some duplicate arguments have
  73. been suppressed, an explanatory message should be printed. */
  74. int dup_args_note;
  75. /* Various output columns. */
  76. int short_opt_col; /* column in which short options start */
  77. int long_opt_col; /* column in which long options start */
  78. int doc_opt_col; /* column in which doc options start */
  79. int opt_doc_col; /* column in which option text starts */
  80. int header_col; /* column in which group headers are printed */
  81. int usage_indent; /* indentation of wrapped usage lines */
  82. int rmargin; /* right margin used for wrapping */
  83. int valid; /* True when the values in here are valid. */
  84. };
  85. /* This is a global variable, as user options are only ever read once. */
  86. static struct uparams uparams = {
  87. DUP_ARGS, DUP_ARGS_NOTE,
  88. SHORT_OPT_COL, LONG_OPT_COL, DOC_OPT_COL, OPT_DOC_COL, HEADER_COL,
  89. USAGE_INDENT, RMARGIN,
  90. 0
  91. };
  92. /* A particular uparam, and what the user name is. */
  93. struct uparam_name
  94. {
  95. const char *name; /* User name. */
  96. int is_bool; /* Whether it's `boolean'. */
  97. size_t uparams_offs; /* Location of the (int) field in UPARAMS. */
  98. };
  99. /* The name-field mappings we know about. */
  100. static const struct uparam_name uparam_names[] =
  101. {
  102. { "dup-args", 1, offsetof (struct uparams, dup_args) },
  103. { "dup-args-note", 1, offsetof (struct uparams, dup_args_note) },
  104. { "short-opt-col", 0, offsetof (struct uparams, short_opt_col) },
  105. { "long-opt-col", 0, offsetof (struct uparams, long_opt_col) },
  106. { "doc-opt-col", 0, offsetof (struct uparams, doc_opt_col) },
  107. { "opt-doc-col", 0, offsetof (struct uparams, opt_doc_col) },
  108. { "header-col", 0, offsetof (struct uparams, header_col) },
  109. { "usage-indent", 0, offsetof (struct uparams, usage_indent) },
  110. { "rmargin", 0, offsetof (struct uparams, rmargin) },
  111. { 0 }
  112. };
  113. static void
  114. validate_uparams (const struct argp_state *state, struct uparams *upptr)
  115. {
  116. const struct uparam_name *up;
  117. for (up = uparam_names; up->name; up++)
  118. {
  119. if (up->is_bool
  120. || up->uparams_offs == offsetof (struct uparams, rmargin))
  121. continue;
  122. if (*(int *)((char *)upptr + up->uparams_offs) >= upptr->rmargin)
  123. {
  124. __argp_failure (state, 0, 0,
  125. dgettext (state->root_argp->argp_domain,
  126. "\
  127. ARGP_HELP_FMT: %s value is less than or equal to %s"),
  128. "rmargin", up->name);
  129. return;
  130. }
  131. }
  132. uparams = *upptr;
  133. uparams.valid = 1;
  134. }
  135. /* Read user options from the environment, and fill in UPARAMS appropiately. */
  136. static void
  137. fill_in_uparams (const struct argp_state *state)
  138. {
  139. const char *var = getenv ("ARGP_HELP_FMT");
  140. struct uparams new_params = uparams;
  141. #define SKIPWS(p) do { while (isspace ((unsigned char) *p)) p++; } while (0);
  142. if (var)
  143. {
  144. /* Parse var. */
  145. while (*var)
  146. {
  147. SKIPWS (var);
  148. if (isalpha ((unsigned char) *var))
  149. {
  150. size_t var_len;
  151. const struct uparam_name *un;
  152. int unspec = 0, val = 0;
  153. const char *arg = var;
  154. while (isalnum ((unsigned char) *arg) || *arg == '-' || *arg == '_')
  155. arg++;
  156. var_len = arg - var;
  157. SKIPWS (arg);
  158. if (*arg == '\0' || *arg == ',')
  159. unspec = 1;
  160. else if (*arg == '=')
  161. {
  162. arg++;
  163. SKIPWS (arg);
  164. }
  165. if (unspec)
  166. {
  167. if (var[0] == 'n' && var[1] == 'o' && var[2] == '-')
  168. {
  169. val = 0;
  170. var += 3;
  171. var_len -= 3;
  172. }
  173. else
  174. val = 1;
  175. }
  176. else if (isdigit ((unsigned char) *arg))
  177. {
  178. val = atoi (arg);
  179. while (isdigit ((unsigned char) *arg))
  180. arg++;
  181. SKIPWS (arg);
  182. }
  183. for (un = uparam_names; un->name; un++)
  184. if (strlen (un->name) == var_len
  185. && strncmp (var, un->name, var_len) == 0)
  186. {
  187. if (unspec && !un->is_bool)
  188. __argp_failure (state, 0, 0,
  189. dgettext (state->root_argp->argp_domain,
  190. "\
  191. %.*s: ARGP_HELP_FMT parameter requires a value"),
  192. (int) var_len, var);
  193. else if (val < 0)
  194. __argp_failure (state, 0, 0,
  195. dgettext (state->root_argp->argp_domain,
  196. "\
  197. %.*s: ARGP_HELP_FMT parameter must be positive"),
  198. (int) var_len, var);
  199. else
  200. *(int *)((char *)&new_params + un->uparams_offs) = val;
  201. break;
  202. }
  203. if (! un->name)
  204. __argp_failure (state, 0, 0,
  205. dgettext (state->root_argp->argp_domain, "\
  206. %.*s: Unknown ARGP_HELP_FMT parameter"),
  207. (int) var_len, var);
  208. var = arg;
  209. if (*var == ',')
  210. var++;
  211. }
  212. else if (*var)
  213. {
  214. __argp_failure (state, 0, 0,
  215. dgettext (state->root_argp->argp_domain,
  216. "Garbage in ARGP_HELP_FMT: %s"), var);
  217. break;
  218. }
  219. }
  220. validate_uparams (state, &new_params);
  221. }
  222. }
  223. /* Returns true if OPT hasn't been marked invisible. Visibility only affects
  224. whether OPT is displayed or used in sorting, not option shadowing. */
  225. #define ovisible(opt) (! ((opt)->flags & OPTION_HIDDEN))
  226. /* Returns true if OPT is an alias for an earlier option. */
  227. #define oalias(opt) ((opt)->flags & OPTION_ALIAS)
  228. /* Returns true if OPT is an documentation-only entry. */
  229. #define odoc(opt) ((opt)->flags & OPTION_DOC)
  230. /* Returns true if OPT should not be translated */
  231. #define onotrans(opt) ((opt)->flags & OPTION_NO_TRANS)
  232. /* Returns true if OPT is the end-of-list marker for a list of options. */
  233. #define oend(opt) __option_is_end (opt)
  234. /* Returns true if OPT has a short option. */
  235. #define oshort(opt) __option_is_short (opt)
  236. /*
  237. The help format for a particular option is like:
  238. -xARG, -yARG, --long1=ARG, --long2=ARG Documentation...
  239. Where ARG will be omitted if there's no argument, for this option, or
  240. will be surrounded by "[" and "]" appropiately if the argument is
  241. optional. The documentation string is word-wrapped appropiately, and if
  242. the list of options is long enough, it will be started on a separate line.
  243. If there are no short options for a given option, the first long option is
  244. indented slighly in a way that's supposed to make most long options appear
  245. to be in a separate column.
  246. For example, the following output (from ps):
  247. -p PID, --pid=PID List the process PID
  248. --pgrp=PGRP List processes in the process group PGRP
  249. -P, -x, --no-parent Include processes without parents
  250. -Q, --all-fields Don't elide unusable fields (normally if there's
  251. some reason ps can't print a field for any
  252. process, it's removed from the output entirely)
  253. -r, --reverse, --gratuitously-long-reverse-option
  254. Reverse the order of any sort
  255. --session[=SID] Add the processes from the session SID (which
  256. defaults to the sid of the current process)
  257. Here are some more options:
  258. -f ZOT, --foonly=ZOT Glork a foonly
  259. -z, --zaza Snit a zar
  260. -?, --help Give this help list
  261. --usage Give a short usage message
  262. -V, --version Print program version
  263. The struct argp_option array for the above could look like:
  264. {
  265. {"pid", 'p', "PID", 0, "List the process PID"},
  266. {"pgrp", OPT_PGRP, "PGRP", 0, "List processes in the process group PGRP"},
  267. {"no-parent", 'P', 0, 0, "Include processes without parents"},
  268. {0, 'x', 0, OPTION_ALIAS},
  269. {"all-fields",'Q', 0, 0, "Don't elide unusable fields (normally"
  270. " if there's some reason ps can't"
  271. " print a field for any process, it's"
  272. " removed from the output entirely)" },
  273. {"reverse", 'r', 0, 0, "Reverse the order of any sort"},
  274. {"gratuitously-long-reverse-option", 0, 0, OPTION_ALIAS},
  275. {"session", OPT_SESS, "SID", OPTION_ARG_OPTIONAL,
  276. "Add the processes from the session"
  277. " SID (which defaults to the sid of"
  278. " the current process)" },
  279. {0,0,0,0, "Here are some more options:"},
  280. {"foonly", 'f', "ZOT", 0, "Glork a foonly"},
  281. {"zaza", 'z', 0, 0, "Snit a zar"},
  282. {0}
  283. }
  284. Note that the last three options are automatically supplied by argp_parse,
  285. unless you tell it not to with ARGP_NO_HELP.
  286. */
  287. /* Returns true if CH occurs between BEG and END. */
  288. static int
  289. find_char (char ch, char *beg, char *end)
  290. {
  291. while (beg < end)
  292. if (*beg == ch)
  293. return 1;
  294. else
  295. beg++;
  296. return 0;
  297. }
  298. struct hol_cluster; /* fwd decl */
  299. struct hol_entry
  300. {
  301. /* First option. */
  302. const struct argp_option *opt;
  303. /* Number of options (including aliases). */
  304. unsigned num;
  305. /* A pointers into the HOL's short_options field, to the first short option
  306. letter for this entry. The order of the characters following this point
  307. corresponds to the order of options pointed to by OPT, and there are at
  308. most NUM. A short option recorded in a option following OPT is only
  309. valid if it occurs in the right place in SHORT_OPTIONS (otherwise it's
  310. probably been shadowed by some other entry). */
  311. char *short_options;
  312. /* Entries are sorted by their group first, in the order:
  313. 1, 2, ..., n, 0, -m, ..., -2, -1
  314. and then alphabetically within each group. The default is 0. */
  315. int group;
  316. /* The cluster of options this entry belongs to, or 0 if none. */
  317. struct hol_cluster *cluster;
  318. /* The argp from which this option came. */
  319. const struct argp *argp;
  320. /* Position in the array */
  321. unsigned ord;
  322. };
  323. /* A cluster of entries to reflect the argp tree structure. */
  324. struct hol_cluster
  325. {
  326. /* A descriptive header printed before options in this cluster. */
  327. const char *header;
  328. /* Used to order clusters within the same group with the same parent,
  329. according to the order in which they occurred in the parent argp's child
  330. list. */
  331. int index;
  332. /* How to sort this cluster with respect to options and other clusters at the
  333. same depth (clusters always follow options in the same group). */
  334. int group;
  335. /* The cluster to which this cluster belongs, or 0 if it's at the base
  336. level. */
  337. struct hol_cluster *parent;
  338. /* The argp from which this cluster is (eventually) derived. */
  339. const struct argp *argp;
  340. /* The distance this cluster is from the root. */
  341. int depth;
  342. /* Clusters in a given hol are kept in a linked list, to make freeing them
  343. possible. */
  344. struct hol_cluster *next;
  345. };
  346. /* A list of options for help. */
  347. struct hol
  348. {
  349. /* An array of hol_entry's. */
  350. struct hol_entry *entries;
  351. /* The number of entries in this hol. If this field is zero, the others
  352. are undefined. */
  353. unsigned num_entries;
  354. /* A string containing all short options in this HOL. Each entry contains
  355. pointers into this string, so the order can't be messed with blindly. */
  356. char *short_options;
  357. /* Clusters of entries in this hol. */
  358. struct hol_cluster *clusters;
  359. };
  360. /* Create a struct hol from the options in ARGP. CLUSTER is the
  361. hol_cluster in which these entries occur, or 0, if at the root. */
  362. static struct hol *
  363. make_hol (const struct argp *argp, struct hol_cluster *cluster)
  364. {
  365. char *so;
  366. const struct argp_option *o;
  367. const struct argp_option *opts = argp->options;
  368. struct hol_entry *entry;
  369. unsigned num_short_options = 0;
  370. struct hol *hol = malloc (sizeof (struct hol));
  371. assert (hol);
  372. hol->num_entries = 0;
  373. hol->clusters = 0;
  374. if (opts)
  375. {
  376. int cur_group = 0;
  377. /* The first option must not be an alias. */
  378. assert (! oalias (opts));
  379. /* Calculate the space needed. */
  380. for (o = opts; ! oend (o); o++)
  381. {
  382. if (! oalias (o))
  383. hol->num_entries++;
  384. if (oshort (o))
  385. num_short_options++; /* This is an upper bound. */
  386. }
  387. hol->entries = malloc (sizeof (struct hol_entry) * hol->num_entries);
  388. hol->short_options = malloc (num_short_options + 1);
  389. assert (hol->entries && hol->short_options);
  390. if (SIZE_MAX <= UINT_MAX)
  391. assert (hol->num_entries <= SIZE_MAX / sizeof (struct hol_entry));
  392. /* Fill in the entries. */
  393. so = hol->short_options;
  394. for (o = opts, entry = hol->entries; ! oend (o); entry++)
  395. {
  396. entry->opt = o;
  397. entry->num = 0;
  398. entry->short_options = so;
  399. entry->group = cur_group =
  400. o->group
  401. ? o->group
  402. : ((!o->name && !o->key)
  403. ? cur_group + 1
  404. : cur_group);
  405. entry->cluster = cluster;
  406. entry->argp = argp;
  407. do
  408. {
  409. entry->num++;
  410. if (oshort (o) && ! find_char (o->key, hol->short_options, so))
  411. /* O has a valid short option which hasn't already been used.*/
  412. *so++ = o->key;
  413. o++;
  414. }
  415. while (! oend (o) && oalias (o));
  416. }
  417. *so = '\0'; /* null terminated so we can find the length */
  418. }
  419. return hol;
  420. }
  421. /* Add a new cluster to HOL, with the given GROUP and HEADER (taken from the
  422. associated argp child list entry), INDEX, and PARENT, and return a pointer
  423. to it. ARGP is the argp that this cluster results from. */
  424. static struct hol_cluster *
  425. hol_add_cluster (struct hol *hol, int group, const char *header, int index,
  426. struct hol_cluster *parent, const struct argp *argp)
  427. {
  428. struct hol_cluster *cl = malloc (sizeof (struct hol_cluster));
  429. if (cl)
  430. {
  431. cl->group = group;
  432. cl->header = header;
  433. cl->index = index;
  434. cl->parent = parent;
  435. cl->argp = argp;
  436. cl->depth = parent ? parent->depth + 1 : 0;
  437. cl->next = hol->clusters;
  438. hol->clusters = cl;
  439. }
  440. return cl;
  441. }
  442. /* Free HOL and any resources it uses. */
  443. static void
  444. hol_free (struct hol *hol)
  445. {
  446. struct hol_cluster *cl = hol->clusters;
  447. while (cl)
  448. {
  449. struct hol_cluster *next = cl->next;
  450. free (cl);
  451. cl = next;
  452. }
  453. if (hol->num_entries > 0)
  454. {
  455. free (hol->entries);
  456. free (hol->short_options);
  457. }
  458. free (hol);
  459. }
  460. static int
  461. hol_entry_short_iterate (const struct hol_entry *entry,
  462. int (*func)(const struct argp_option *opt,
  463. const struct argp_option *real,
  464. const char *domain, void *cookie),
  465. const char *domain, void *cookie)
  466. {
  467. unsigned nopts;
  468. int val = 0;
  469. const struct argp_option *opt, *real = entry->opt;
  470. char *so = entry->short_options;
  471. for (opt = real, nopts = entry->num; nopts > 0 && !val; opt++, nopts--)
  472. if (oshort (opt) && *so == opt->key)
  473. {
  474. if (!oalias (opt))
  475. real = opt;
  476. if (ovisible (opt))
  477. val = (*func)(opt, real, domain, cookie);
  478. so++;
  479. }
  480. return val;
  481. }
  482. static inline int
  483. __attribute__ ((always_inline))
  484. hol_entry_long_iterate (const struct hol_entry *entry,
  485. int (*func)(const struct argp_option *opt,
  486. const struct argp_option *real,
  487. const char *domain, void *cookie),
  488. const char *domain, void *cookie)
  489. {
  490. unsigned nopts;
  491. int val = 0;
  492. const struct argp_option *opt, *real = entry->opt;
  493. for (opt = real, nopts = entry->num; nopts > 0 && !val; opt++, nopts--)
  494. if (opt->name)
  495. {
  496. if (!oalias (opt))
  497. real = opt;
  498. if (ovisible (opt))
  499. val = (*func)(opt, real, domain, cookie);
  500. }
  501. return val;
  502. }
  503. /* Iterator that returns true for the first short option. */
  504. static int
  505. until_short (const struct argp_option *opt, const struct argp_option *real,
  506. const char *domain, void *cookie)
  507. {
  508. return oshort (opt) ? opt->key : 0;
  509. }
  510. /* Returns the first valid short option in ENTRY, or 0 if there is none. */
  511. static char
  512. hol_entry_first_short (const struct hol_entry *entry)
  513. {
  514. return hol_entry_short_iterate (entry, until_short,
  515. entry->argp->argp_domain, 0);
  516. }
  517. /* Returns the first valid long option in ENTRY, or 0 if there is none. */
  518. static const char *
  519. hol_entry_first_long (const struct hol_entry *entry)
  520. {
  521. const struct argp_option *opt;
  522. unsigned num;
  523. for (opt = entry->opt, num = entry->num; num > 0; opt++, num--)
  524. if (opt->name && ovisible (opt))
  525. return opt->name;
  526. return 0;
  527. }
  528. /* Returns the entry in HOL with the long option name NAME, or 0 if there is
  529. none. */
  530. static struct hol_entry *
  531. hol_find_entry (struct hol *hol, const char *name)
  532. {
  533. struct hol_entry *entry = hol->entries;
  534. unsigned num_entries = hol->num_entries;
  535. while (num_entries-- > 0)
  536. {
  537. const struct argp_option *opt = entry->opt;
  538. unsigned num_opts = entry->num;
  539. while (num_opts-- > 0)
  540. if (opt->name && ovisible (opt) && strcmp (opt->name, name) == 0)
  541. return entry;
  542. else
  543. opt++;
  544. entry++;
  545. }
  546. return 0;
  547. }
  548. /* If an entry with the long option NAME occurs in HOL, set it's special
  549. sort position to GROUP. */
  550. static void
  551. hol_set_group (struct hol *hol, const char *name, int group)
  552. {
  553. struct hol_entry *entry = hol_find_entry (hol, name);
  554. if (entry)
  555. entry->group = group;
  556. }
  557. /* Order by group: 0, 1, 2, ..., n, -m, ..., -2, -1.
  558. EQ is what to return if GROUP1 and GROUP2 are the same. */
  559. static int
  560. group_cmp (int group1, int group2, int eq)
  561. {
  562. if (group1 == group2)
  563. return eq;
  564. else if ((group1 < 0 && group2 < 0) || (group1 >= 0 && group2 >= 0))
  565. return group1 - group2;
  566. else
  567. return group2 - group1;
  568. }
  569. /* Compare clusters CL1 & CL2 by the order that they should appear in
  570. output. */
  571. static int
  572. hol_cluster_cmp (const struct hol_cluster *cl1, const struct hol_cluster *cl2)
  573. {
  574. /* If one cluster is deeper than the other, use its ancestor at the same
  575. level, so that finding the common ancestor is straightforward.
  576. clN->depth > 0 means that clN->parent != NULL (see hol_add_cluster) */
  577. while (cl1->depth > cl2->depth)
  578. cl1 = cl1->parent;
  579. while (cl2->depth > cl1->depth)
  580. cl2 = cl2->parent;
  581. /* Now reduce both clusters to their ancestors at the point where both have
  582. a common parent; these can be directly compared. */
  583. while (cl1->parent != cl2->parent)
  584. cl1 = cl1->parent, cl2 = cl2->parent;
  585. return group_cmp (cl1->group, cl2->group, cl2->index - cl1->index);
  586. }
  587. /* Return the ancestor of CL that's just below the root (i.e., has a parent
  588. of 0). */
  589. static struct hol_cluster *
  590. hol_cluster_base (struct hol_cluster *cl)
  591. {
  592. while (cl->parent)
  593. cl = cl->parent;
  594. return cl;
  595. }
  596. /* Return true if CL1 is a child of CL2. */
  597. static int
  598. hol_cluster_is_child (const struct hol_cluster *cl1,
  599. const struct hol_cluster *cl2)
  600. {
  601. while (cl1 && cl1 != cl2)
  602. cl1 = cl1->parent;
  603. return cl1 == cl2;
  604. }
  605. /* Given the name of a OPTION_DOC option, modifies NAME to start at the tail
  606. that should be used for comparisons, and returns true iff it should be
  607. treated as a non-option. */
  608. static int
  609. canon_doc_option (const char **name)
  610. {
  611. int non_opt;
  612. if (!*name)
  613. non_opt = 1;
  614. else
  615. {
  616. /* Skip initial whitespace. */
  617. while (isspace ((unsigned char) **name))
  618. (*name)++;
  619. /* Decide whether this looks like an option (leading `-') or not. */
  620. non_opt = (**name != '-');
  621. /* Skip until part of name used for sorting. */
  622. while (**name && !isalnum ((unsigned char) **name))
  623. (*name)++;
  624. }
  625. return non_opt;
  626. }
  627. #define HOL_ENTRY_PTRCMP(a,b) ((a)->ord < (b)->ord ? -1 : 1)
  628. /* Order ENTRY1 & ENTRY2 by the order which they should appear in a help
  629. listing. */
  630. static int
  631. hol_entry_cmp (const struct hol_entry *entry1,
  632. const struct hol_entry *entry2)
  633. {
  634. /* The group numbers by which the entries should be ordered; if either is
  635. in a cluster, then this is just the group within the cluster. */
  636. int group1 = entry1->group, group2 = entry2->group;
  637. int rc;
  638. if (entry1->cluster != entry2->cluster)
  639. {
  640. /* The entries are not within the same cluster, so we can't compare them
  641. directly, we have to use the appropiate clustering level too. */
  642. if (! entry1->cluster)
  643. /* ENTRY1 is at the `base level', not in a cluster, so we have to
  644. compare it's group number with that of the base cluster in which
  645. ENTRY2 resides. Note that if they're in the same group, the
  646. clustered option always comes laster. */
  647. return group_cmp (group1, hol_cluster_base (entry2->cluster)->group, -1);
  648. else if (! entry2->cluster)
  649. /* Likewise, but ENTRY2's not in a cluster. */
  650. return group_cmp (hol_cluster_base (entry1->cluster)->group, group2, 1);
  651. else
  652. /* Both entries are in clusters, we can just compare the clusters. */
  653. return (rc = hol_cluster_cmp (entry1->cluster, entry2->cluster)) ?
  654. rc : HOL_ENTRY_PTRCMP (entry1, entry2);
  655. }
  656. else if (group1 == group2)
  657. /* The entries are both in the same cluster and group, so compare them
  658. alphabetically. */
  659. {
  660. int short1 = hol_entry_first_short (entry1);
  661. int short2 = hol_entry_first_short (entry2);
  662. int doc1 = odoc (entry1->opt);
  663. int doc2 = odoc (entry2->opt);
  664. const char *long1 = hol_entry_first_long (entry1);
  665. const char *long2 = hol_entry_first_long (entry2);
  666. if (doc1)
  667. doc1 = canon_doc_option (&long1);
  668. if (doc2)
  669. doc2 = canon_doc_option (&long2);
  670. if (doc1 != doc2)
  671. /* `documentation' options always follow normal options (or
  672. documentation options that *look* like normal options). */
  673. return doc1 - doc2;
  674. else if (!short1 && !short2 && long1 && long2)
  675. /* Only long options. */
  676. return (rc = __strcasecmp (long1, long2)) ?
  677. rc : HOL_ENTRY_PTRCMP (entry1, entry2);
  678. else
  679. /* Compare short/short, long/short, short/long, using the first
  680. character of long options. Entries without *any* valid
  681. options (such as options with OPTION_HIDDEN set) will be put
  682. first, but as they're not displayed, it doesn't matter where
  683. they are. */
  684. {
  685. unsigned char first1 = short1 ? short1 : long1 ? *long1 : 0;
  686. unsigned char first2 = short2 ? short2 : long2 ? *long2 : 0;
  687. /* Use tolower, not _tolower, since only the former is
  688. guaranteed to work on something already lower case. */
  689. int lower_cmp = tolower (first1) - tolower (first2);
  690. /* Compare ignoring case, except when the options are both the
  691. same letter, in which case lower-case always comes first. */
  692. return lower_cmp ? lower_cmp :
  693. (rc = first2 - first1) ?
  694. rc : HOL_ENTRY_PTRCMP (entry1, entry2);
  695. }
  696. }
  697. else
  698. /* Within the same cluster, but not the same group, so just compare
  699. groups. */
  700. return group_cmp (group1, group2, HOL_ENTRY_PTRCMP (entry1, entry2));
  701. }
  702. /* Version of hol_entry_cmp with correct signature for qsort. */
  703. static int
  704. hol_entry_qcmp (const void *entry1_v, const void *entry2_v)
  705. {
  706. return hol_entry_cmp (entry1_v, entry2_v);
  707. }
  708. /* Sort HOL by group and alphabetically by option name (with short options
  709. taking precedence over long). Since the sorting is for display purposes
  710. only, the shadowing of options isn't effected. */
  711. static void
  712. hol_sort (struct hol *hol)
  713. {
  714. if (hol->num_entries > 0)
  715. {
  716. unsigned i;
  717. struct hol_entry *e;
  718. for (i = 0, e = hol->entries; i < hol->num_entries; i++, e++)
  719. e->ord = i;
  720. qsort (hol->entries, hol->num_entries, sizeof (struct hol_entry),
  721. hol_entry_qcmp);
  722. }
  723. }
  724. /* Append MORE to HOL, destroying MORE in the process. Options in HOL shadow
  725. any in MORE with the same name. */
  726. static void
  727. hol_append (struct hol *hol, struct hol *more)
  728. {
  729. struct hol_cluster **cl_end = &hol->clusters;
  730. /* Steal MORE's cluster list, and add it to the end of HOL's. */
  731. while (*cl_end)
  732. cl_end = &(*cl_end)->next;
  733. *cl_end = more->clusters;
  734. more->clusters = 0;
  735. /* Merge entries. */
  736. if (more->num_entries > 0)
  737. {
  738. if (hol->num_entries == 0)
  739. {
  740. hol->num_entries = more->num_entries;
  741. hol->entries = more->entries;
  742. hol->short_options = more->short_options;
  743. more->num_entries = 0; /* Mark MORE's fields as invalid. */
  744. }
  745. else
  746. /* Append the entries in MORE to those in HOL, taking care to only add
  747. non-shadowed SHORT_OPTIONS values. */
  748. {
  749. unsigned left;
  750. char *so, *more_so;
  751. struct hol_entry *e;
  752. unsigned num_entries = hol->num_entries + more->num_entries;
  753. struct hol_entry *entries =
  754. malloc (num_entries * sizeof (struct hol_entry));
  755. unsigned hol_so_len = strlen (hol->short_options);
  756. char *short_options =
  757. malloc (hol_so_len + strlen (more->short_options) + 1);
  758. assert (entries && short_options);
  759. if (SIZE_MAX <= UINT_MAX)
  760. assert (num_entries <= SIZE_MAX / sizeof (struct hol_entry));
  761. __mempcpy (__mempcpy (entries, hol->entries,
  762. hol->num_entries * sizeof (struct hol_entry)),
  763. more->entries,
  764. more->num_entries * sizeof (struct hol_entry));
  765. __mempcpy (short_options, hol->short_options, hol_so_len);
  766. /* Fix up the short options pointers from HOL. */
  767. for (e = entries, left = hol->num_entries; left > 0; e++, left--)
  768. e->short_options += (short_options - hol->short_options);
  769. /* Now add the short options from MORE, fixing up its entries
  770. too. */
  771. so = short_options + hol_so_len;
  772. more_so = more->short_options;
  773. for (left = more->num_entries; left > 0; e++, left--)
  774. {
  775. int opts_left;
  776. const struct argp_option *opt;
  777. e->short_options = so;
  778. for (opts_left = e->num, opt = e->opt; opts_left; opt++, opts_left--)
  779. {
  780. int ch = *more_so;
  781. if (oshort (opt) && ch == opt->key)
  782. /* The next short option in MORE_SO, CH, is from OPT. */
  783. {
  784. if (! find_char (ch, short_options,
  785. short_options + hol_so_len))
  786. /* The short option CH isn't shadowed by HOL's options,
  787. so add it to the sum. */
  788. *so++ = ch;
  789. more_so++;
  790. }
  791. }
  792. }
  793. *so = '\0';
  794. free (hol->entries);
  795. free (hol->short_options);
  796. hol->entries = entries;
  797. hol->num_entries = num_entries;
  798. hol->short_options = short_options;
  799. }
  800. }
  801. hol_free (more);
  802. }
  803. /* Inserts enough spaces to make sure STREAM is at column COL. */
  804. static void
  805. indent_to (argp_fmtstream_t stream, unsigned col)
  806. {
  807. int needed = col - __argp_fmtstream_point (stream);
  808. while (needed-- > 0)
  809. __argp_fmtstream_putc (stream, ' ');
  810. }
  811. /* Output to STREAM either a space, or a newline if there isn't room for at
  812. least ENSURE characters before the right margin. */
  813. static void
  814. space (argp_fmtstream_t stream, size_t ensure)
  815. {
  816. if (__argp_fmtstream_point (stream) + ensure
  817. >= __argp_fmtstream_rmargin (stream))
  818. __argp_fmtstream_putc (stream, '\n');
  819. else
  820. __argp_fmtstream_putc (stream, ' ');
  821. }
  822. /* If the option REAL has an argument, we print it in using the printf
  823. format REQ_FMT or OPT_FMT depending on whether it's a required or
  824. optional argument. */
  825. static void
  826. arg (const struct argp_option *real, const char *req_fmt, const char *opt_fmt,
  827. const char *domain, argp_fmtstream_t stream)
  828. {
  829. if (real->arg)
  830. {
  831. if (real->flags & OPTION_ARG_OPTIONAL)
  832. __argp_fmtstream_printf (stream, opt_fmt,
  833. dgettext (domain, real->arg));
  834. else
  835. __argp_fmtstream_printf (stream, req_fmt,
  836. dgettext (domain, real->arg));
  837. }
  838. }
  839. /* Helper functions for hol_entry_help. */
  840. /* State used during the execution of hol_help. */
  841. struct hol_help_state
  842. {
  843. /* PREV_ENTRY should contain the previous entry printed, or 0. */
  844. struct hol_entry *prev_entry;
  845. /* If an entry is in a different group from the previous one, and SEP_GROUPS
  846. is true, then a blank line will be printed before any output. */
  847. int sep_groups;
  848. /* True if a duplicate option argument was suppressed (only ever set if
  849. UPARAMS.dup_args is false). */
  850. int suppressed_dup_arg;
  851. };
  852. /* Some state used while printing a help entry (used to communicate with
  853. helper functions). See the doc for hol_entry_help for more info, as most
  854. of the fields are copied from its arguments. */
  855. struct pentry_state
  856. {
  857. const struct hol_entry *entry;
  858. argp_fmtstream_t stream;
  859. struct hol_help_state *hhstate;
  860. /* True if nothing's been printed so far. */
  861. int first;
  862. /* If non-zero, the state that was used to print this help. */
  863. const struct argp_state *state;
  864. };
  865. /* If a user doc filter should be applied to DOC, do so. */
  866. static const char *
  867. filter_doc (const char *doc, int key, const struct argp *argp,
  868. const struct argp_state *state)
  869. {
  870. if (argp->help_filter)
  871. /* We must apply a user filter to this output. */
  872. {
  873. void *input = __argp_input (argp, state);
  874. return (*argp->help_filter) (key, doc, input);
  875. }
  876. else
  877. /* No filter. */
  878. return doc;
  879. }
  880. /* Prints STR as a header line, with the margin lines set appropiately, and
  881. notes the fact that groups should be separated with a blank line. ARGP is
  882. the argp that should dictate any user doc filtering to take place. Note
  883. that the previous wrap margin isn't restored, but the left margin is reset
  884. to 0. */
  885. static void
  886. print_header (const char *str, const struct argp *argp,
  887. struct pentry_state *pest)
  888. {
  889. const char *tstr = dgettext (argp->argp_domain, str);
  890. const char *fstr = filter_doc (tstr, ARGP_KEY_HELP_HEADER, argp, pest->state);
  891. if (fstr)
  892. {
  893. if (*fstr)
  894. {
  895. if (pest->hhstate->prev_entry)
  896. /* Precede with a blank line. */
  897. __argp_fmtstream_putc (pest->stream, '\n');
  898. indent_to (pest->stream, uparams.header_col);
  899. __argp_fmtstream_set_lmargin (pest->stream, uparams.header_col);
  900. __argp_fmtstream_set_wmargin (pest->stream, uparams.header_col);
  901. __argp_fmtstream_puts (pest->stream, fstr);
  902. __argp_fmtstream_set_lmargin (pest->stream, 0);
  903. __argp_fmtstream_putc (pest->stream, '\n');
  904. }
  905. pest->hhstate->sep_groups = 1; /* Separate subsequent groups. */
  906. }
  907. if (fstr != tstr)
  908. free ((char *) fstr);
  909. }
  910. /* Inserts a comma if this isn't the first item on the line, and then makes
  911. sure we're at least to column COL. If this *is* the first item on a line,
  912. prints any pending whitespace/headers that should precede this line. Also
  913. clears FIRST. */
  914. static void
  915. comma (unsigned col, struct pentry_state *pest)
  916. {
  917. if (pest->first)
  918. {
  919. const struct hol_entry *pe = pest->hhstate->prev_entry;
  920. const struct hol_cluster *cl = pest->entry->cluster;
  921. if (pest->hhstate->sep_groups && pe && pest->entry->group != pe->group)
  922. __argp_fmtstream_putc (pest->stream, '\n');
  923. if (cl && cl->header && *cl->header
  924. && (!pe
  925. || (pe->cluster != cl
  926. && !hol_cluster_is_child (pe->cluster, cl))))
  927. /* If we're changing clusters, then this must be the start of the
  928. ENTRY's cluster unless that is an ancestor of the previous one
  929. (in which case we had just popped into a sub-cluster for a bit).
  930. If so, then print the cluster's header line. */
  931. {
  932. int old_wm = __argp_fmtstream_wmargin (pest->stream);
  933. print_header (cl->header, cl->argp, pest);
  934. __argp_fmtstream_set_wmargin (pest->stream, old_wm);
  935. }
  936. pest->first = 0;
  937. }
  938. else
  939. __argp_fmtstream_puts (pest->stream, ", ");
  940. indent_to (pest->stream, col);
  941. }
  942. /* Print help for ENTRY to STREAM. */
  943. static void
  944. hol_entry_help (struct hol_entry *entry, const struct argp_state *state,
  945. argp_fmtstream_t stream, struct hol_help_state *hhstate)
  946. {
  947. unsigned num;
  948. const struct argp_option *real = entry->opt, *opt;
  949. char *so = entry->short_options;
  950. int have_long_opt = 0; /* We have any long options. */
  951. /* Saved margins. */
  952. int old_lm = __argp_fmtstream_set_lmargin (stream, 0);
  953. int old_wm = __argp_fmtstream_wmargin (stream);
  954. /* PEST is a state block holding some of our variables that we'd like to
  955. share with helper functions. */
  956. struct pentry_state pest;
  957. pest.entry = entry;
  958. pest.stream = stream;
  959. pest.hhstate = hhstate;
  960. pest.first = 1;
  961. pest.state = state;
  962. if (! odoc (real))
  963. for (opt = real, num = entry->num; num > 0; opt++, num--)
  964. if (opt->name && ovisible (opt))
  965. {
  966. have_long_opt = 1;
  967. break;
  968. }
  969. /* First emit short options. */
  970. __argp_fmtstream_set_wmargin (stream, uparams.short_opt_col); /* For truly bizarre cases. */
  971. for (opt = real, num = entry->num; num > 0; opt++, num--)
  972. if (oshort (opt) && opt->key == *so)
  973. /* OPT has a valid (non shadowed) short option. */
  974. {
  975. if (ovisible (opt))
  976. {
  977. comma (uparams.short_opt_col, &pest);
  978. __argp_fmtstream_putc (stream, '-');
  979. __argp_fmtstream_putc (stream, *so);
  980. if (!have_long_opt || uparams.dup_args)
  981. arg (real, " %s", "[%s]", state->root_argp->argp_domain, stream);
  982. else if (real->arg)
  983. hhstate->suppressed_dup_arg = 1;
  984. }
  985. so++;
  986. }
  987. /* Now, long options. */
  988. if (odoc (real))
  989. /* A `documentation' option. */
  990. {
  991. __argp_fmtstream_set_wmargin (stream, uparams.doc_opt_col);
  992. for (opt = real, num = entry->num; num > 0; opt++, num--)
  993. if (opt->name && *opt->name && ovisible (opt))
  994. {
  995. comma (uparams.doc_opt_col, &pest);
  996. /* Calling dgettext here isn't quite right, since sorting will
  997. have been done on the original; but documentation options
  998. should be pretty rare anyway... */
  999. __argp_fmtstream_puts (stream,
  1000. onotrans (opt) ?
  1001. opt->name :
  1002. dgettext (state->root_argp->argp_domain,
  1003. opt->name));
  1004. }
  1005. }
  1006. else
  1007. /* A real long option. */
  1008. {
  1009. int first_long_opt = 1;
  1010. __argp_fmtstream_set_wmargin (stream, uparams.long_opt_col);
  1011. for (opt = real, num = entry->num; num > 0; opt++, num--)
  1012. if (opt->name && ovisible (opt))
  1013. {
  1014. comma (uparams.long_opt_col, &pest);
  1015. __argp_fmtstream_printf (stream, "--%s", opt->name);
  1016. if (first_long_opt || uparams.dup_args)
  1017. arg (real, "=%s", "[=%s]", state->root_argp->argp_domain,
  1018. stream);
  1019. else if (real->arg)
  1020. hhstate->suppressed_dup_arg = 1;
  1021. }
  1022. }
  1023. /* Next, documentation strings. */
  1024. __argp_fmtstream_set_lmargin (stream, 0);
  1025. if (pest.first)
  1026. {
  1027. /* Didn't print any switches, what's up? */
  1028. if (!oshort (real) && !real->name)
  1029. /* This is a group header, print it nicely. */
  1030. print_header (real->doc, entry->argp, &pest);
  1031. else
  1032. /* Just a totally shadowed option or null header; print nothing. */
  1033. goto cleanup; /* Just return, after cleaning up. */
  1034. }
  1035. else
  1036. {
  1037. const char *tstr = real->doc ? dgettext (state->root_argp->argp_domain,
  1038. real->doc) : 0;
  1039. const char *fstr = filter_doc (tstr, real->key, entry->argp, state);
  1040. if (fstr && *fstr)
  1041. {
  1042. unsigned int col = __argp_fmtstream_point (stream);
  1043. __argp_fmtstream_set_lmargin (stream, uparams.opt_doc_col);
  1044. __argp_fmtstream_set_wmargin (stream, uparams.opt_doc_col);
  1045. if (col > (unsigned int) (uparams.opt_doc_col + 3))
  1046. __argp_fmtstream_putc (stream, '\n');
  1047. else if (col >= (unsigned int) uparams.opt_doc_col)
  1048. __argp_fmtstream_puts (stream, " ");
  1049. else
  1050. indent_to (stream, uparams.opt_doc_col);
  1051. __argp_fmtstream_puts (stream, fstr);
  1052. }
  1053. if (fstr && fstr != tstr)
  1054. free ((char *) fstr);
  1055. /* Reset the left margin. */
  1056. __argp_fmtstream_set_lmargin (stream, 0);
  1057. __argp_fmtstream_putc (stream, '\n');
  1058. }
  1059. hhstate->prev_entry = entry;
  1060. cleanup:
  1061. __argp_fmtstream_set_lmargin (stream, old_lm);
  1062. __argp_fmtstream_set_wmargin (stream, old_wm);
  1063. }
  1064. /* Output a long help message about the options in HOL to STREAM. */
  1065. static void
  1066. hol_help (struct hol *hol, const struct argp_state *state,
  1067. argp_fmtstream_t stream)
  1068. {
  1069. unsigned num;
  1070. struct hol_entry *entry;
  1071. struct hol_help_state hhstate = { 0, 0, 0 };
  1072. for (entry = hol->entries, num = hol->num_entries; num > 0; entry++, num--)
  1073. hol_entry_help (entry, state, stream, &hhstate);
  1074. if (hhstate.suppressed_dup_arg && uparams.dup_args_note)
  1075. {
  1076. const char *tstr = dgettext (state->root_argp->argp_domain, "\
  1077. Mandatory or optional arguments to long options are also mandatory or \
  1078. optional for any corresponding short options.");
  1079. const char *fstr = filter_doc (tstr, ARGP_KEY_HELP_DUP_ARGS_NOTE,
  1080. state ? state->root_argp : 0, state);
  1081. if (fstr && *fstr)
  1082. {
  1083. __argp_fmtstream_putc (stream, '\n');
  1084. __argp_fmtstream_puts (stream, fstr);
  1085. __argp_fmtstream_putc (stream, '\n');
  1086. }
  1087. if (fstr && fstr != tstr)
  1088. free ((char *) fstr);
  1089. }
  1090. }
  1091. /* Helper functions for hol_usage. */
  1092. /* If OPT is a short option without an arg, append its key to the string
  1093. pointer pointer to by COOKIE, and advance the pointer. */
  1094. static int
  1095. add_argless_short_opt (const struct argp_option *opt,
  1096. const struct argp_option *real,
  1097. const char *domain, void *cookie)
  1098. {
  1099. char **snao_end = cookie;
  1100. if (!(opt->arg || real->arg)
  1101. && !((opt->flags | real->flags) & OPTION_NO_USAGE))
  1102. *(*snao_end)++ = opt->key;
  1103. return 0;
  1104. }
  1105. /* If OPT is a short option with an arg, output a usage entry for it to the
  1106. stream pointed at by COOKIE. */
  1107. static int
  1108. usage_argful_short_opt (const struct argp_option *opt,
  1109. const struct argp_option *real,
  1110. const char *domain, void *cookie)
  1111. {
  1112. argp_fmtstream_t stream = cookie;
  1113. const char *arg = opt->arg;
  1114. int flags = opt->flags | real->flags;
  1115. if (! arg)
  1116. arg = real->arg;
  1117. if (arg && !(flags & OPTION_NO_USAGE))
  1118. {
  1119. arg = dgettext (domain, arg);
  1120. if (flags & OPTION_ARG_OPTIONAL)
  1121. __argp_fmtstream_printf (stream, " [-%c[%s]]", opt->key, arg);
  1122. else
  1123. {
  1124. /* Manually do line wrapping so that it (probably) won't
  1125. get wrapped at the embedded space. */
  1126. space (stream, 6 + strlen (arg));
  1127. __argp_fmtstream_printf (stream, "[-%c %s]", opt->key, arg);
  1128. }
  1129. }
  1130. return 0;
  1131. }
  1132. /* Output a usage entry for the long option opt to the stream pointed at by
  1133. COOKIE. */
  1134. static int
  1135. usage_long_opt (const struct argp_option *opt,
  1136. const struct argp_option *real,
  1137. const char *domain, void *cookie)
  1138. {
  1139. argp_fmtstream_t stream = cookie;
  1140. const char *arg = opt->arg;
  1141. int flags = opt->flags | real->flags;
  1142. if (! arg)
  1143. arg = real->arg;
  1144. if (! (flags & OPTION_NO_USAGE) && !odoc (opt))
  1145. {
  1146. if (arg)
  1147. {
  1148. arg = dgettext (domain, arg);
  1149. if (flags & OPTION_ARG_OPTIONAL)
  1150. __argp_fmtstream_printf (stream, " [--%s[=%s]]", opt->name, arg);
  1151. else
  1152. __argp_fmtstream_printf (stream, " [--%s=%s]", opt->name, arg);
  1153. }
  1154. else
  1155. __argp_fmtstream_printf (stream, " [--%s]", opt->name);
  1156. }
  1157. return 0;
  1158. }
  1159. /* Print a short usage description for the arguments in HOL to STREAM. */
  1160. static void
  1161. hol_usage (struct hol *hol, argp_fmtstream_t stream)
  1162. {
  1163. if (hol->num_entries > 0)
  1164. {
  1165. unsigned nentries;
  1166. struct hol_entry *entry;
  1167. char *short_no_arg_opts = alloca (strlen (hol->short_options) + 1);
  1168. char *snao_end = short_no_arg_opts;
  1169. /* First we put a list of short options without arguments. */
  1170. for (entry = hol->entries, nentries = hol->num_entries
  1171. ; nentries > 0
  1172. ; entry++, nentries--)
  1173. hol_entry_short_iterate (entry, add_argless_short_opt,
  1174. entry->argp->argp_domain, &snao_end);
  1175. if (snao_end > short_no_arg_opts)
  1176. {
  1177. *snao_end++ = 0;
  1178. __argp_fmtstream_printf (stream, " [-%s]", short_no_arg_opts);
  1179. }
  1180. /* Now a list of short options *with* arguments. */
  1181. for (entry = hol->entries, nentries = hol->num_entries
  1182. ; nentries > 0
  1183. ; entry++, nentries--)
  1184. hol_entry_short_iterate (entry, usage_argful_short_opt,
  1185. entry->argp->argp_domain, stream);
  1186. /* Finally, a list of long options (whew!). */
  1187. for (entry = hol->entries, nentries = hol->num_entries
  1188. ; nentries > 0
  1189. ; entry++, nentries--)
  1190. hol_entry_long_iterate (entry, usage_long_opt,
  1191. entry->argp->argp_domain, stream);
  1192. }
  1193. }
  1194. /* Make a HOL containing all levels of options in ARGP. CLUSTER is the
  1195. cluster in which ARGP's entries should be clustered, or 0. */
  1196. static struct hol *
  1197. argp_hol (const struct argp *argp, struct hol_cluster *cluster)
  1198. {
  1199. const struct argp_child *child = argp->children;
  1200. struct hol *hol = make_hol (argp, cluster);
  1201. if (child)
  1202. while (child->argp)
  1203. {
  1204. struct hol_cluster *child_cluster =
  1205. ((child->group || child->header)
  1206. /* Put CHILD->argp within its own cluster. */
  1207. ? hol_add_cluster (hol, child->group, child->header,
  1208. child - argp->children, cluster, argp)
  1209. /* Just merge it into the parent's cluster. */
  1210. : cluster);
  1211. hol_append (hol, argp_hol (child->argp, child_cluster)) ;
  1212. child++;
  1213. }
  1214. return hol;
  1215. }
  1216. /* Calculate how many different levels with alternative args strings exist in
  1217. ARGP. */
  1218. static size_t
  1219. argp_args_levels (const struct argp *argp)
  1220. {
  1221. size_t levels = 0;
  1222. const struct argp_child *child = argp->children;
  1223. if (argp->args_doc && strchr (argp->args_doc, '\n'))
  1224. levels++;
  1225. if (child)
  1226. while (child->argp)
  1227. levels += argp_args_levels ((child++)->argp);
  1228. return levels;
  1229. }
  1230. /* Print all the non-option args documented in ARGP to STREAM. Any output is
  1231. preceded by a space. LEVELS is a pointer to a byte vector the length
  1232. returned by argp_args_levels; it should be initialized to zero, and
  1233. updated by this routine for the next call if ADVANCE is true. True is
  1234. returned as long as there are more patterns to output. */
  1235. static int
  1236. argp_args_usage (const struct argp *argp, const struct argp_state *state,
  1237. char **levels, int advance, argp_fmtstream_t stream)
  1238. {
  1239. char *our_level = *levels;
  1240. int multiple = 0;
  1241. const struct argp_child *child = argp->children;
  1242. const char *tdoc = dgettext (argp->argp_domain, argp->args_doc), *nl = 0;
  1243. const char *fdoc = filter_doc (tdoc, ARGP_KEY_HELP_ARGS_DOC, argp, state);
  1244. if (fdoc)
  1245. {
  1246. const char *cp = fdoc;
  1247. nl = __strchrnul (cp, '\n');
  1248. if (*nl != '\0')
  1249. /* This is a `multi-level' args doc; advance to the correct position
  1250. as determined by our state in LEVELS, and update LEVELS. */
  1251. {
  1252. int i;
  1253. multiple = 1;
  1254. for (i = 0; i < *our_level; i++)
  1255. cp = nl + 1, nl = __strchrnul (cp, '\n');
  1256. (*levels)++;
  1257. }
  1258. /* Manually do line wrapping so that it (probably) won't get wrapped at
  1259. any embedded spaces. */
  1260. space (stream, 1 + nl - cp);
  1261. __argp_fmtstream_write (stream, cp, nl - cp);
  1262. }
  1263. if (fdoc && fdoc != tdoc)
  1264. free ((char *)fdoc); /* Free user's modified doc string. */
  1265. if (child)
  1266. while (child->argp)
  1267. advance = !argp_args_usage ((child++)->argp, state, levels, advance, stream);
  1268. if (advance && multiple)
  1269. {
  1270. /* Need to increment our level. */
  1271. if (*nl)
  1272. /* There's more we can do here. */
  1273. {
  1274. (*our_level)++;
  1275. advance = 0; /* Our parent shouldn't advance also. */
  1276. }
  1277. else if (*our_level > 0)
  1278. /* We had multiple levels, but used them up; reset to zero. */
  1279. *our_level = 0;
  1280. }
  1281. return !advance;
  1282. }
  1283. /* Print the documentation for ARGP to STREAM; if POST is false, then
  1284. everything preceeding a `\v' character in the documentation strings (or
  1285. the whole string, for those with none) is printed, otherwise, everything
  1286. following the `\v' character (nothing for strings without). Each separate
  1287. bit of documentation is separated a blank line, and if PRE_BLANK is true,
  1288. then the first is as well. If FIRST_ONLY is true, only the first
  1289. occurrence is output. Returns true if anything was output. */
  1290. static int
  1291. argp_doc (const struct argp *argp, const struct argp_state *state,
  1292. int post, int pre_blank, int first_only,
  1293. argp_fmtstream_t stream)
  1294. {
  1295. const char *text;
  1296. const char *inp_text;
  1297. size_t inp_text_len = 0;
  1298. const char *trans_text;
  1299. void *input = 0;
  1300. int anything = 0;
  1301. const struct argp_child *child = argp->children;
  1302. if (argp->doc)
  1303. {
  1304. char *vt = strchr (argp->doc, '\v');
  1305. if (vt)
  1306. {
  1307. if (post)
  1308. inp_text = vt + 1;
  1309. else
  1310. {
  1311. inp_text_len = vt - argp->doc;
  1312. inp_text = __strndup (argp->doc, inp_text_len);
  1313. }
  1314. }
  1315. else
  1316. inp_text = post ? 0 : argp->doc;
  1317. trans_text = inp_text ? dgettext (argp->argp_domain, inp_text) : NULL;
  1318. }
  1319. else
  1320. trans_text = inp_text = 0;
  1321. if (argp->help_filter)
  1322. /* We have to filter the doc strings. */
  1323. {
  1324. input = __argp_input (argp, state);
  1325. text =
  1326. (*argp->help_filter) (post
  1327. ? ARGP_KEY_HELP_POST_DOC
  1328. : ARGP_KEY_HELP_PRE_DOC,
  1329. trans_text, input);
  1330. }
  1331. else
  1332. text = (const char *) trans_text;
  1333. if (text)
  1334. {
  1335. if (pre_blank)
  1336. __argp_fmtstream_putc (stream, '\n');
  1337. __argp_fmtstream_puts (stream, text);
  1338. if (__argp_fmtstream_point (stream) > __argp_fmtstream_lmargin (stream))
  1339. __argp_fmtstream_putc (stream, '\n');
  1340. anything = 1;
  1341. }
  1342. if (text && text != trans_text)
  1343. free ((char *) text); /* Free TEXT returned from the help filter. */
  1344. if (inp_text && inp_text_len)
  1345. free ((char *) inp_text); /* We copied INP_TEXT, so free it now. */
  1346. if (post && argp->help_filter)
  1347. /* Now see if we have to output a ARGP_KEY_HELP_EXTRA text. */
  1348. {
  1349. text = (*argp->help_filter) (ARGP_KEY_HELP_EXTRA, 0, input);
  1350. if (text)
  1351. {
  1352. if (anything || pre_blank)
  1353. __argp_fmtstream_putc (stream, '\n');
  1354. __argp_fmtstream_puts (stream, text);
  1355. free ((char *) text);
  1356. if (__argp_fmtstream_point (stream)
  1357. > __argp_fmtstream_lmargin (stream))
  1358. __argp_fmtstream_putc (stream, '\n');
  1359. anything = 1;
  1360. }
  1361. }
  1362. if (child)
  1363. while (child->argp && !(first_only && anything))
  1364. anything |=
  1365. argp_doc ((child++)->argp, state,
  1366. post, anything || pre_blank, first_only,
  1367. stream);
  1368. return anything;
  1369. }
  1370. /* Output a usage message for ARGP to STREAM. If called from
  1371. argp_state_help, STATE is the relevent parsing state. FLAGS are from the
  1372. set ARGP_HELP_*. NAME is what to use wherever a `program name' is
  1373. needed. */
  1374. static void
  1375. _help (const struct argp *argp, const struct argp_state *state, FILE *stream,
  1376. unsigned flags, char *name)
  1377. {
  1378. int anything = 0; /* Whether we've output anything. */
  1379. struct hol *hol = 0;
  1380. argp_fmtstream_t fs;
  1381. if (! stream)
  1382. return;
  1383. #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE)
  1384. __flockfile (stream);
  1385. #endif
  1386. if (! uparams.valid)
  1387. fill_in_uparams (state);
  1388. fs = __argp_make_fmtstream (stream, 0, uparams.rmargin, 0);
  1389. if (! fs)
  1390. {
  1391. #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE)
  1392. __funlockfile (stream);
  1393. #endif
  1394. return;
  1395. }
  1396. if (flags & (ARGP_HELP_USAGE | ARGP_HELP_SHORT_USAGE | ARGP_HELP_LONG))
  1397. {
  1398. hol = argp_hol (argp, 0);
  1399. /* If present, these options always come last. */
  1400. hol_set_group (hol, "help", -1);
  1401. hol_set_group (hol, "version", -1);
  1402. hol_sort (hol);
  1403. }
  1404. if (flags & (ARGP_HELP_USAGE | ARGP_HELP_SHORT_USAGE))
  1405. /* Print a short `Usage:' message. */
  1406. {
  1407. int first_pattern = 1, more_patterns;
  1408. size_t num_pattern_levels = argp_args_levels (argp);
  1409. char *pattern_levels = alloca (num_pattern_levels);
  1410. memset (pattern_levels, 0, num_pattern_levels);
  1411. do
  1412. {
  1413. int old_lm;
  1414. int old_wm = __argp_fmtstream_set_wmargin (fs, uparams.usage_indent);
  1415. char *levels = pattern_levels;
  1416. if (first_pattern)
  1417. __argp_fmtstream_printf (fs, "%s %s",
  1418. dgettext (argp->argp_domain, "Usage:"),
  1419. name);
  1420. else
  1421. __argp_fmtstream_printf (fs, "%s %s",
  1422. dgettext (argp->argp_domain, " or: "),
  1423. name);
  1424. /* We set the lmargin as well as the wmargin, because hol_usage
  1425. manually wraps options with newline to avoid annoying breaks. */
  1426. old_lm = __argp_fmtstream_set_lmargin (fs, uparams.usage_indent);
  1427. if (flags & ARGP_HELP_SHORT_USAGE)
  1428. /* Just show where the options go. */
  1429. {
  1430. if (hol->num_entries > 0)
  1431. __argp_fmtstream_puts (fs, dgettext (argp->argp_domain,
  1432. " [OPTION...]"));
  1433. }
  1434. else
  1435. /* Actually print the options. */
  1436. {
  1437. hol_usage (hol, fs);
  1438. flags |= ARGP_HELP_SHORT_USAGE; /* But only do so once. */
  1439. }
  1440. more_patterns = argp_args_usage (argp, state, &levels, 1, fs);
  1441. __argp_fmtstream_set_wmargin (fs, old_wm);
  1442. __argp_fmtstream_set_lmargin (fs, old_lm);
  1443. __argp_fmtstream_putc (fs, '\n');
  1444. anything = 1;
  1445. first_pattern = 0;
  1446. }
  1447. while (more_patterns);
  1448. }
  1449. if (flags & ARGP_HELP_PRE_DOC)
  1450. anything |= argp_doc (argp, state, 0, 0, 1, fs);
  1451. if (flags & ARGP_HELP_SEE)
  1452. {
  1453. __argp_fmtstream_printf (fs, dgettext (argp->argp_domain, "\
  1454. Try `%s --help' or `%s --usage' for more information.\n"),
  1455. name, name);
  1456. anything = 1;
  1457. }
  1458. if (flags & ARGP_HELP_LONG)
  1459. /* Print a long, detailed help message. */
  1460. {
  1461. /* Print info about all the options. */
  1462. if (hol->num_entries > 0)
  1463. {
  1464. if (anything)
  1465. __argp_fmtstream_putc (fs, '\n');
  1466. hol_help (hol, state, fs);
  1467. anything = 1;
  1468. }
  1469. }
  1470. if (flags & ARGP_HELP_POST_DOC)
  1471. /* Print any documentation strings at the end. */
  1472. anything |= argp_doc (argp, state, 1, anything, 0, fs);
  1473. if ((flags & ARGP_HELP_BUG_ADDR) && argp_program_bug_address)
  1474. {
  1475. if (anything)
  1476. __argp_fmtstream_putc (fs, '\n');
  1477. __argp_fmtstream_printf (fs, dgettext (argp->argp_domain,
  1478. "Report bugs to %s.\n"),
  1479. argp_program_bug_address);
  1480. anything = 1;
  1481. }
  1482. #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE)
  1483. __funlockfile (stream);
  1484. #endif
  1485. if (hol)
  1486. hol_free (hol);
  1487. __argp_fmtstream_free (fs);
  1488. }
  1489. /* Output a usage message for ARGP to STREAM. FLAGS are from the set
  1490. ARGP_HELP_*. NAME is what to use wherever a `program name' is needed. */
  1491. void __argp_help (const struct argp *argp, FILE *stream,
  1492. unsigned flags, char *name)
  1493. {
  1494. struct argp_state state;
  1495. memset (&state, 0, sizeof state);
  1496. state.root_argp = argp;
  1497. _help (argp, &state, stream, flags, name);
  1498. }
  1499. #ifdef weak_alias
  1500. weak_alias (__argp_help, argp_help)
  1501. #endif
  1502. #if ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME)
  1503. char *
  1504. __argp_short_program_name (void)
  1505. {
  1506. # if HAVE_DECL_PROGRAM_INVOCATION_NAME
  1507. return __argp_base_name (program_invocation_name);
  1508. # else
  1509. /* FIXME: What now? Miles suggests that it is better to use NULL,
  1510. but currently the value is passed on directly to fputs_unlocked,
  1511. so that requires more changes. */
  1512. # if __GNUC__
  1513. # warning No reasonable value to return
  1514. # endif /* __GNUC__ */
  1515. return "";
  1516. # endif
  1517. }
  1518. #endif
  1519. /* Output, if appropriate, a usage message for STATE to STREAM. FLAGS are
  1520. from the set ARGP_HELP_*. */
  1521. void
  1522. __argp_state_help (const struct argp_state *state, FILE *stream, unsigned flags)
  1523. {
  1524. if ((!state || ! (state->flags & ARGP_NO_ERRS)) && stream)
  1525. {
  1526. if (state && (state->flags & ARGP_LONG_ONLY))
  1527. flags |= ARGP_HELP_LONG_ONLY;
  1528. _help (state ? state->root_argp : 0, state, stream, flags,
  1529. state ? state->name : __argp_short_program_name ());
  1530. if (!state || ! (state->flags & ARGP_NO_EXIT))
  1531. {
  1532. if (flags & ARGP_HELP_EXIT_ERR)
  1533. exit (argp_err_exit_status);
  1534. if (flags & ARGP_HELP_EXIT_OK)
  1535. exit (0);
  1536. }
  1537. }
  1538. }
  1539. #ifdef weak_alias
  1540. weak_alias (__argp_state_help, argp_state_help)
  1541. #endif
  1542. /* If appropriate, print the printf string FMT and following args, preceded
  1543. by the program name and `:', to stderr, and followed by a `Try ... --help'
  1544. message, then exit (1). */
  1545. void
  1546. __argp_error (const struct argp_state *state, const char *fmt, ...)
  1547. {
  1548. if (!state || !(state->flags & ARGP_NO_ERRS))
  1549. {
  1550. FILE *stream = state ? state->err_stream : stderr;
  1551. if (stream)
  1552. {
  1553. va_list ap;
  1554. #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE)
  1555. __flockfile (stream);
  1556. #endif
  1557. va_start (ap, fmt);
  1558. #ifdef USE_IN_LIBIO
  1559. if (_IO_fwide (stream, 0) > 0)
  1560. {
  1561. char *buf;
  1562. if (__asprintf (&buf, fmt, ap) < 0)
  1563. buf = NULL;
  1564. __fwprintf (stream, L"%s: %s\n",
  1565. state ? state->name : __argp_short_program_name (),
  1566. buf);
  1567. free (buf);
  1568. }
  1569. else
  1570. #endif
  1571. {
  1572. fputs_unlocked (state
  1573. ? state->name : __argp_short_program_name (),
  1574. stream);
  1575. putc_unlocked (':', stream);
  1576. putc_unlocked (' ', stream);
  1577. vfprintf (stream, fmt, ap);
  1578. putc_unlocked ('\n', stream);
  1579. }
  1580. __argp_state_help (state, stream, ARGP_HELP_STD_ERR);
  1581. va_end (ap);
  1582. #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE)
  1583. __funlockfile (stream);
  1584. #endif
  1585. }
  1586. }
  1587. }
  1588. #ifdef weak_alias
  1589. weak_alias (__argp_error, argp_error)
  1590. #endif
  1591. /* Similar to the standard gnu error-reporting function error(), but will
  1592. respect the ARGP_NO_EXIT and ARGP_NO_ERRS flags in STATE, and will print
  1593. to STATE->err_stream. This is useful for argument parsing code that is
  1594. shared between program startup (when exiting is desired) and runtime
  1595. option parsing (when typically an error code is returned instead). The
  1596. difference between this function and argp_error is that the latter is for
  1597. *parsing errors*, and the former is for other problems that occur during
  1598. parsing but don't reflect a (syntactic) problem with the input. */
  1599. void
  1600. __argp_failure (const struct argp_state *state, int status, int errnum,
  1601. const char *fmt, ...)
  1602. {
  1603. if (!state || !(state->flags & ARGP_NO_ERRS))
  1604. {
  1605. FILE *stream = state ? state->err_stream : stderr;
  1606. if (stream)
  1607. {
  1608. #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE)
  1609. __flockfile (stream);
  1610. #endif
  1611. #ifdef USE_IN_LIBIO
  1612. if (_IO_fwide (stream, 0) > 0)
  1613. __fwprintf (stream, L"%s",
  1614. state ? state->name : __argp_short_program_name ());
  1615. else
  1616. #endif
  1617. fputs_unlocked (state
  1618. ? state->name : __argp_short_program_name (),
  1619. stream);
  1620. if (fmt)
  1621. {
  1622. va_list ap;
  1623. va_start (ap, fmt);
  1624. #ifdef USE_IN_LIBIO
  1625. if (_IO_fwide (stream, 0) > 0)
  1626. {
  1627. char *buf;
  1628. if (__asprintf (&buf, fmt, ap) < 0)
  1629. buf = NULL;
  1630. __fwprintf (stream, L": %s", buf);
  1631. free (buf);
  1632. }
  1633. else
  1634. #endif
  1635. {
  1636. putc_unlocked (':', stream);
  1637. putc_unlocked (' ', stream);
  1638. vfprintf (stream, fmt, ap);
  1639. }
  1640. va_end (ap);
  1641. }
  1642. if (errnum)
  1643. {
  1644. char buf[200];
  1645. #ifdef USE_IN_LIBIO
  1646. if (_IO_fwide (stream, 0) > 0)
  1647. __fwprintf (stream, L": %s",
  1648. __strerror_r (errnum, buf, sizeof (buf)));
  1649. else
  1650. #endif
  1651. {
  1652. char const *s = NULL;
  1653. putc_unlocked (':', stream);
  1654. putc_unlocked (' ', stream);
  1655. #if _LIBC || (HAVE_DECL_STRERROR_R && STRERROR_R_CHAR_P)
  1656. s = __strerror_r (errnum, buf, sizeof buf);
  1657. #elif HAVE_DECL_STRERROR_R
  1658. if (__strerror_r (errnum, buf, sizeof buf) == 0)
  1659. s = buf;
  1660. #endif
  1661. #if !_LIBC
  1662. if (! s && ! (s = strerror (errnum)))
  1663. s = dgettext (state->root_argp->argp_domain,
  1664. "Unknown system error");
  1665. #endif
  1666. fputs (s, stream);
  1667. }
  1668. }
  1669. #ifdef USE_IN_LIBIO
  1670. if (_IO_fwide (stream, 0) > 0)
  1671. putwc_unlocked (L'\n', stream);
  1672. else
  1673. #endif
  1674. putc_unlocked ('\n', stream);
  1675. #if _LIBC || (HAVE_FLOCKFILE && HAVE_FUNLOCKFILE)
  1676. __funlockfile (stream);
  1677. #endif
  1678. if (status && (!state || !(state->flags & ARGP_NO_EXIT)))
  1679. exit (status);
  1680. }
  1681. }
  1682. }
  1683. #ifdef weak_alias
  1684. weak_alias (__argp_failure, argp_failure)
  1685. #endif