aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-reverse.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misc code improvementsMattias Andrée2017-07-161-3/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix errors and warnings and make the code cleanerMattias Andrée2017-05-161-7/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Cleaner codeMattias Andrée2017-05-101-25/+19
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix support for tiny frames in blind-reverseMattias Andrée2017-05-021-8/+22
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean upMattias Andrée2017-04-091-15/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-reverse: add -i (reverse file in place)Mattias Andrée2017-01-141-23/+83
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix offset bug in blind-reverse and add exampleMattias Andrée2017-01-141-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add definition checks for posix_fadvise flags + blind-concat: add -jMattias Andrée2017-01-141-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename to blindMattias Andrée2017-01-131-0/+47
Signed-off-by: Mattias Andrée <maandree@kth.se>