0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added -cp option for classpath expansion More... about 11 years ago
Merge pull request #3 from knirch/master More... almost 12 years ago
Add install target More... almost 12 years ago
Add install-strip target instead of always stripping binary More... almost 12 years ago
Fixed a bit of Swenglish More... almost 14 years ago
Added README.md More... almost 14 years ago
Updated .gitignore More... almost 14 years ago
Added example java file More... almost 14 years ago
Prevent exception printout if reload() is missing More... almost 14 years ago
Added LICENSE file More... almost 14 years ago
Made run script marginally more generic More... almost 14 years ago
Added support for reload() method. More... almost 14 years ago
Auto-enable caps, disable with CAPS_SUPPORT=0. More... almost 14 years ago
Renamed jexec to semeru More... almost 14 years ago
ISO C90 forbids mixed declarations and code More... about 14 years ago
No point with set-user support if no capabilities support More... about 14 years ago
Statically link to -lcap More... about 14 years ago
Fixed format string error More... about 14 years ago
Remove unused libdl More... about 14 years ago
Clean up paths in Makefile More... about 14 years ago
Fixed indentation More... about 14 years ago
Removed load_lib() and make use of standard linking instead More... about 14 years ago
Converted // to /**/ More... about 14 years ago
Add -pedantic compiler flag More... about 14 years ago
Replace fatal() macro with err()/errx() More... about 14 years ago
Formatting nits More... about 14 years ago
Don't require sys/prctl.h if CAPS_SUPPORT is unset More... about 14 years ago
Use env for compiler to allow clang override. More... about 14 years ago
Make clang anlysis a little happier More... about 14 years ago
Translate dots to slashes in main class name More... about 14 years ago