unixcall.h File Reference

#include <sys/types.h>
#include <unistd.h>

Include dependency graph for unixcall.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rutz
namespace  rutz::unixcall

Functions

void rutz::unixcall::chmod (const char *path, mode_t mode)
void rutz::unixcall::rename (const char *oldpath, const char *newpath)
void rutz::unixcall::remove (const char *pathname)
rutz::fstring rutz::unixcall::getcwd ()
 Get the absolute pathname of the current working directory.
pid_t rutz::unixcall::get_file_user_pid (const char *fname)
 Check if any processes (other than self) are using the file.


Detailed Description

thin wrappers around unix system calls

Definition in file unixcall.h.


The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:52:15 2008 by Doxygen version 1.5.5.