summaryrefslogtreecommitdiff
path: root/lib-src/fakemail.c
AgeCommit message (Expand)Author
2004-05-08Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.Thien-Thi Nguyen
2003-09-01Add arch taglinesMiles Bader
2002-01-01Include <config.h>.Pavel Janík
2001-12-19Conditionally include config.h.Pavel Janík
2001-12-18Include "config.h", not <../src/config.h>.Dave Love
2001-01-02(readline): Cast buffer to "long *" to pacifyEli Zaretskii
2000-12-15(get_keyword): Make sure that isspace andGerd Moellmann
1999-10-19Add support for large files. Merge glibc 2.1.2.Paul Eggert
1999-08-30Include <stdlib.h> if available.Andreas Schwab
1998-04-06(_XOPEN_SOURCE): Define for declaration of cuserid.Andreas Schwab
1997-07-17[HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman
1996-09-17Replaced all BSD with BSD_SYSTEM.Karl Heuer
1996-09-04Whitespace fix.Richard M. Stallman
1996-07-15Declare main as int, not void.Karl Heuer
1996-04-28[WINDOWSNT]: Include ntlib.h.Richard M. Stallman
1996-01-15Update FSF's address in the preamble.Erik Naggum
1995-08-12(xrealloc): Change cast to match return type.Karl Heuer
1995-08-11(xmalloc, xrealloc): Use return-type long *.Richard M. Stallman
1994-12-26(xmalloc, xrealloc): Add casts.Richard M. Stallman
1994-10-20Don't declare malloc, since we include config.h.David J. MacKenzie
1994-10-12Eliminate some -Wall warnings.David J. MacKenzie
1994-05-04Update copyright.Karl Heuer
1994-04-20(readline): Fix updating of p when buffer grows.Richard M. Stallman
1994-04-19(readline): When extending the buffer,Richard M. Stallman
1994-02-27Update GPL.David J. MacKenzie
1994-02-16(put_line): Don't break the line if it all fits.Richard M. Stallman
1994-01-06(main) [MSDOS]: Dummy stub just to make the file compile.Richard M. Stallman
1993-09-10Include <config.h> instead of "config.h".Roland McGrath
1993-05-28(put_line): Don't output \n\t unless more text follows.Richard M. Stallman
1989-10-31entered into RCSJim Blandy
1989-01-25*** empty log message ***Richard M. Stallman
1988-12-09Initial revisionRichard M. Stallman