aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Split into multiple C filesMattias Andrée2024-09-198-387/+516
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m fixesMattias Andrée2024-09-191-7/+23
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Improve readabilityMattias Andrée2024-09-191-5/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2024-09-191-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* miscMattias Andrée2024-09-195-68/+676
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Print info about bad writesMattias Andrée2024-09-172-17/+60
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Print exact byte countMattias Andrée2024-09-172-4/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use rand(3) when stdin is a TTYMattias Andrée2024-09-175-9/+23
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add README and deadshred.1Mattias Andrée2024-09-173-2/+81
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2024-09-171-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2024-09-176-0/+315
Signed-off-by: Mattias Andrée <maandree@kth.se>