e2fsprogs/lib
Theodore Ts'o 9b9fe8ac19 ChangeLog, Makefile.in, badblocks.c, freefs.c, tst_badblocks.c:
Makefile.in (tst_badblocks): Add freefs.o to the object list, since
  ext2fs_badblocks_list_free was moved to freefs.c.
  tst_badblocks.c: Use the newer badblocks API names.  Add duplicate
  	blocks to the test inputs to test dealing with adding blocks which are
  	already in the badblocks list.
  badblocks.c (ext2fs_badblocks_list_add): If appending to the end of
  	the list, use a shortcut O(1) operations instead of an O(n) operation.
  	(Idea suggested by David Beattie.)
  freefs.c (ext2fs_free): Use ext2fs_badblocks_list_free() instead of
  	badblocks_list_free(), to save a procedure call.
1999-11-08 22:05:04 +00:00
..
e2p Many files: 1999-10-26 18:17:20 +00:00
et Many files: 1999-10-26 18:17:20 +00:00
ext2fs ChangeLog, Makefile.in, badblocks.c, freefs.c, tst_badblocks.c: 1999-11-08 22:05:04 +00:00
ss Many files: 1999-10-26 18:17:20 +00:00
uuid Many files: 1999-10-26 18:17:20 +00:00
ChangeLog Many files: 1999-10-26 18:17:20 +00:00
Makefile.bsd-lib Many files: 1998-04-01 02:51:21 +00:00
Makefile.checker Many files: 1997-04-26 13:58:21 +00:00
Makefile.dll-lib Many files: 1998-04-01 02:51:21 +00:00
Makefile.elf-lib Many files: 1998-04-01 02:51:21 +00:00
Makefile.library Many files: 1997-04-26 13:58:21 +00:00
Makefile.profile Many files: 1998-04-01 02:51:21 +00:00
fpopen.c fpopen.c: 1999-06-18 01:13:31 +00:00