]> mj.ucw.cz Git - libucw.git/history - lib/profile.c
Replaced %L by %ll, the former is obsolete and specific to Linux libc5.
[libucw.git] / lib / profile.c
2007-02-02 Martin MaresReplaced %L by %ll, the former is obsolete and specific...
2007-02-02 Martin MaresHunted down a dozen of damned printf cast bugs.
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2003-01-14 Martin MaresOops, a bug in the profiler, causing time travels :)
2002-08-20 Martin MaresAdded license notices to all library files which are...
2001-12-02 Martin MaresRewrote the profiler. Each module can now choose its...
2001-12-01 Martin MaresAdded a Poor Man's Profiler :-)