Yuri Gribov

Results 10 repositories owned by Yuri Gribov

Implib.so

213
Stars
31
Forks
Watchers

POSIX equivalent of Windows DLL import libraries

libdebugme

64
Stars
10
Forks
Watchers

Automatically spawn gdb on error.

python-hate

48
Stars
2
Forks
Watchers

A growing list of things I dislike about Python

ShlibVisibilityChecker

35
Stars
3
Forks
Watchers

Tool for locating internal symbols unnecessarily exported from shared libraries.

sighandlercheck

16
Stars
2
Forks
Watchers

Proof-of-concept tool for checking signal handlers for reentrancy issues.

sortcheck

35
Stars
4
Forks
Watchers

Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.

SymbolHider

36
Stars
2
Forks
Watchers

A tool which hides symbols exported from shared libraries or relocatable object files

valgrind-preload

15
Stars
1
Forks
Watchers

LD_PRELOAD-able library which runs all spawned processes under Valgrind.

maintainer-scripts

15
Stars
1
Forks
Watchers

A bunch of useful scripts for toolchain/distro maintenance.

sortcheckxx

15
Stars
2
Forks
Watchers

Tool for detecting violations of ordering axioms in STL comparators