2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 08, 2025 — Jan 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a [-V]erbose flag; default is off. More... about 14 years ago
Use override to allow appending build flags from the command line More... about 14 years ago
Install the French manpage. More... over 14 years ago
Fixed the commit date More... over 14 years ago
Added a French version of the manpage More... over 14 years ago
Bump version number for development More... over 14 years ago
reptyr 0.3 More... over 14 years ago
Merge branch '32-on-64' More... over 14 years ago
Make the man page and -h both mention all available options. More... over 14 years ago
Add support for attaching 32-bit binaries on amd64. More... over 14 years ago
Abstract out syscall numbers similarly to registers. More... over 14 years ago
Fix detection of controlling tty on ARM. More... over 14 years ago
Tell GCC about the format specifiers in our debug functions. More... over 14 years ago
ptrace.c: Fix the size on some memsets. More... over 14 years ago
Change how arch/ works in preparation for 32-on-64 support. More... over 14 years ago
Consistently use a space in 'if (...)' and 'while (...)'. More... over 14 years ago
Fix the text of an error message. More... over 14 years ago
Don't crash if the user provides -s without a pid. More... almost 15 years ago
Bump the version number for development. More... almost 15 years ago
reptyr 0.2 More... almost 15 years ago
Merge branch 'attach-fds' More... almost 15 years ago
README: Add a note about portability. More... almost 15 years ago
fix: avoid memory leakage in case realloc() fails
poz
More... almost 15 years ago
Be smarter about choosing which fd's to attach. More... almost 15 years ago
Add a -s option to force attaching stdio. More... almost 15 years ago
Add the license to the files in arch/, too. More... almost 15 years ago
Use cfmakeraw instead of messing with termios flags ourselves. More... almost 15 years ago
Add the license to all of the source files. More... almost 15 years ago
Makefile: Install the man page. More... almost 15 years ago
Add a manpage, and remove the now-redundant BUGS file. More... almost 15 years ago