e2fsprogs/debugfs
Theodore Ts'o 2a7bfe8353 Flush stdio buffers before calling setbuf()
On Solaris setbuf() will discard any pending output to the stream, so
make we call fflush() before calling setbuf().

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-07-13 16:06:57 -04:00
..
Makefile.in Fix dependency for $(LIBSS) when an explicit dlopen() library is needed 2008-06-07 21:53:35 -04:00
debug_cmds.ct Add new debugfs command "set_block_group" 2007-04-13 15:56:00 -04:00
debugfs.8.in Merge branch 'maint' 2008-06-17 23:54:51 -04:00
debugfs.c Flush stdio buffers before calling setbuf() 2008-07-13 16:06:57 -04:00
debugfs.h Fix gcc -Wall warnings 2007-08-03 18:56:01 -04:00
dump.c debugfs: support > 2GB files for the dump and rdump commands 2007-04-02 18:30:46 -04:00
htree.c Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs 2008-02-18 20:05:55 -05:00
icheck.c Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs 2008-02-18 20:05:55 -05:00
jfs_user.h Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the 2001-12-23 19:33:51 -05:00
logdump.c Fix miscellaneous gcc -Wall warnings 2008-03-17 23:17:13 -04:00
ls.c debugfs: Add -p option to ls subcommand. 2008-01-04 15:28:51 -05:00
lsdel.c Use BLOCK_FLAG_READ_ONLY flag in debugfs, e2image, and tune2fs 2008-02-18 20:05:55 -05:00
ncheck.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
set_fields.c Basic flexible block group support 2008-04-22 23:32:15 -04:00
unused.c Fix dump_usued segault in debugfs if used without open filesystem 2007-01-28 12:40:28 -05:00
util.c Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support 2008-07-13 16:06:57 -04:00