- 11 Nov, 2015 4 commits
-
-
Max Filippov authored
Signed-off-by:
Max Filippov <jcmvbkbc@gmail.com>
-
Petr Machata authored
-
Dima Kogan authored
-
Petr Machata authored
-
- 14 Nov, 2013 1 commit
-
-
Petr Machata authored
-
- 11 Nov, 2013 1 commit
-
-
Petr Machata authored
-
- 24 Oct, 2013 1 commit
-
-
Petr Machata authored
-
- 22 Oct, 2013 2 commits
-
-
Petr Machata authored
-
Petr Machata authored
-
- 07 Dec, 2012 1 commit
-
-
Petr Machata authored
-
- 05 Dec, 2012 2 commits
-
-
Petr Machata authored
Instead, write the @soname bit separately. I'm not sure why this was done like that in the first place. I may have cut'n'pasted this from RHEL patches for dlopen support, where these sorts of hacks were necessary.
-
Petr Machata authored
-
- 04 Dec, 2012 1 commit
-
-
Petr Machata authored
This needs to be checked in three steps, adding dependent libraries one after another. It also isn't necessary to have three variables to keep track of what's one conceptual unit, so drop libunwind_{ptrace,arch}_LIBS.
-
- 29 Nov, 2012 1 commit
-
-
Petr Machata authored
Include a test suite case. Describe the extension in ltrace.conf.5. Mention it in NEWS. There's no similar agreed-upon convention for oct, and displaying which bits are set in a floating number like what bitvect does is certainly not helpful. Hence, remove the corresponding TODO item. Add a different (unrelated) one instead.
-
- 20 Nov, 2012 4 commits
-
-
Petr Machata authored
- add symbolic names for signals and use bit vectors to show sigset_t. - add GNU extensions sig{and,or,isempty}set - sort the list of updated prototypes in NEWS
-
Petr Machata authored
-
Petr Machata authored
The reason for this is that there's no agreed-upon term for "hexadecimal" that wouldn't be super awkward to type. So instead keep "hex", but introduce "oct" for consistency.
-
Petr Machata authored
-
- 19 Nov, 2012 1 commit
-
-
Petr Machata authored
Add a brief note to ltrace.1 as well.
-
- 18 Nov, 2012 1 commit
-
-
Petr Machata authored
-
- 05 Nov, 2012 1 commit
-
-
Petr Machata authored
-
- 02 Nov, 2012 3 commits
-
-
Petr Machata authored
-
Petr Machata authored
-
Petr Machata authored
This option doesn't exist anymore.
-
- 29 Oct, 2012 1 commit
-
-
Petr Machata authored
-
- 28 Oct, 2012 1 commit
-
-
Petr Machata authored
-
- 27 Oct, 2012 1 commit
-
-
Petr Machata authored
- "void main(void);" accepted without warning to mean "void main();" - "itn" accepted without warning to mean "int" - "void main(void, xxx);" accepted with warning to mean "void main(hide(int), xxx);". This gets warning, because shipped ltrace.conf never contained this idiom. Update NEWS with explanation of the above.
-
- 25 Oct, 2012 3 commits
-
-
Petr Machata authored
-
Petr Machata authored
-
Petr Machata authored
-
- 24 Oct, 2012 2 commits
-
-
Petr Machata authored
-
Petr Machata authored
-
- 23 Oct, 2012 1 commit
-
-
Petr Machata authored
Add more detail to some points. Shuffle entries around.
-
- 18 Oct, 2012 1 commit
-
-
Petr Machata authored
This should be used for tracking user-visible changes. I retroactively filled in entries from 0.6 on (inclusive).
-