Date: Mon, 28 Jun 2004 14:12:10 +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/lib/libarchive archive_read_extract.c Message-ID: <200406281412.i5SECAnV051197@repoman.freebsd.org>
index | next in thread | raw e-mail
kientzle 2004-06-28 14:12:10 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_extract.c
Log:
Some implicit dirs were not having the umask correctly
applied to their permissions. Just calculate the
default dir mode once and use it consistently, rather than
trying to remember to calculate it everywhere it's needed.
Revision Changes Path
1.26 +13 -4 src/lib/libarchive/archive_read_extract.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406281412.i5SECAnV051197>
