diff options
author | Lukas Czerner <lczerner@redhat.com> | 2011-09-15 23:44:48 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-09-15 23:46:57 -0400 |
commit | c859cb1de0d624caa0779fb17d1a53766143136e (patch) | |
tree | 0cbd868dc9bcda7eeb2463535b38f34aad6587e4 /ABOUT-NLS | |
parent | db8bbf27c9eeaa9c1803fb52a6cc7a60c5250c7e (diff) | |
download | e2fsprogs-c859cb1de0d624caa0779fb17d1a53766143136e.tar.gz |
e2fsprogs: create open() and stat() helpers
In many places we are using #ifdef HAVE_OPEN64 to determine if we can
use open64() but that's ugly. This commit creates two new helpers
ext2fs_open_file() for open() and ext2fs_stat() for stat(). Also we need
new typedef ext2fs_struct_stat for struct stat.
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'ABOUT-NLS')
0 files changed, 0 insertions, 0 deletions