1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/devel/leatherman
Romain Tartière ab1574cff1 Fix closure of open file descriptors
Rely on closefrom(2) instead of a loop on close(2) to close all opened file
descriptors.  This greatly improve performances.

While here, commit changes to patches generated by make makepatch.

With hat:	puppet
PR:		232538
Reported by:	 vmiller@verisign.com
2018-10-24 11:31:40 +00:00
..
files Fix closure of open file descriptors 2018-10-24 11:31:40 +00:00
distinfo
Makefile Fix closure of open file descriptors 2018-10-24 11:31:40 +00:00
pkg-descr
pkg-plist