e2fsprogs/lib/ext2fs
Theodore Ts'o 571fc5a89c Fixes necessary for e2fsprogs to work using the diet libc.
- Renamed linux/list.h to be linux/linked_list.h to work around a
  problem caused by diet libc insistence to search the kernel
  header files ahead of all other files in the include path, 
  including the user specified include files.

- Worked around a bug in diet libc which core dumps when using 
  putc with stderr by using fputs instead.  As a bonus, this
  also shaved a few bytes off of com_err.o.

- Fixed a real bug in debugfs which was detected because diet libc
  was more sensitive than glibc when incorrectly using fclose()
  where pclose() is required.
2001-12-02 17:23:27 +01:00
..
dll ChangeLog, MCONFIG.in, configure, configure.in: 2001-01-11 15:48:50 +00:00
.cvsignore .cvsignore: 2000-05-25 23:19:08 +00:00
ChangeLog unix_io.c (unix_open): Work around a bug in 2.4.10+ kernels by 2001-11-26 21:05:36 -05:00
Makefile.in Fixes necessary for e2fsprogs to work using the diet libc. 2001-12-02 17:23:27 +01:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
alloc.c Performance enhancements to speed up creating a journal and 2001-08-05 20:31:09 -04:00
alloc_tables.c Many files: 2001-05-14 11:35:52 +00:00
badblocks.c Many files: 2001-05-14 11:35:52 +00:00
bb_compat.c Many files: 2001-05-14 11:35:52 +00:00
bb_inode.c Many files: 2001-05-14 11:35:52 +00:00
bitmaps.c Many files: 2001-05-14 11:35:52 +00:00
bitops.c Many files: 2001-05-14 11:35:52 +00:00
bitops.h Comment out ext2_find_first_bit_set and ext2fs_find_next_bit_set 2001-07-20 12:33:37 -04:00
block.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
bmap.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
bmove.c Many files: 2001-05-14 11:35:52 +00:00
brel.h Many files: 2001-01-11 04:54:39 +00:00
brel_ma.c Many files: 2001-05-14 11:35:52 +00:00
check_desc.c Many files: 2001-05-14 11:35:52 +00:00
closefs.c Speed up journal recovery in userspace by avoiding a pointless 2001-07-10 14:27:58 -04:00
cmp_bitmaps.c Many files: 2001-05-14 11:35:52 +00:00
dblist.c Many files: 2001-05-14 11:35:52 +00:00
dblist_dir.c Many files: 2001-05-14 11:35:52 +00:00
dir_iterate.c Many files: 2001-05-14 11:35:52 +00:00
dirblock.c dirblock.c (ext2fs_read_dir_block): Remove use of dir_entry_2 since 2001-06-22 20:40:51 -04:00
dosio.c ChangeLog, wordwrap.pl: 2001-06-01 23:49:46 +00:00
dosio.h Many files: 1997-08-11 20:29:22 +00:00
dupfs.c Many files: 2001-05-14 11:35:52 +00:00
e2image.h Many files: 2001-05-03 04:02:29 +00:00
expanddir.c Many files: 2001-05-14 11:35:52 +00:00
ext2_err.et.in Add support for use of an external journal (so long as the external 2001-07-23 00:17:49 -04:00
ext2_ext_attr.h ext2_ext_attr.h: Remove unneeded #include of <linux/config.h> 2001-09-17 00:02:21 -04:00
ext2_fs.h Define a new ext2 file attribute, EXT2_NOTAIL_FL, 2001-11-05 19:22:02 -05:00
ext2_io.h Many files: 2000-10-26 20:24:43 +00:00
ext2_types.h.in ChangeLog, ext2_types.h.in: 2001-06-14 00:24:42 +00:00
ext2fs.h Add initial support for extended attribute blocks 2001-07-02 11:54:09 -04:00
ext2fsP.h Many files: 2001-01-11 04:54:39 +00:00
ext_attr.c ext_attr.c (ext2fs_write_ext_attr): When writing the extended 2001-07-20 14:17:19 -04:00
fileio.c Many files: 2001-05-14 11:35:52 +00:00
finddev.c finddev.c (scan_dir): Fix memory leak; we weren't calling 2001-07-29 12:01:09 -04:00
flushb.c e2fsck/flushb.c and lib/ext2fs/flushb.c: Use platform independent 2001-06-22 21:01:17 -04:00
freefs.c Many files: 2001-05-14 11:35:52 +00:00
gen_bitmap.c ChangeLog, Makefile.in, bitops.h, gen_bitmap.c: 2001-06-11 15:17:45 +00:00
get_pathname.c Many files: 2001-05-14 11:35:52 +00:00
getsize.c getsize.c (ext2fs_get_device_size): Back out BLKGETSIZE64 2001-08-30 17:24:02 -04:00
icount.c ChangeLog, icount.c: 2001-06-08 09:43:40 +00:00
imager.c Many files: 2001-05-14 11:35:52 +00:00
initialize.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
inline.c Many files: 2001-05-14 11:35:52 +00:00
inode.c ChangeLog, dumpe2fs.c, mke2fs.c: 2001-06-13 00:12:04 +00:00
irel.h Many files: 2001-01-11 04:54:39 +00:00
irel_ma.c Many files: 2001-05-14 11:35:52 +00:00
ismounted.c ismounted.c (check_mntent_file): We now validate the entry in 2001-09-14 07:44:25 -04:00
jfs_dat.h ChangeLog, Makefile.in, ext2_err.et.in, ext2fs.h, jfs_dat.h, mkjournal.c: 2000-10-24 18:33:16 +00:00
jfs_user.h ChangeLog, jfs_user.h, mkjournal.c: 2000-12-09 05:47:45 +00:00
link.c Many files: 2001-05-14 11:35:52 +00:00
llseek.c ChangeLog, llseek.c: 2000-10-25 02:06:09 +00:00
lookup.c Many files: 2001-05-14 11:35:52 +00:00
mkdir.c Many files: 2001-05-14 11:35:52 +00:00
mkjournal.c mkjournal.c (ext2fs_add_journal_inode): When creating a .journal 2001-11-09 17:34:54 -05:00
namei.c Many files: 2001-05-14 11:35:52 +00:00
native.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
newdir.c Many files: 2001-05-14 11:35:52 +00:00
nt_io.c Many files: 2001-05-14 11:35:52 +00:00
openfs.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
read_bb.c Many files: 2001-05-14 11:35:52 +00:00
read_bb_file.c Many files: 2001-05-14 11:35:52 +00:00
rs_bitmap.c Many files: 2001-05-14 11:35:52 +00:00
rw_bitmaps.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
swapfs.c ChangeLog, Makefile.in, swapfs.c, unix.c: 2001-06-11 07:00:04 +00:00
test_io.c Many files: 2001-05-14 11:35:52 +00:00
tst_badblocks.c Many files: 2001-05-14 11:35:52 +00:00
tst_bitops.c Add new functions to bitops.h to find quickly search for set bits in 2001-07-04 14:04:58 -04:00
tst_byteswap.c Many files: 2001-05-14 11:35:52 +00:00
tst_getsize.c Many files: 2001-05-14 11:35:52 +00:00
tst_iscan.c ChangeLog, dumpe2fs.c, mke2fs.c: 2001-06-13 00:12:04 +00:00
unix_io.c unix_io.c (unix_open): Work around a bug in 2.4.10+ kernels by 2001-11-26 21:05:36 -05:00
unlink.c Many files: 2001-05-14 11:35:52 +00:00
valid_blk.c ChangeLog, valid_blk.c: 2001-06-02 04:13:16 +00:00
version.c Many files: 2001-05-14 11:35:52 +00:00
write_bb_file.c Many files: 2001-05-14 11:35:52 +00:00