log lib-src/movemail.c @ 112440:b5017c649dfb

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_
Thu, 24 Jun 2010 18:12:35 +0200 Juanma Barranquero lib-src/movemail.c (error): Avoid warning when there are no args.
Fri, 02 Apr 2010 11:24:16 -0400 Chong Yidong Fix permissions handling (CVE-2010-0825).
Fri, 02 Apr 2010 11:26:24 -0400 Chong Yidong Fix permissions handling (CVE-2010-0825).
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Wed, 04 Mar 2009 04:16:39 +0000 Glenn Morris (main) [MAIL_USE_POP]: Add -r to usage message.
Fri, 13 Feb 2009 14:21:30 +0000 Chong Yidong Include time.h unconditionally.
Wed, 11 Feb 2009 03:59:52 +0000 Glenn Morris (mbx_delimit_begin): Also write the current time.
Tue, 10 Feb 2009 03:30:39 +0000 Glenn Morris (mbx_delimit_begin, mbx_delimit_end): Write mbox rather than Babyl
Thu, 08 Jan 2009 03:38:51 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 01 Jan 2009 09:34:28 +0000 Chong Yidong (main): Fatal if hard links cannot be created.
Sat, 12 Jul 2008 05:31:23 +0000 Dan Nicolaescu * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was
Fri, 09 May 2008 23:19:13 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sun, 24 Feb 2008 18:53:07 +0000 Dan Nicolaescu * configure.in: Remove references to obsolete variables and
Sun, 24 Feb 2008 10:09:07 +0000 Miles Bader Merge from emacs--rel--22