Filesystem-Path impl

Copyright

This program is free software.  You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

Author

© 2013 Jörg Seebohn

Files

C-kern/api/io/filesystem/filepath.h

Header file Filesystem-Path.

C-kern/platform/Linux/io/filepath.c

Implementation file Filesystem-Path impl.

filepath_static_t

Summary
static variables
s_filepathstatic_errtimerSimulates an error in <init_filepathstatic>.
lifetime
test

static variables

s_filepathstatic_errtimer

static test_errortimer_t s_filepathstatic_errtimer

Simulates an error in <init_filepathstatic>.

lifetime

test

Offers helper objects to print the file system path of a file or directory object.
Implements Filesystem-Path.
static test_errortimer_t s_filepathstatic_errtimer
Simulates an error in init_filepathstatic.
Close