aboutsummaryrefslogtreecommitdiffstats
path: root/src/s (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (SYSTEM_PURESIZE_EXTRA): Reduce to 40000.Eli Zaretskii1999-12-061-1/+1
|
* (INTERNAL_TERMINAL): Add entries for color support.Eli Zaretskii1999-12-061-1/+2
|
* (LIBS_SYSTEM): Add -lgen because that's neededGerd Moellmann1999-12-021-1/+7
| | | | for building with Motif.
* (ABORT_RETURN_TYPE, FREE_RETURN_TYPE):Paul Eggert1999-11-221-0/+7
| | | | New macros.
* Use SIGCHLD, not SIGCLD (not in glibc 2.1).Dave Love1999-11-021-2/+3
|
* [HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'.Gerd Moellmann1999-10-271-0/+36
| | | | | Define PTY_NAME_SPRINTF. Redefine PTY_TTY_NAME_SPRINTF.
* netbsd-elf fixesKen Raeburn1999-10-251-2/+10
|
* (HAVE_GETLOADAVG): Define as 1 because config.h defines it that way.Gerd Moellmann1999-10-191-1/+1
|
* s/usg5-4.h:Paul Eggert1999-10-1926-289/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (NSIG): Remove. (NSIG_MINIMUM): New macro. s/gnu-linux.h, s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/umips.h, s/usg5-4.h: (SIGIO): Do not undef. (BROKEN_SIGIO): New macro. * s/gnu-linux.h: (SIGPOLL, SIGURG): Do not undef. (BROKEN_SIGPOLL, BROKEN_SIGURG): New macros. * s/ptx4.h: (SIGINFO): Do not undef. (BROKEN_SIGINFO): New macros. * s/ptx.h, s/template.h: Doc fix. * s/aix3-1.h, s/bsd4-1.h, s/dgux.h, s/gnu-linux.h, s/hiuxmpp.h, s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/osf1.h, s/rtu.h, s/sunos4-1.h, s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h, s/usg5-2.h, s/usg5-3.h, s/xenix.h: (open, close, read, write, INTERRUPTIBLE_OPEN, INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Remove. * s/sol2-5.h (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): New macros.
* [HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP.Gerd Moellmann1999-10-071-0/+6
|
* #Dave Love1999-10-016-0/+43
|
* 1998-05-17 Michael Sperber [Mr. Preprocessor] ↵Dave Love1999-09-061-0/+2
| | | | | | <sperber@informatik.uni-tuebingen.de> * s/aix4-2.h (ALIGN_DATA_RELOC): Undefined to support new unexaix.c.
* 1998-05-17 Michael Sperber [Mr. Preprocessor] ↵Dave Love1999-09-061-0/+4
| | | | | | <sperber@informatik.uni-tuebingen.de> * s/aix3-1.h (ALIGN_DATA_RELOC): Defined to support new unexaix.c.
* (__FreeBSD_version): Don't define it if it isGerd Moellmann1999-08-311-0/+2
| | | | already defined. This avoids a warning from buffer.c.
* (C_SWITCH_SYSTEM): Added to let configure find headersGerd Moellmann1999-08-301-0/+5
| | | | in /usr/X11R6/include which are checked for with AC_CHECK_HEADER.
* (C_DEBUG_SWITCH): Use -g -O.Dave Love1999-08-212-5/+10
|
* (C_DEBUG_SWITCH): Set for debug and optimize.Dave Love1999-08-211-0/+5
|
* (NARROWPROTO): New.Gerd Moellmann1999-07-218-2/+33
|
* (strerror): Override the default implementation ofAndrew Innes1999-06-161-1/+2
| | | | strerror, so we can map winsock error codes.
* (NO_WTMP_FILE): Define it.Karl Heuer1999-05-091-0/+5
|
* (HAVE_FSYNC): New macro.Andrew Innes1999-05-021-0/+3
| | | | | (fsync): Map to _commit. (ftruncate): Map to _chsize.
* (BSD_SYSTEM): Define for FreeBSD 4 as with FreeBSD 3.Karl Heuer1999-04-121-1/+1
|
* Initial revisionKarl Heuer1999-02-221-0/+11
|
* (NLIST_STRUCT): Add #undef.Richard M. Stallman1999-02-041-0/+2
|
* (SETUP_SLAVE_PTY): Use the ptem module if it exists.Richard M. Stallman1999-01-281-1/+17
| | | | Don't complain if ttcompat does not exist.
* [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it.Richard M. Stallman1999-01-021-0/+5
|
* (TIOCSIGSEND): Don't define this if irix6.Karl Heuer1998-12-161-0/+4
| | | | (bcopy, bcmp, bzero): Likewise.
* Initial revisionKarl Heuer1998-12-161-0/+37
|
* (IRIX6): Define this symbol.Karl Heuer1998-12-161-0/+1
|
* (LOCALTIME_CACHE): Define.Geoff Voelker1998-12-101-1/+1
|
* (C_SWITCH_SYSTEM) [!__GNUC__]: Increase space.Karl Heuer1998-12-101-1/+1
|
* Initial revisionKenichi Handa1998-11-161-0/+17
|
* (BSD_PGRPS): Add #undef.Karl Heuer1998-11-111-0/+4
|
* (BROKEN_FIONREAD): #undef commented out.Karl Heuer1998-11-111-0/+4
| | | | (INTERRUPT_INPUT): #define commented out.
* Initial revisionKenichi Handa1998-11-041-0/+19
|
* (NLIST_STRUCT, KERNEL_FILE, LDAV_SYMBOL): Add #undefs.Richard M. Stallman1998-09-271-0/+3
|
* (TIOCSIGSEND): Add #undef.Karl Heuer1998-09-101-0/+8
| | | | (bcopy, bcmp, bzero): Add #undef.
* (NOT_USING_MOTIF): New macro.Paul Eggert1998-08-281-2/+8
| | | | | (LD_SWITCH_SYSTEM_TEMACS): Put /usr/dt/lib in the link library path only if we're not building with Motif.
* (LD_SWITCH_SYSTEM): Delete -dp.Richard M. Stallman1998-08-191-1/+1
|
* (SYSTEM_PURESIZE_EXTRA): Increase.Geoff Voelker1998-08-191-1/+1
|
* (__FreeBSD_version): Define it, or else include osreldate.h to define it.Richard M. Stallman1998-08-101-1/+28
| | | | | | | (LIB_GCC): Unconditional definition deleted. [ELF] (LD_SWITCH_SYSTEM, START_FILES, UNEXEC, LIB_STANDARD, LIB_GCC): New alternative definitions. [! ELF] (START_FILES, LIB_GCC): New alternative definitions.
* Initial revisionRichard M. Stallman1998-08-081-0/+17
|
* entered into RCSRichard M. Stallman1998-07-261-0/+5
|
* Initial revisionRichard M. Stallman1998-07-251-0/+7
|
* (HAVE_STRING_H): Move #undef here.Richard M. Stallman1998-07-251-0/+5
|
* (HAVE_STRING_H): Delete #undef here.Richard M. Stallman1998-07-251-5/+0
|
* (getcwd): Remove define.Richard M. Stallman1998-06-101-1/+4
| | | | (getdefdir) [emacs]: Redefine to always return root directory.
* (SOCKLEN_TYPE): Define as int.Karl Heuer1998-06-011-0/+4
|
* Use 1 as explicit value of empty #defines.Andrew Innes1998-06-011-45/+49
|
* (setpgrp): Remove extra parens around parameters.Richard M. Stallman1998-05-251-1/+1
|