glibc/argp
Gabriel F. T. Gomes f43b8dd555 Add internal implementations for argp.h, err.h, and error.h functions
Since the introduction of explicit flags in the internal implementation
of the printf family of functions, the 'mode' parameter can be used to
select which format long double parameters have (with the mode flag:
PRINTF_LDBL_IS_DBL).  This patch uses this feature in the implementation
of some functions in argp.h, err.h, and error.h (only those that take a
format string and positional parameters).  Future patches will add
support for 'nldbl' and 'ieee128' versions of these functions.

Tested for powerpc64le and x86_64.
2019-02-21 10:28:50 -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 Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00: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 Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00: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