annotate .gitignore @ 40231:9b3c79fdfe0b

strtod: fix clash with strtold Problem reported for RHEL 5 by Jesse Caldwell (Bug#34817). * lib/strtod.c (compute_minus_zero, minus_zero): Simplify by remving the macro / external variable, and having just a function. User changed. This avoids the need for an external variable that might clash.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 11 Mar 2019 16:40:29 -0700
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*