POSIX versions of the functions declared in OSspecific.H. More...

Go to the source code of this file.
Classes | |
| class | directoryIterator |
| A simple directory contents iterator. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::POSIX |
| OS-specific functions implemented in POSIX. | |
Macros | |
| #define | EXT_SO "so" |
Functions | |
| defineTypeNameAndDebug (POSIX, 0) | |
| static bool | cwdPreference_ (Foam::debug::optimisationSwitch("cwd", 0)) |
| static void | redirects (const bool bg) |
| static void * | loadLibrary (const Foam::fileName &libName) |
| static Foam::fileName | cwd_P () |
| The physical current working directory path name (pwd -P). | |
| static Foam::fileName | cwd_L () |
| The logical current working directory path name. | |
| static int | collectLibsCallback (struct dl_phdr_info *info, size_t size, void *data) |
POSIX versions of the functions declared in OSspecific.H.
Original source file POSIX.C
Definition in file POSIX.C.
|
static |
References Foam::debug::optimisationSwitch().
Referenced by Foam::cwd().


|
inlinestatic |
Definition at line 89 of file POSIX.C.
References Foam::infoDetailLevel.
Referenced by Foam::system(), and Foam::system().

|
inlinestatic |
Definition at line 111 of file POSIX.C.
References fileName::isAbsolute(), p, and Foam::stringOps::split().
Referenced by Foam::dlOpen(), and codedBase::updateLibrary().


|
static |
Definition at line 1981 of file POSIX.C.
References DynamicList< T, SizeMin >::append().
Referenced by Foam::dlLoaded().

