glibc/argp
Gabriel F. T. Gomes 6e1f6440b9 ldbl-opt: Add argp_error and argp_failure (bug 23983)
The functions argp_error and argp_failure are missing support for
printing long double values when long double has the same format as
double.  This patch adds the new functions __nldbl_argp_error and
__nldbl_argp_failure, as well as header magic to redirect calls to them
when -mlong-double-64 is in use.

Tested for powerpc, powerpc64 and powerpc64le.
2019-03-01 15:21:32 -03:00
..
bits ldbl-opt: Add argp_error and argp_failure (bug 23983) 2019-03-01 15:21:32 -03:00
argp-ba.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp-eexst.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp-fmtstream.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp-fmtstream.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp-fs-xinl.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp-help.c Add internal implementations for argp.h, err.h, and error.h functions 2019-02-21 10:28:50 -03:00
argp-namefrob.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp-parse.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp-pv.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp-pvh.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp-test.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp-xinl.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
argp.h ldbl-opt: Add argp_error and argp_failure (bug 23983) 2019-03-01 15:21:32 -03:00
bug-argp1.c * posix/wordexp.c (w_addword): Free word if realloc fails and it 2006-05-10 00:03:41 +00:00
bug-argp2.c Add test case for last argp bug. 2010-04-04 11:28:36 -07:00
Makefile ldbl-opt: Add argp_error and argp_failure (bug 23983) 2019-03-01 15:21:32 -03:00
tst-argp1.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-argp2.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-ldbl-argp.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Versions Update ABI information 2012-01-07 19:23:45 -05:00