changelog
- Sat, 04 Nov 2000 21:14:52 +0100
- by tuomov [Sat, 04 Nov 2000 21:14:52 +0100] rev 27
- trunk: changeset 30
Added LIBTU_NO_ERRMSG so snprintf is not needed with programs that
don't use the errmsg functions (pwm).
- Fri, 27 Oct 2000 15:41:36 +0200
- by tuomov [Fri, 27 Oct 2000 15:41:36 +0200] rev 26
- trunk: changeset 29
oops
- Fri, 27 Oct 2000 15:17:27 +0200
- by tuomov [Fri, 27 Oct 2000 15:17:27 +0200] rev 25
- trunk: changeset 28
Added errmsg_* functions alike warn_* -- asprintf and vasprintf
required now.
- Mon, 02 Oct 2000 17:57:46 +0200
- by tuomov [Mon, 02 Oct 2000 17:57:46 +0200] rev 24
- trunk: changeset 27
Added missing TOK_INIT (could cause segfaults).
- Tue, 29 Aug 2000 00:03:00 +0200
- by tuomov [Tue, 29 Aug 2000 00:03:00 +0200] rev 23
- trunk: changeset 26
Once again, 'make install' portability fixes
- Mon, 28 Aug 2000 13:15:36 +0200
- by tuomov [Mon, 28 Aug 2000 13:15:36 +0200] rev 22
- trunk: changeset 25
Parser error handling fixes