| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 60 | -60/+61 |
| | | |||||
| * | Petr Salinger <Petr.Salinger at seznam.cz>: New file. | Glenn Morris | 2007-11-28 | 1 | -0/+11 |
| | | |||||
| * | Comment change. | Richard M. Stallman | 2007-09-21 | 1 | -1/+3 |
| | | |||||
| * | No longer define `static' as nothing. | Glenn Morris | 2007-09-15 | 1 | -2/+6 |
| | | |||||
| * | Remove license from trivial file. | Glenn Morris | 2007-07-25 | 1 | -21/+1 |
| | | |||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 61 | -61/+61 |
| | | |||||
| * | Don't define HAVE_TZNAME. | Jason Rumney | 2007-06-06 | 1 | -1/+0 |
| | | |||||
| * | (__restrict, struct kboard): Remove outdated workarounds. | YAMAMOTO Mitsuharu | 2007-04-09 | 1 | -14/+3 |
| | | | | | (C_SWITCH_SYSTEM): Remove `-I../mac/src'. | ||||
| * | Add copyright and license notice. Copyright years from base include | Glenn Morris | 2007-02-16 | 1 | -0/+23 |
| | | | | | file irix5-0.h. | ||||
| * | Add copyright and license notice. Copyright years from base include | Glenn Morris | 2007-02-16 | 1 | -0/+23 |
| | | | | | file irix5.0.h. | ||||
| * | Add copyright and license notice. Copyright years from base include | Glenn Morris | 2007-02-16 | 2 | -1/+44 |
| | | | | | file usg5-4.h. | ||||
| * | Add copyright and license notice. Copyright years from base include | Glenn Morris | 2007-02-16 | 1 | -0/+22 |
| | | | | | file aix3-2.h. | ||||
| * | Add copyright and license notice. Copyright years from base include | Glenn Morris | 2007-02-16 | 1 | -1/+22 |
| | | | | | file bsd4-3.h. | ||||
| * | Add copyright and license notice. | Glenn Morris | 2007-02-16 | 1 | -1/+22 |
| | | |||||
| * | Add copyright and license notice. Copyright years from base include | Glenn Morris | 2007-02-16 | 1 | -1/+22 |
| | | | | | file isc2-2.h. | ||||
| * | Add copyright and license notice. Copyright years from base include | Glenn Morris | 2007-02-16 | 1 | -0/+22 |
| | | | | | file sunos4-0.h. | ||||
| * | Add copyright and license notice. Copyright years from base include | Glenn Morris | 2007-02-16 | 1 | -0/+22 |
| | | | | | file hpux9.h. | ||||
| * | Fix typo in previous change. | Glenn Morris | 2007-02-16 | 1 | -1/+1 |
| | | |||||
| * | Add copyright and license notice. Copyright years copied from base | Glenn Morris | 2007-02-16 | 2 | -1/+45 |
| | | | | | include file usg5-4.h. | ||||
| * | Add copyright and license notice. Copyright years copied from base | Glenn Morris | 2007-02-16 | 1 | -0/+23 |
| | | | | | include file bsd4-2.h. | ||||
| * | Add copyright and license notice. Copyright years copied from base | Glenn Morris | 2007-02-16 | 3 | -2/+66 |
| | | | | | include file bsd4-3.h. | ||||
| * | Add year missed from previous change. | Glenn Morris | 2007-02-16 | 1 | -1/+1 |
| | | |||||
| * | Add copyright and license notice. Copyright years copied from base | Glenn Morris | 2007-02-16 | 1 | -2/+22 |
| | | | | | include file usg5-3.h. | ||||
| * | Add copyright and license notice. Copyright years copied from base | Glenn Morris | 2007-02-16 | 1 | -0/+23 |
| | | | | | include file usg5-4.h. | ||||
| * | Add copyright and license notice. Copyright years copied from base | Glenn Morris | 2007-02-16 | 1 | -0/+23 |
| | | | | | include file irix3-3.h. | ||||
| * | Add copyright and license notice. Copyright years copied from base | Glenn Morris | 2007-02-16 | 2 | -5/+49 |
| | | | | | include file hpux.h. | ||||
| * | Add copyright and license notice. Copyright years copied from base | Glenn Morris | 2007-02-16 | 1 | -1/+22 |
| | | | | | include file aix3-1.h. | ||||
| * | Unused file removed. | Chong Yidong | 2007-02-14 | 1 | -74/+0 |
| | | |||||
| * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 5 | -5/+5 |
| | | |||||
| * | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-14 | 34 | -67/+68 |
| | | | | | 2001). | ||||
| * | (umask): Do not define in msvc8. | Jason Rumney | 2006-12-29 | 1 | -1/+1 |
| | | |||||
| * | (tzname): Do not define in msvc8. | Jason Rumney | 2006-12-29 | 1 | -0/+3 |
| | | |||||
| * | (BROKEN_DATAGRAM_SOCKETS): Define it. | Kim F. Storm | 2006-12-25 | 1 | -0/+5 |
| | | |||||
| * | (BROKEN_NON_BLOCKING_CONNECT): Define it. | Kim F. Storm | 2006-12-20 | 1 | -0/+5 |
| | | |||||
| * | Undefine _NO_PROTO. | Chong Yidong | 2006-11-27 | 1 | -0/+14 |
| | | |||||
| * | (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and /usr/pkg/lib from | Chong Yidong | 2006-11-22 | 1 | -5/+10 |
| | | | | | | the library search path. (LD_SWITCH_X_DEFAULT): New macro. | ||||
| * | (GC_MARK_SECONDARY_STACK): Update call to | Andreas Schwab | 2006-11-18 | 1 | -1/+1 |
| | | | | | mark_memory. | ||||
| * | Define HAVE_INET_SOCKETS. | Jason Rumney | 2006-11-13 | 1 | -1/+1 |
| | | |||||
| * | (POSIX_SIGNALS): Defined. | Richard M. Stallman | 2006-11-05 | 1 | -0/+5 |
| | | |||||
| * | Tweak last fix. | Chong Yidong | 2006-10-30 | 1 | -1/+1 |
| | | |||||
| * | * s/openbsd.h (LD_SWITCH_SYSTEM): Add /usr/pkg/lib and | Chong Yidong | 2006-10-30 | 1 | -1/+1 |
| | | | | | /usr/pkg/lib to library search path. | ||||
| * | (MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too. | Romain Francoise | 2006-09-23 | 1 | -1/+5 |
| | | |||||
| * | Comment change. | Richard M. Stallman | 2006-07-03 | 1 | -0/+1 |
| | | |||||
| * | (SIGNALS_VIA_CHARACTERS): Define for Linux kernel | Kim F. Storm | 2006-06-24 | 1 | -3/+6 |
| | | | | | version 2.4 and later. | ||||
| * | (SYSTEM_PURESIZE_EXTRA): Increase to 25000. | Eli Zaretskii | 2006-04-21 | 1 | -3/+3 |
| | | |||||
| * | (SYSTEM_PURESIZE_EXTRA): Reduce to 24000. | Eli Zaretskii | 2006-04-16 | 1 | -2/+4 |
| | | |||||
| * | (pid_t) [_MSC_VER]: New typedef. | Eli Zaretskii | 2006-04-10 | 1 | -0/+3 |
| | | |||||
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 39 | -39/+47 |
| | | |||||
| * | (GC_SETJMP_WORKS, GC_MARK_STACK): New definitions. | Richard M. Stallman | 2006-01-19 | 1 | -0/+4 |
| | | |||||
| * | (LIBS_CARBON) [!HAVE_CARBON]: Remove `-framework Carbon'. | YAMAMOTO Mitsuharu | 2005-11-13 | 1 | -1/+1 |
| | | |||||