History log of /external/ltrace/read_config_file.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
08cdf328add7b723b94b151866e5d0173662f6c6 05-Dec-2012 Petr Machata <pmachata@redhat.com> Start using per-library config files

We have one global cache, initialized in init_global_config.
output.c was adjusted to load per-library config files on
demand from that cache.
/external/ltrace/read_config_file.h
82ce0f8e3aefc3f833e7059f3cedeacedca0cad2 05-Dec-2012 Petr Machata <pmachata@redhat.com> Add code for protolib cache

This doesn't yet handle autoloading of /etc/ltrace.conf, but the algorithms
are all in.
/external/ltrace/read_config_file.h
e6c00ae8228be812c7361b5e193779a81aa00cd8 23-Nov-2012 Petr Machata <pmachata@redhat.com> In read_config_file, pass around locus instead of using globals
/external/ltrace/read_config_file.h
fdfcf7b9ee01db4f16bea836e5f1b397376afbb6 23-Nov-2012 Petr Machata <pmachata@redhat.com> Add destroy_global_config. Call it on shutdown

This is for symmetry with init_global_config.
/external/ltrace/read_config_file.h
e99af270a60891e68d465c4cd97dbe29cd1a05e4 26-Oct-2012 Petr Machata <pmachata@redhat.com> Update copyright information and license headers
/external/ltrace/read_config_file.h
f83053d927d0e7a488b1077136eea7611a022553 06-Jan-2012 Petr Machata <pmachata@redhat.com> New interface init_global_config
/external/ltrace/read_config_file.h
2d45b1a8e26a36a9f85dc49e721c4390ca93dc40 20-Feb-2006 Ian Wienand <ianw@ieee.org> run Lindent over source to get everything looking about the same
/external/ltrace/read_config_file.h
28f60197b93b45422a73e5d1a6aa581584d6c4a5 12-Apr-1998 Juan Cespedes <cespedes@debian.org> Version 0.2.9

* Bug#20616 wasn't completely fixed; it didn't work with some programs (Fixed)
* Stopping ltrace with ^C DIDN'T WORK if -p option is not used!! (Fixed)
* Option -f caused program to segfault; fixed
* Fixed nasty bug about executing set[ug]id binaries:
When executing a program fails, don't left the program STOPPED.
* Make ltrace work with all setuid and setgid binaries when invoked as root
/external/ltrace/read_config_file.h