Date: Wed, 22 Dec 2004 00:21:29 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar Makefile fts.c Message-ID: <200412220021.iBM0LTpJ090545@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004-12-22 00:21:29 UTC FreeBSD src repository Modified files: usr.bin/tar Makefile fts.c Log: Portability: the included fts.c should now compile on many non-FreeBSD systems, including Linux, Solaris, Darwin, etc. Thanks to: many people who pointed out the same portability problem Revision Changes Path 1.14 +1 -1 src/usr.bin/tar/Makefile 1.3 +1 -1 src/usr.bin/tar/fts.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412220021.iBM0LTpJ090545>