openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
reptyr
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 14, 2024 — Jun 14, 2025
Showing page 11 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Try to diagnose errors due to Ubuntu's ptrace_scope sysctl.
Nelson Elhage
More...
over 14 years ago
Fix compilation on amd64.
Nelson Elhage
More...
over 14 years ago
Check for Linux in an #ifdef for clarity.
Nelson Elhage
More...
over 14 years ago
Handle attaching to processes that are already session leaders.
Nelson Elhage
More...
over 14 years ago
Fix a compiler error in ptrace.c
Jim Ingram
More...
over 14 years ago
Add a note about terminal state after attaching with reptyr.
Nelson Elhage
More...
over 14 years ago
Better error handling if setsid() fails.
Nelson Elhage
More...
over 14 years ago
Add a synopsis line for clarity.
Nelson Elhage
More...
over 14 years ago
Add a COPYING and README.
Nelson Elhage
More...
over 14 years ago
Better status reporting during attach.
Nelson Elhage
More...
over 14 years ago
Break out prototypes into a header file.
Nelson Elhage
More...
over 14 years ago
Better error reporting if attaching to a child fails.
Nelson Elhage
More...
over 14 years ago
ptrace: Make error handling consistent.
Nelson Elhage
More...
over 14 years ago
Add a minimal usage message.
Nelson Elhage
More...
over 14 years ago
Fix the rt_sigaction call.
Nelson Elhage
More...
over 14 years ago
Improve error-reporting on attach failures somewhat.
Nelson Elhage
More...
over 14 years ago
Actually kill stub.c
Nelson Elhage
More...
over 14 years ago
Remove superfluous define of _XOPEN_SOURCE.
Nelson Elhage
More...
over 14 years ago
Remove the defunct 'stub' target.
Nelson Elhage
More...
over 14 years ago
Add a 'clean' target.
Nelson Elhage
More...
over 14 years ago
Use syscalls that are available on amd64.
Nelson Elhage
More...
over 14 years ago
Check in my NOTES file.
Nelson Elhage
More...
over 14 years ago
ptrace.c: Don't spin forever if the child gets a weird signal.
Nelson Elhage
More...
over 14 years ago
Don't allow the child to run unchecked between two syscalls.
Nelson Elhage
More...
over 14 years ago
Checkpoint working version.
Nelson Elhage
More...
over 14 years ago
Checkpoint overwriting child fd's.
Nelson Elhage
More...
over 14 years ago
const fix for memcpy_to_child
Nelson Elhage
More...
over 14 years ago
Checkpoint attach work-in-progress.
Nelson Elhage
More...
over 14 years ago
Implement memcpy to/from child.
Nelson Elhage
More...
over 14 years ago
Start to separate ptrace.c into a library.
Nelson Elhage
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree