Revision history for Devel-Trace-Syscall
0.05 January 31 2018
- Fixed printing of 4th system call argument
- Fixed tests with regards to open vs openat
0.04 May 31 2017
- Removed debugging code
- Fix build problems on some perls
0.03 May 28 2017
- Remove usage of Test::Differences::Color until that module has been fixed (GH #17, thanks Slaven Rezić for the report!)
- Fixed compilation warnings
0.02 June 23 2014
- Fix some POD problems
- Fix a compiler error on GCC 4.7 (thanks sharyanto!)
0.01 June 18 2014
- First version! Allows tracing of system calls across a program's lifetime