Add a script to install the file(1) tool
commit89fc9b6ba8fdb8c30300a9e2a545c46a1abe3427
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 7 Dec 2009 15:30:35 +0000 (7 16:30 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 7 Dec 2009 16:26:08 +0000 (7 17:26 +0100)
tree3c52f16e1ff4048f18b15f3106500559841fa8f6
parent204ae7fee832b7ef951ab1b25cde29e5714bb1e7
Add a script to install the file(1) tool

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
src/file/.gitignore [new file with mode: 0644]
src/file/patches/0001-Do-not-include-headers-on-Windows-that-do-not-exist-.patch [new file with mode: 0644]
src/file/patches/0002-On-msysGit-include-pthread.h-for-struct-timespec.patch [new file with mode: 0644]
src/file/patches/0003-On-Windows-we-do-not-have-fork.patch [new file with mode: 0644]
src/file/patches/0004-Avoid-using-ELOOP-on-Windows.patch [new file with mode: 0644]
src/file/patches/0005-Add-one-forgotten-ifndef-O_NONBLOCK-.-endif.patch [new file with mode: 0644]
src/file/patches/0006-On-msysGit-include-the-whole-regex.c.patch [new file with mode: 0644]
src/file/release.sh [new file with mode: 0644]