glibc/argp
Guilherme Janczak bb1bd9ec0e argp: Remove old includes in !_LIBC case
The headers mempcpy.h, strcase.h, strchrnul.h, and strndup.h are
included if not building argp for glibc. Commit
c5af724c0b added them in 2003 for gnulib,
but gnulib's current master patches them out:
https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/argp-namefrob.h;h=9c82ac79c215540f986c3e04398edba3ba1b7234;hb=HEAD
2022-07-04 15:25:18 +02:00
..
bits Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-ba.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-eexst.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-fmtstream.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-fmtstream.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-fs-xinl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-help.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-namefrob.h argp: Remove old includes in !_LIBC case 2022-07-04 15:25:18 +02:00
argp-parse.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-pv.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-pvh.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-test.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp-xinl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
argp.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
bug-argp1.c
bug-argp2.c
Makefile Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-argp1.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-argp2.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-ldbl-argp.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions