diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-01-21 14:18:52 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-01-21 14:18:52 +0300 |
commit | 3b6ed35fce6585081dea66a027875e5ae9c9bbb1 (patch) | |
tree | 25c871fa5142e88205c05bdc9eeab28b42a2106e /config | |
parent | ad6820fb04d5ed9ade265a7c5813e26c4fb762d5 (diff) | |
download | util-linux-old-3b6ed35fce6585081dea66a027875e5ae9c9bbb1.tar.gz |
Added gnulib (progname, memrchr, rawmemchr, etc)
Diffstat (limited to 'config')
-rw-r--r-- | config/snippet/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/snippet/.gitignore b/config/snippet/.gitignore new file mode 100644 index 00000000..734081b7 --- /dev/null +++ b/config/snippet/.gitignore @@ -0,0 +1,4 @@ +/arg-nonnull.h +/c++defs.h +/warn-on-use.h +/_Noreturn.h |