aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/fakemail.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-10-19Add support for large files. Merge glibc 2.1.2.Paul Eggert1-12/+1
1999-08-30Include <stdlib.h> if available.Andreas Schwab1-0/+4
1998-04-06(_XOPEN_SOURCE): Define for declaration of cuserid.Andreas Schwab1-0/+4
1997-07-17[HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1-3/+8
1996-09-17Replaced all BSD with BSD_SYSTEM.Karl Heuer1-1/+1
1996-09-04Whitespace fix.Richard M. Stallman1-2/+2
1996-07-15Declare main as int, not void.Karl Heuer1-3/+5
1996-04-28[WINDOWSNT]: Include ntlib.h.Richard M. Stallman1-0/+4
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1995-08-12(xrealloc): Change cast to match return type.Karl Heuer1-1/+1
1995-08-11(xmalloc, xrealloc): Use return-type long *.Richard M. Stallman1-6/+6
1994-12-26(xmalloc, xrealloc): Add casts.Richard M. Stallman1-25/+96
1994-10-20Don't declare malloc, since we include config.h.David J. MacKenzie1-1/+0
1994-10-12Eliminate some -Wall warnings.David J. MacKenzie1-0/+2
1994-05-04Update copyright.Karl Heuer1-1/+1
1994-04-20(readline): Fix updating of p when buffer grows.Richard M. Stallman1-1/+1
1994-04-19(readline): When extending the buffer,Richard M. Stallman1-1/+1
1994-02-27Update GPL.David J. MacKenzie1-1/+1
1994-02-16(put_line): Don't break the line if it all fits.Richard M. Stallman1-9/+14
1994-01-06(main) [MSDOS]: Dummy stub just to make the file compile.Richard M. Stallman1-0/+6
1993-09-10Include <config.h> instead of "config.h".Roland McGrath1-1/+1
1993-05-28(put_line): Don't output \n\t unless more text follows.Richard M. Stallman1-1/+2
1989-10-31entered into RCSJim Blandy1-13/+12
1989-01-25*** empty log message ***Richard M. Stallman1-3/+37
1988-12-09Initial revisionRichard M. Stallman1-0/+627