"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "fsmove/src/io/util_posix.hh" between
fstransform-0.9.3-src.tar.gz and fstransform-0.9.4.tar.gz

About: fstransform is a tool to change a file-system from one format to another, for example from jfs, xfs, or reiser to ext2, ext3, or ext4, in-place and without the need for backup.

util_posix.hh  (fstransform-0.9.3-src):util_posix.hh  (fstransform-0.9.4)
skipping to change at line 28 skipping to change at line 28
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
* *
* io/util_posix.hh * io/util_posix.hh
* *
* Created on: Mar 27, 2012 * Created on: Mar 27, 2012
* Author: max * Author: max
*/ */
#ifndef FSMOVE_IO_POSIX_UTIL_HH #ifndef FSMOVE_IO_POSIX_UTIL_HH
#define FSMOVE_IO_POSIX_UTIL_HH #define FSMOVE_IO_POSIX_UTIL_HH
#include "../first.hh" // for FT_HAVE_* #include "../types.hh"
FT_IO_NAMESPACE_BEGIN FT_IO_NAMESPACE_BEGIN
/** /**
* spawn a system command, wait for it to complete and return its exit status. * spawn a system command, wait for it to complete and return its exit status.
* argv[0] is conventionally the program name. * argv[0] is conventionally the program name.
* argv[1...] are program arguments and must be terminated with a NULL pointer. * argv[1...] are program arguments and must be terminated with a NULL pointer.
*/ */
int ff_posix_exec_silent(const char * path, const char * const argv[]); int ff_posix_exec_silent(const char * path, const char * const argv[]);
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)