log lib-src/ChangeLog @ 109506:e6408c088fbc

age author description
Sat, 24 Jul 2010 13:53:19 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Fri, 23 Jul 2010 15:35:51 +0200 Juanma Barranquero * make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".
Tue, 20 Jul 2010 22:21:03 +0200 Juanma Barranquero Convert some more functions to standard C.
Tue, 20 Jul 2010 13:13:25 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 12 Jul 2010 16:16:38 +0200 Andreas Schwab Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
Mon, 12 Jul 2010 12:22:20 +0300 Eli Zaretskii MS-Windows follow-up for revno 100789.
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex
Sun, 11 Jul 2010 09:39:00 +0300 Eli Zaretskii Fix bug #6603.
Sat, 10 Jul 2010 17:29:46 +0300 Eli Zaretskii Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.
Fri, 09 Jul 2010 19:00:04 +0200 Andreas Schwab * make-docfile.c (write_c_args): Restructure scanning loop.
Thu, 08 Jul 2010 18:09:50 -0700 Dan Nicolaescu Make make-docfile understand DEFUN arguments written in standard C.
Wed, 07 Jul 2010 22:48:57 -0700 Dan Nicolaescu Remove leftover P_ macros.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Tue, 06 Jul 2010 13:50:35 +0200 Andreas Schwab Clean up movemail source
Tue, 06 Jul 2010 13:11:28 +0200 Andreas Schwab * movemail.c: Add MAIL_USE_POP around prototypes.