summaryrefslogtreecommitdiff
path: root/lib-src/fakemail.c
Commit message (Expand)AuthorAgeFilesLines
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from mainline.Paul Eggert2011-01-171-2/+0
|\
| * Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* | Merge from mainline.Paul Eggert2011-01-141-1/+1
|\ \ | |/
| * Merge from emacs-23Stefan Monnier2011-01-141-1/+1
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-091-2/+0
|/ /
* | Fix -Wwrite-strings warnings in fakemail.c.Jan D2010-08-111-15/+9
* | Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Jan D2010-08-111-1/+1
* | Add NO_RETURN specifiers to functions in lib-src.Dan Nicolaescu2010-07-241-0/+2
* | * lib-src/fakemail.c (action): Convert function definitions to standard C.Dan Nicolaescu2010-07-031-2/+2
* | Convert function definitions to standard C.Dan Nicolaescu2010-07-021-55/+26
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Comment (add an author based on ack.texi).Glenn Morris2009-01-101-0/+3
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * unexnext.c:Dan Nicolaescu2008-06-261-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-091-6/+5
* * configure.in: Remove references to obsolete variables andDan Nicolaescu2008-02-241-1/+0
* Undo previous change.Dan Nicolaescu2008-02-101-1/+5
* * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-091-5/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-2/+2
* (fatal): Drop second parameter and treat firstAndreas Schwab2006-07-201-5/+5
* (read_header): Give fatal error if input has no header.Richard M. Stallman2006-04-291-0/+2
* * lib-src/b2m.c (main): Don't include <limits.h>.Paul Eggert2006-04-041-11/+8
* * b2m.c: Include <limits.h>.Paul Eggert2006-03-271-1/+20
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.Thien-Thi Nguyen2004-05-081-3/+5
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Include <config.h>.Pavel Janík2002-01-011-1/+1
* Conditionally include config.h.Pavel Janík2001-12-191-7/+9
* Include "config.h", not <../src/config.h>.Dave Love2001-12-181-5/+2
* (readline): Cast buffer to "long *" to pacifyEli Zaretskii2001-01-021-1/+1
* (get_keyword): Make sure that isspace andGerd Moellmann2000-12-151-4/+4
* Add support for large files. Merge glibc 2.1.2.Paul Eggert1999-10-191-12/+1
* Include <stdlib.h> if available.Andreas Schwab1999-08-301-0/+4
* (_XOPEN_SOURCE): Define for declaration of cuserid.Andreas Schwab1998-04-061-0/+4
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1997-07-171-3/+8
* Replaced all BSD with BSD_SYSTEM.Karl Heuer1996-09-171-1/+1
* Whitespace fix.Richard M. Stallman1996-09-041-2/+2
* Declare main as int, not void.Karl Heuer1996-07-151-3/+5
* [WINDOWSNT]: Include ntlib.h.Richard M. Stallman1996-04-281-0/+4
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (xrealloc): Change cast to match return type.Karl Heuer1995-08-121-1/+1
* (xmalloc, xrealloc): Use return-type long *.Richard M. Stallman1995-08-111-6/+6
* (xmalloc, xrealloc): Add casts.Richard M. Stallman1994-12-261-25/+96
* Don't declare malloc, since we include config.h.David J. MacKenzie1994-10-201-1/+0