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
Fakeroot Next Generation
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 13 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Start program to determine some of the platform constants
Shachar Shemesh
More...
over 17 years ago
Make sure that all ptrace syscalls that affect whether a process is running go through ptlib (for later process state caching)
Shachar Shemesh
More...
over 17 years ago
Add missing include
Shachar Shemesh
More...
over 17 years ago
Add proxy calls for powerpc to common linux ptlib functions
Shachar Shemesh
More...
over 17 years ago
Make sure it's not mandatory to use the os level ptlib_ functions
Shachar Shemesh
More...
over 17 years ago
Over protective #ifdef - only *at functions need to be conditioned on HAVE_OPENAT
Shachar Shemesh
More...
over 17 years ago
Release version 0.07
Shachar Shemesh
More...
over 17 years ago
Fix compilation error if fstatat and friends are only partially defined
Shachar Shemesh
More...
over 17 years ago
Guard all of the "at" functions from platforms on which they are not defined
Shachar Shemesh
More...
over 17 years ago
Release version 0.06
Shachar Shemesh
More...
over 17 years ago
Add support for symlinkat
Shachar Shemesh
More...
over 17 years ago
Add support for mkdirat
Shachar Shemesh
More...
over 17 years ago
Add support for openat
Shachar Shemesh
More...
over 17 years ago
Fix bug with mknod implementation - saved state after started changing the parameters
Shachar Shemesh
More...
over 17 years ago
Improve handling of execve and SIGTRAP with a debugger
Shachar Shemesh
More...
over 17 years ago
Fix debugger reporting when returning from handled syscalls
Shachar Shemesh
More...
over 17 years ago
Activate the mknodat support
Shachar Shemesh
More...
over 17 years ago
Add support for mknodat
Shachar Shemesh
More...
over 17 years ago
Fix i386 ptlib_success to use default success test unless the syscall is explicitly known to be different
Shachar Shemesh
More...
over 17 years ago
Add support for fchownat and fchmodat
Shachar Shemesh
More...
over 17 years ago
Fix incorrect use of hyphen as minus in the man page
Shachar Shemesh
More...
over 17 years ago
Release version 0.05
Shachar Shemesh
More...
over 17 years ago
Remove bug documentation for resolved emulated wait bug
Shachar Shemesh
More...
over 17 years ago
Call the actual "wait" function when the event waited on is required to rip a zombie
Shachar Shemesh
More...
over 17 years ago
Slight rearrangement of code
Shachar Shemesh
More...
over 17 years ago
Revert change in debugger/child synchronization (caused the process to sometimes visibly halt, requiring the "fg" command to continue) Added a SIGUSR1 based synchronization mechanism, so that the debugger does not handle "wait" before the child was actually run
Shachar Shemesh
More...
over 17 years ago
Bug in ptlib_get_string - added the offset twice
Shachar Shemesh
More...
over 17 years ago
Divert all "Wait" calls through our implementation Track the debugged state separately from the syscall state
Shachar Shemesh
More...
over 17 years ago
Disable unused code Fix regression on PowerPC platform
Shachar Shemesh
More...
over 17 years ago
Keep debugger state separately from process state
Shachar Shemesh
More...
over 17 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
→
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