aboutsummaryrefslogtreecommitdiff
path: root/prototype.c
AgeCommit message (Expand)Author
2013-03-18Fix exit before parsing optionsPetr Machata
2013-03-08Consolidate two duplicate conditional strdup wrappers to strdup_ifPetr Machata
2013-03-08Protolib cache fails when attempt is made to cache NULLPetr Machata
2013-03-08Don't destroy global protolib cache when (pre-)initialization of the same failsPetr Machata
2013-03-08Fix memory errorsPetr Machata
2013-03-08Load $HOME/.ltrace.conf and @sysconfdir@/ltrace.conf if availablePetr Machata
2013-03-08Add ownership tracking to prototype modulePetr Machata
2013-03-08consider_config_dir should return protolib, not callback statusPetr Machata
2013-03-08Start using per-library config filesPetr Machata
2013-03-08Add code for protolib cachePetr Machata
2013-03-08Port prototype module to new dictionaryPetr Machata
2013-03-08Implement more of prototype.{c,h}Petr Machata
2013-03-08Introduce a module for managing prototypes and prototype librariesPetr Machata