| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1999-10-02 | 1999-10-02 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
| * bitmap.c (count_free, find_next_zero_bit, find_first_zero_bit): Make these all static inline. (ffz, ffz_nibble_map): Function and variable removed. (ffz): Replace decl with macro defined in terms of ffs. * ext2fs.h (count_free, find_next_zero_bit, find_first_zero_bit, ffz): Remove these declarations. * Makefile (SRCS): Remove bitmap.c. (LCLHDRS): Add bitmap.c here instead. * balloc.c, ialloc.c: #include "bitmap.c" here. | |||
| 1999-10-01 | 1999-10-01 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
| * bitmap.c (memscan): Function removed. * ext2fs.h: Removed its decl. * balloc.c (memscan): New static function, defined using memchr. | |||
| 1995-05-10 | (find_next_zero_bit): Fix stupid typos (present in the original linux source | Miles Bader | |
| I copied this function from!) which were causing occasional garbage results. | |||
| 1995-05-09 | entered into RCS | Miles Bader | |
| 1995-05-08 | Formerly bitmap.c.~8~ | Miles Bader | |
| 1995-04-28 | Formerly bitmap.c.~7~ | Miles Bader | |
| 1995-04-19 | Formerly bitmap.c.~6~ | Miles Bader | |
| 1995-04-17 | Formerly bitmap.c.~5~ | Miles Bader | |
| 1995-04-15 | Formerly bitmap.c.~4~ | Miles Bader | |
| 1995-04-12 | Formerly bitmap.c.~3~ | Miles Bader | |
| 1995-04-11 | Formerly bitmap.c.~2~ | Miles Bader | |
| 1995-04-11 | Initial revision | Miles Bader | |
