gnulib-tool --import canonicalize-lgpl
authorAndy Wingo <wingo@pobox.com>
Fri, 19 Jun 2009 11:01:11 +0000 (13:01 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 19 Jun 2009 11:01:11 +0000 (13:01 +0200)
commitffca4c2203d85bc4d9e348d77053d21112e665af
tree74de2f6d886c455186ad1ebb412d10dc30c914cb
parent5b55e29320449c8c68112129e1cadbfa7944af11
gnulib-tool --import canonicalize-lgpl
17 files changed:
lib/Makefile.am
lib/canonicalize-lgpl.c [new file with mode: 0644]
lib/canonicalize.h [new file with mode: 0644]
lib/malloca.c [new file with mode: 0644]
lib/malloca.h [new file with mode: 0644]
lib/malloca.valgrind [new file with mode: 0644]
lib/pathmax.h [new file with mode: 0644]
lib/readlink.c [new file with mode: 0644]
lib/string.in.h
m4/canonicalize-lgpl.m4 [new file with mode: 0644]
m4/eealloc.m4 [new file with mode: 0644]
m4/gnulib-cache.m4
m4/gnulib-comp.m4
m4/malloca.m4 [new file with mode: 0644]
m4/pathmax.m4 [new file with mode: 0644]
m4/readlink.m4 [new file with mode: 0644]
m4/string_h.m4