log lib-src/movemail.c @ 112453:06719a229a46 default tip

age author description
Sat, 22 Jan 2011 23:30:19 -0800 Paul Eggert Check return values of some library calls.
Mon, 17 Jan 2011 11:01:01 -0800 Paul Eggert Merge from mainline.
Fri, 14 Jan 2011 10:14:17 -0800 Paul Eggert Merge from mainline.
Sun, 09 Jan 2011 00:12:35 -0800 Paul Eggert Include <unistd.h> unilaterally.
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 03 Oct 2010 16:35:22 -0700 Dan Nicolaescu Fix compilation warnings.
Wed, 11 Aug 2010 10:20:34 +0200 Jan D Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).
Sat, 24 Jul 2010 10:18:18 -0700 Dan Nicolaescu Add NO_RETURN specifiers to functions in lib-src.
Sun, 11 Jul 2010 12:31:10 +0200 Andreas Schwab Use strchr, strrchr instead of index, rindex
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.
Fri, 02 Jul 2010 17:50:23 -0700 Dan Nicolaescu Convert function definitions to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_