ATF-log archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

org.NetBSD.atf.src: df2821a4928b5c0ecd0b24fc3953648a515b2cfa



revision:            df2821a4928b5c0ecd0b24fc3953648a515b2cfa
date:                2010-06-02T15:36:57
author:              jmmv%NetBSD.org@localhost
branch:              org.NetBSD.atf.src
changelog:
Add the fs set_immutable function to the C and C++ libraries

This function sets or unset the immutability bit of a file.  It will be
used later on to protect the read-only work directory created by atf-run.
Also make the cleanup routines unprotect a directory before deleting it.

At the moment, only systems with chflags(2) are supported (aka NetBSD).

manifest:
format_version "1"

new_manifest [096a52602997ed596b7042d73d82d148537979dc]

old_revision [04960331d795472af5ad5a3244bbd926b7cbc5b6]

patch "atf-c/fs.c"
 from [924c39ec582c8a8a346af8e1ee8f59b723479d48]
   to [e7fe3764473a24d6968765b90b82d881ec1fe5ec]

patch "atf-c/fs.h"
 from [551bbfb2aba0db4f3c7205576e16f9477bc7ec91]
   to [adec48d169bd53ccc17da3173b9564de09a439b9]

patch "atf-c++/fs.cpp"
 from [d0f8ef0aaba8901a97f7c7ae0b8f5a7d2150a01d]
   to [c0529f0a9d5b44db7a045cf04d601e1fe3a26242]

patch "atf-c++/fs.hpp"
 from [d95be8ca08d7f8ae4bd5c2a6f68d1772523f0608]
   to [81796a4d1b4588e46d707a4426f4ef39f3af6ff5]

patch "m4/module-fs.m4"
 from [f3d838e33fb43366efd9e5dc8eb90e706e0c5b3a]
   to [86cd7d4c765b69f874b4c2e0314c45ccfe735f3a]

patch "tests/atf/atf-c/t_fs.c"
 from [826ceeafb8c021ecac079fdabfe1fca0df4f6e89]
   to [976174950e569443af48a97f0c146a25ad9e105e]

patch "tests/atf/atf-c++/t_fs.cpp"
 from [960a69f889867fafe883390199d5ef556bfff940]
   to [ef6aea320ec4ac8168e65e16391e5087b681af69]


Home | Main Index | Thread Index | Old Index