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 ='cgit'>
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-26.guix-authorizations: Authorize Ekaitz Zarraga's key....* .guix-authorizations (ekaitz): Register PGP key fingerprint. Voucher: Efraim Flashner <efraim@flashner.co.il> Voucher: Ludovic Courtès <ludo@gnu.org> Voucher: Andreas Enge <andreas@enge.fr> Voucher: Janneke Nieuwenhuizen <janneke@gnu.org> Change-Id: I00d4ecea17aa59f5a7eeb4743b4df5b5416b44be Efraim Flashner
2024-09-08.guix-authorizations: Authorise Artyom V. Poptsov's key....* .guix-authorizations (avp): Register PGP key fingerprint. Voucher: Andrew Tropin <andrew@trop.in> Voucher: Ludovic Courtès <ludo@gnu.org> Voucher: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Id6f1d4042daad3708000b9b63064fbf7ad31f2d8 Tobias Geerinckx-Rice