|
d69475406b
|
main.c: use custom path length limit
|
2024-10-12 11:12:20 +03:00 |
|
|
8d8698a0fe
|
reformat the codebase
|
2024-09-22 12:23:24 +03:00 |
|
|
ee1dff912b
|
downgrade POSIX C source version to 2001-12
Implement `strdup` to not require version 2008-09
|
2024-08-06 23:04:20 +03:00 |
|
|
6d0e05de44
|
always use name file instead of f
|
2024-07-11 20:43:23 +03:00 |
|
|
0833f7a4d2
|
common.h: remove commented code and add a note
|
2024-07-11 20:29:34 +03:00 |
|
|
ac8df6d29d
|
support non-POSIX functions fseek and ftell
|
2024-07-09 14:53:20 +03:00 |
|
|
5fcddd0aaf
|
main.c: show custom seed
Print configuration in parts in order to do that
|
2024-07-07 21:51:44 +03:00 |
|
|
dfc2484164
|
corrupter.h: fix missing #include <limits.h>
|
2024-07-07 01:06:13 +03:00 |
|
|
cccde99e80
|
initial codebase upload
|
2024-07-07 00:48:23 +03:00 |
|