Age | Commit message (Expand) | Author |
---|---|---|
2024-02-03 | code made POSIX-compliant | Tristan Riehs |
2024-02-03 | CFLAGS adjusted for POSIX compliancy | Tristan Riehs |
2024-02-03 | reapeat now built using the GNU Autotools | Tristan Riehs |
2023-11-11 | added information about stdin | Tristan Riehs |
2023-11-11 | exit instead of return in main | Tristan Riehs |
2023-11-11 | exit status defined as macros | Tristan Riehs |
2023-11-11 | version updated | Tristan Riehs |
2023-11-11 | exit_on_error closes the stdin clone | Tristan Riehs |
2023-11-11 | wrong fclose deleted | Tristan Riehs |
2023-11-11 | error messages made consistent | Tristan Riehs |
2023-11-11 | manual page improved | Tristan Riehs |
2023-11-11 | empty stdin behaviour fixed | Tristan Riehs |
2023-11-11 | global variables not static | Tristan Riehs |
2023-11-11 | stdin copied only if it contains data | Tristan Riehs |
2023-11-11 | better error messages | Tristan Riehs |
2023-11-11 | wait instead of waitpid | Tristan Riehs |
2023-11-11 | exit with subprocess' exit code when failure | Tristan Riehs |
2023-10-22 | error handling edited | Tristan Riehs |
2023-10-20 | piping supported | Tristan Riehs |
2023-10-19 | trying to redirect stdin | Tristan Riehs |
2023-10-19 | stdin clone OK | Tristan Riehs |
2023-10-19 | tmp file name defined | Tristan Riehs |
2023-10-08 | refactoring | Tristan Riehs |
2023-10-08 | error message and unused comments deleted | Tristan Riehs |
2023-10-08 | better error handling | Tristan Riehs |
2023-09-28 | README | Tristan Riehs |
2023-09-28 | man page improved | Tristan Riehs |
2023-09-28 | install and uninstall rules | Tristan Riehs |
2023-09-28 | source moved | Tristan Riehs |
2023-09-27 | command repetition looks OK | Tristan Riehs |
2023-09-27 | option parsing + reading of COUNT | Tristan Riehs |
2023-09-27 | start | Tristan Riehs |
2023-09-27 | initial commit | Tristan Riehs |