annotate .gitignore @ 40216:02ed6264c100

strfmon_l: Fix -fsanitize=address finding. * lib/strfmon_l.c: Include <errno.h>, <stdbool.h>, <stdlib.h>, <string.h>. (MAX_ARGS): Renamed from MAX_ARG_WORDS. (directive_t, directives_t): New types. (fmon_parse): New function. (rpl_strfmon_l): Don't call va_arg more often than needed for the format string. Consume 'long double' arguments in places where the format string indicates so. * modules/strfmon_l (Depends-on): Add 'stdbool'.
author Bruno Haible <bruno@clisp.org>
date Sat, 09 Mar 2019 23:30:40 +0100
parents 8f6d3e05c7e2
children 8636d98120a9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9996
dd3a38e7cf66 * .gitignore: Ignore bad patch applications.
Eric Blake <ebb9@byu.net>
parents: 8678
diff changeset
1 *.orig
dd3a38e7cf66 * .gitignore: Ignore bad patch applications.
Eric Blake <ebb9@byu.net>
parents: 8678
diff changeset
2 *.rej
10190
e33912e3fd26 Ignore some more editor backup files.
Eric Blake <ebb9@byu.net>
parents: 9996
diff changeset
3 *~
e33912e3fd26 Ignore some more editor backup files.
Eric Blake <ebb9@byu.net>
parents: 9996
diff changeset
4 .#*
e33912e3fd26 Ignore some more editor backup files.
Eric Blake <ebb9@byu.net>
parents: 9996
diff changeset
5 \#*#
11991
ae216de20fe6 maint: ignore gnulib-tool temp files
Eric Blake <ebb9@byu.net>
parents: 10190
diff changeset
6 allsnippets.tmp
ae216de20fe6 maint: ignore gnulib-tool temp files
Eric Blake <ebb9@byu.net>
parents: 10190
diff changeset
7 amsnippet.tmp
10190
e33912e3fd26 Ignore some more editor backup files.
Eric Blake <ebb9@byu.net>
parents: 9996
diff changeset
8 testdir*