diff -ru a/include/stdio.h b/include/stdio.h --- a/include/stdio.h 2000-08-04 10:24:39.000000000 +1000 +++ b/include/stdio.h 2005-06-18 14:26:35.000000000 +1000 @@ -34,6 +34,10 @@ #include #include_next +__BEGIN_DECLS + #ifndef HAVE_fgetln extern char *fgetln(FILE *stream, size_t *len); #endif + +__END_DECLS id='header'> cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
an title='2022-04-02 18:14:43 +0200'>2022-04-02
AgeCommit message (Expand)Author
2023-02-19pack: Add RPM format....Maxim Cournoyer
nls: Enforce translation thresholds....Julien Lepiller
2022-03-01nls: Update translations....Julien Lepiller
2022-02-04nls: Update translations....Julien Lepiller
2022-01-09nls: Update translations....Julien Lepiller
2021-11-14doc: Add example to dist target....Julien Lepiller
2021-11-06nls: Update translations....Julien Lepiller
2021-10-22doc: Set LC_ALL when translating xref commands....Julien Lepiller
2021-10-17maint: Factorize po xref translation....Julien Lepiller
2021-08-04nls: Update translations....Julien Lepiller
2021-05-03nls: Guard against the list of translated Texinfo files becoming stale....Julien Lepiller
2021-04-18nls: Add Chinese (Traditional) translation....Julien Lepiller
2021-04-18nls: Add Korean translation....Julien Lepiller
2021-04-18nls: Add Italian translation....Julien Lepiller
2021-04-18nls: Add Persian translation....Julien Lepiller
2021-04-18nls: Add Slovak translation....Julien Lepiller
2021-04-18nls: Add Portuguese (Brazil) translation of the manual.Julien Lepiller
2021-04-18nls: Add French translation of the cookbook.Julien Lepiller
2021-04-18doc: Fix pxref translation issue....Julien Lepiller