- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 07 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 10 May, 2004 1 commit
-
-
Thien-Thi Nguyen authored
-
- 08 May, 2004 1 commit
-
-
Thien-Thi Nguyen authored
Likewise, replace 1 with `EXIT_FAILURE'. (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 30 Dec, 2001 1 commit
-
-
Pavel Janík authored
-
- 22 Dec, 2001 1 commit
-
-
Richard M. Stallman authored
-
- 18 Dec, 2001 2 commits
-
-
Pavel Janík authored
-
Dave Love authored
-
- 20 Feb, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 19 Oct, 1999 1 commit
-
-
Paul Eggert authored
* b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c, movemail.c, pop.c: Do not include <stdlib.h>, as <config.h> does this now. * b2m.c, emacsserver.c, etags.c, profile.c: Include <config.h> before any system include files. * emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c, test-distrib.c: (read, write, open, close): Do not undef. * getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix: (const): Do not define if HAVE_CONFIG_H; that's config.h's job. * getopt.h: Adopt glibc 2.1.2.
-
- 30 Aug, 1999 1 commit
-
-
Andreas Schwab authored
-
- 31 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 23 Aug, 1995 1 commit
-
-
Roland McGrath authored
[! O_RDONLY]: Define it to zero. (main): Use O_RDONLY instead of explicit zero.
-
- 12 Oct, 1994 1 commit
-
-
David J. MacKenzie authored
-
- 15 May, 1993 1 commit
-
-
Jim Blandy authored
work. * Makefile.in (srcdir, VPATH): Get this value from the top-level Makefile. (INSTALLABLES): Split this into two lists - INSTALLABLES and INSTALLABLE_SCRIPTS. (INSTALLABLE_SCRIPTS): New list. (EXECUTABLES): Include INSTALLABLE_SCRIPTS. (${archlibdir}): The scripts to be installed live in the source tree, not in the object tree. (test-distrib): Note that the data file lives in the source tree, not the object tree. (GETOPTDEPS): Note that getopt.h lives in the source tree. (all other targets): Change references to source files to use ${srcdir}, except for config.h, which lives in the object dir. (timer.o): Note that this depends on ../src/config.h. * make-docfile.c (main): Add a -d option, to tell it where to find the source files. * test-distrib.c (main): Take the name of the distribution file to test from the command line.
-
- 22 May, 1987 1 commit
-
-
Jim Blandy authored
-