Commit Graph

11 Commits

Author SHA1 Message Date
Peter Simons
23719d36a3 Include <config.h> in every source code module. 2013-02-09 20:19:19 +01:00
Peter Simons
f73f022e80 libconfigfile/config.c, libmpools/mpools.c: don't pass (const void *) to free(2) 2013-02-09 20:19:19 +01:00
Peter Simons
0aa1e2f602 mpools.c: disable non-portable mp_dump_memory_pool() function 2013-02-09 20:19:19 +01:00
Peter Simons
65f16fe091 Fixed clean, distclean, and maintainer-clean targets. 2013-02-09 19:06:23 +01:00
Peter Simons
497ddceaf9 Bumped date in copyright headers. 2013-02-06 12:50:58 +01:00
Peter Simons
23aeb3f4bb Untabified source code and stripped all trailing white space. 2010-02-24 17:34:14 +01:00
Peter Simons
bf894937ad libconfigfile/config.c, libmpools/mpools.c: dropped superfluous cast to (void*) when calling free(2) 2010-02-24 17:34:05 +01:00
Peter Simons
99ebe514bc Updated license to GPLv3 or later. 2010-02-24 17:34:05 +01:00
Peter Simons
78d117b6cb Migrated build system to Automake. 2009-07-19 22:22:56 +02:00
Peter Simons
9a49431890 - Added GNU GPL copyright headers.
- Cleaned build process up.
2000-12-16 13:06:03 +00:00
Peter Simons
0909ac418c Initial revision 2000-12-16 12:38:21 +00:00