cvs commit: src/lib/libarchive archive_write_disk.c config_freebsd.h

[ Available lists | Index of cvs-all | Month of May 2008 | Week of 10 May 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Tim Kientzle <kientzle@FreeBSD.org>
Date
10 May 2008 23:27:23
Subject
cvs commit: src/lib/libarchive archive_write_disk.c config_freebsd.h
Message-ID
200805102327.m4ANRMb8093824@repoman.freebsd.org


[ Hide this part ]
kientzle    2008-05-10 23:27:22 UTC

FreeBSD src repository

Modified files: (Branch: RELENG_7)
lib/libarchive archive_write_disk.c config_freebsd.h
Log:
MFC: FreeBSD does have fstat() and libarchive should use it (it
reduces some races). But I need to fix a typo in the one use
of fstat() first. <sigh>

Revision Changes Path
1.17.2.3 +1 -1 src/lib/libarchive/archive_write_disk.c
1.5.2.2 +2 -0 src/lib/libarchive/config_freebsd.h


Elapsed time: 0.119 seconds