| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Gerd Moellmann | 1999-12-10 | 1 | -0/+5 |
| | | |||||
| * | etags bug fixes | Francesco Potortì | 1999-11-19 | 1 | -0/+13 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 1999-11-13 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Gerd Moellmann | 1999-11-03 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Francesco Potortì | 1999-11-01 | 1 | -26/+198 |
| | | |||||
| * | Add support for large files. Merge glibc 2.1.2. | Paul Eggert | 1999-10-19 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | * 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. | ||||
| * | (pop.o): Depend on config.h. | Dave Love | 1999-10-15 | 1 | -0/+4 |
| | | |||||
| * | Use "pop3" as the POP service name on all platforms, | Gerd Moellmann | 1999-10-10 | 1 | -0/+7 |
| | | | | | | | instead of using "pop" on Unix and "pop3" on Windows NT. "pop3" has been the standard service name since RFC 1340 was published in July 1992, so I think it's safe to start using it by default. | ||||
| * | *** empty log message *** | Phillip Rulon | 1999-10-08 | 1 | -0/+5 |
| | | |||||
| * | # | Dave Love | 1999-10-03 | 1 | -0/+3773 |