X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargp;h=e11ee028d476bf9efcef85926d351989ec3339c2;hb=5143f4e91f44130093914be7cf05873c7d8a4369;hp=145213c0cd94efaba33d14c363ac2ee8a372ab6c;hpb=df0063a68c5dd7decd78ed6175d8098d2e1d3747;p=gnulib.git diff --git a/modules/argp b/modules/argp index 145213c0c..e11ee028d 100644 --- a/modules/argp +++ b/modules/argp @@ -15,6 +15,7 @@ lib/argp-pv.c lib/argp-pvh.c lib/argp-xinl.c m4/argp.m4 +m4/unlocked-io.m4 Depends-on: alloca @@ -23,6 +24,9 @@ strchrnul sysexits mempcpy strndup +restrict +strcase +extensions configure.ac: gl_ARGP @@ -35,6 +39,9 @@ lib_SOURCES += argp.h argp-ba.c argp-eexst.c \ Include: "argp.h" +License: +LGPL + Maintainer: Simon Josefsson, glibc