e2fsprogs/lib/ext2fs/dll
Theodore Ts'o 57dca85467 Many files:
tst_badblocks.c: Update test program to test ext2fs_read_bb_FILE2 and
  	ext2fs_write_FILE.
  write_bb_file.c (ext2fs_write_bb_FILE): New function which writes out
  	bad blocks list to a file.
  read_bb_file.c (ext2fs_read_bb_FILE2): Add new function which changes
  	the callback function to take two additional arguments; a private
  	blind pointer supplied by the caller, and pointer to a char *
  	containing a pointer to the invalid string.
  badblocks.c (ext2fs_badblocks_equal): Add new function which returns
  	true if two badblocks list are equal.
  Makefile.in: Remove explicit link of -lc in the shared library.  (It
  	shouldn't be necessary, and is harmful in some cases).
jump.funcs:
  dll/jump.funcs: Add new jumptable entries for ext2fs_write_bb_FILE,
  	ext2fs_read_bb_FILE2, and ext2fs_badblocks_equal.
2000-07-04 19:20:25 +00:00
..
jump.funcs Many files: 2000-07-04 19:20:25 +00:00
jump.ignore Many files: 1997-04-26 13:58:21 +00:00
jump.import Many files: 1997-04-26 13:58:21 +00:00
jump.params Many files: 1997-04-29 21:26:48 +00:00
jump.undefs Many files: 1997-04-26 13:58:21 +00:00
jump.vars Many files: 1997-04-29 16:17:09 +00:00