Blame


1 8c548e7b 2022-10-06 src 0.2.1
2 8c548e7b 2022-10-06 src
3 8c548e7b 2022-10-06 src - The program now uses a pre-allocade buffer instead of malloc.
4 8c548e7b 2022-10-06 src - Rene now correctly returns >0 upon failing to rename a file.
5 8c548e7b 2022-10-06 src
6 9a57f018 2022-09-30 src 0.2
7 9a57f018 2022-09-30 src
8 9a57f018 2022-09-30 src - Added support for pledge.
9 9a57f018 2022-09-30 src - Improved portability.
10 9a57f018 2022-09-30 src
11 9a57f018 2022-09-30 src 0.1
12 9a57f018 2022-09-30 src
13 9a57f018 2022-09-30 src Initial commit