]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fixed version number, added changelog about Todd Lewis' patch
authorFrancisco Javier Tsao Santín <tsao@gpul.org>
Sun, 23 Apr 2017 22:06:03 +0000 (00:06 +0200)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Tue, 12 Jun 2018 12:24:04 +0000 (14:24 +0200)
misc-utils/hardlink.c

index 69f6a464cc43ac388d56d715dd019db690445a2a..8e74ca02105eebbf07ffc335346bfe257fdfe6f4 100644 (file)
@@ -19,6 +19,7 @@
 /*  Changes by Rémy Card to use constants and add option -n.  */
 /*  Changes by Jindrich Novy to add option -h, -f, replace mmap(2), fix overflows */
 /*  Changes by Travers Carter to make atomic hardlinking */
+/*  Changes by Todd Lewis that adds option -x to exclude files with pcre lib */
 
 #define _GNU_SOURCE
 #define PCRE2_CODE_UNIT_WIDTH 8