aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/balloc.c
Commit message (Expand)AuthorAgeFilesLines
* ext2fs: Fix shift in ext2_new_blockSamuel Thibault2023-08-081-2/+2
* ext2fs: Fix unsigned long / uint32_t confusionSamuel Thibault2023-05-271-5/+5
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-2/+2
* ext2fs: Take cares of indiannesEtienne Brateau2022-01-231-60/+76
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-5/+5
* fix compiler warnings in hurd/ext2fsFlavio Cruz2015-12-291-6/+6
* Large store support for ext2fsRichard Braun2013-09-161-6/+25
* Switch from cthreads to pthreadsRichard Braun2012-11-271-16/+16
* Fix operation prioritySamuel Thibault2012-06-051-1/+1
* Fix bit shift validitySamuel Thibault2012-05-231-2/+5
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* 2000-03-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-101-5/+5
* 1999-10-02 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-021-2/+1
* 1999-10-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-011-0/+10
* 1999-08-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-08-231-34/+74
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-14/+14
* u32 --> block_tMiles Bader1995-09-151-2/+1
* (ext2_free_blocks, ext2_new_block): Get rid of the CHECK_STRICT variable,Miles Bader1995-05-121-49/+30
* entered into RCSMiles Bader1995-05-091-1/+1
* Formerly balloc.c.~20~Miles Bader1995-05-091-2/+19
* Formerly balloc.c.~19~Miles Bader1995-04-281-8/+5
* Formerly balloc.c.~18~Miles Bader1995-04-271-12/+12
* Formerly balloc.c.~17~Miles Bader1995-04-271-1/+1
* Formerly balloc.c.~16~Miles Bader1995-04-261-1/+1
* Formerly balloc.c.~15~Miles Bader1995-04-261-4/+3
* Formerly balloc.c.~14~Miles Bader1995-04-201-1/+1
* Formerly balloc.c.~13~Miles Bader1995-04-171-6/+6
* Formerly balloc.c.~12~Miles Bader1995-04-171-5/+5
* Formerly balloc.c.~11~Miles Bader1995-04-171-12/+12
* Formerly balloc.c.~10~Miles Bader1995-04-161-6/+6
* Formerly balloc.c.~9~Miles Bader1995-04-161-6/+6
* Formerly balloc.c.~8~Miles Bader1995-04-161-6/+6
* Formerly balloc.c.~7~Miles Bader1995-04-151-18/+36
* Formerly balloc.c.~6~Miles Bader1995-04-121-120/+91
* Formerly balloc.c.~5~Miles Bader1995-04-121-489/+367
* Formerly balloc.c.~4~Miles Bader1995-04-121-3/+1
* Formerly balloc.c.~3~Miles Bader1995-04-111-20/+20
* Formerly balloc.c.~2~Miles Bader1995-04-111-8/+8
* Initial revisionMiles Bader1995-04-111-0/+583