aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/bitmap.c
Commit message (Collapse)AuthorAgeFilesLines
* 1999-10-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-011-20/+5
| | | | | | * bitmap.c (memscan): Function removed. * ext2fs.h: Removed its decl. * balloc.c (memscan): New static function, defined using memchr.
* (find_next_zero_bit): Fix stupid typos (present in the original linux sourceMiles Bader1995-05-101-2/+2
| | | | I copied this function from!) which were causing occasional garbage results.
* entered into RCSMiles Bader1995-05-091-1/+1
|
* Formerly bitmap.c.~8~Miles Bader1995-05-081-1/+21
|
* Formerly bitmap.c.~7~Miles Bader1995-04-281-1/+1
|
* Formerly bitmap.c.~6~Miles Bader1995-04-191-1/+1
|
* Formerly bitmap.c.~5~Miles Bader1995-04-171-1/+1
|
* Formerly bitmap.c.~4~Miles Bader1995-04-151-2/+102
|
* Formerly bitmap.c.~3~Miles Bader1995-04-121-5/+2
|
* Formerly bitmap.c.~2~Miles Bader1995-04-111-1/+1
|
* Initial revisionMiles Bader1995-04-111-0/+26