]> git.sven.stormbind.net Git - sven/jattach.git/commit
New upstream version 2.0 upstream/2.0
authorSven Hoexter <sven@stormbind.net>
Mon, 16 Aug 2021 08:48:46 +0000 (10:48 +0200)
committerSven Hoexter <sven@stormbind.net>
Mon, 16 Aug 2021 08:48:46 +0000 (10:48 +0200)
commit91eb05a0b9cfabc7670a4f0f1e2b8083307a2fca
tree8d3c6263036598a512059da105f3f159122ffc55
parentb330d6f5cff47911c6b1faf488d0d2791e1a181b
New upstream version 2.0
Makefile
README.md
jattach.spec
src/jattach_posix.c [deleted file]
src/jattach_windows.c [deleted file]
src/posix/jattach.c [new file with mode: 0644]
src/posix/jattach_hotspot.c [new file with mode: 0644]
src/posix/jattach_openj9.c [new file with mode: 0644]
src/posix/psutil.c [new file with mode: 0644]
src/posix/psutil.h [new file with mode: 0644]
src/windows/jattach.c [new file with mode: 0644]