mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
e2239af353
Improve the commentary to aid future developers who will stumble upon this novel, yet not always perfect, mechanism to support alternative formats for long double. Likewise, rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI now that development work has settled down. The command used was git grep -l __LONG_DOUBLE_USES_FLOAT128 ':!./ChangeLog*' | \ xargs sed -i 's/__LONG_DOUBLE_USES_FLOAT128/__LDOUBLE_REDIRECTS_TO_FLOAT128_ABI/g' Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com> |
||
---|---|---|
.. | ||
bits | ||
argp-ba.c | ||
argp-eexst.c | ||
argp-fmtstream.c | ||
argp-fmtstream.h | ||
argp-fs-xinl.c | ||
argp-help.c | ||
argp-namefrob.h | ||
argp-parse.c | ||
argp-pv.c | ||
argp-pvh.c | ||
argp-test.c | ||
argp-xinl.c | ||
argp.h | ||
bug-argp1.c | ||
bug-argp2.c | ||
Makefile | ||
tst-argp1.c | ||
tst-argp2.c | ||
tst-ldbl-argp.c | ||
Versions |