summaryrefslogtreecommitdiff
path: root/src/s
Commit message (Collapse)AuthorAgeFilesLines
* (LIBS_SYSTEM): Two new definitions (and #undef first).Richard M. Stallman1996-06-131-0/+9
|
* Initial revisionRichard M. Stallman1996-06-131-0/+12
|
* [__ELF__] (LD_SWITCH_SYSTEM): Define it.Richard M. Stallman1996-06-111-0/+13
|
* (DONT_REOPEN_PTY): New definition.Richard M. Stallman1996-06-091-0/+5
|
* Fix previous change.Karl Heuer1996-05-281-1/+2
|
* (LIBS_SYSTEM): Define this.Karl Heuer1996-05-281-0/+1
|
* (SYSTEM_PURESIZE_EXTRA): Macro defined.Geoff Voelker1996-05-141-0/+3
|
* (FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.Richard M. Stallman1996-05-111-1/+1
|
* (GMALLOC_INHIBIT_VALLOC): Defined.Richard M. Stallman1996-05-061-2/+4
|
* Include string.h.Geoff Voelker1996-05-031-87/+108
| | | | | | | | | | | | | | | | | | | | | (HAVE_FREXP, HAVE_FMOD): Macros removed. (struct timeval, struct timezone, gettimeofday): Declarations removed. (HAVE_SOCKETS, MAIL_USE_POP, MAIL_USE_SYSTEM_LOCK): Macros defined. (DIRECTORY_SEP): Use Vdirectory_sep_char. (EXEC_SUFFIXES): Add .cmd to list of suffixes. (EXEC_SUFFIXES): Add .cmd to list of suffixes. > (HAVE_SYS_TIMEB_H, HAVE_SYS_TIME_H, HAVE_UNISTD_H, STDC_HEADERS, TIME_WITH_SYS_TIME, HAVE_GETTIMEOFDAY, HAVE_CLOSEDIR, HAVE_LONG_FILE_NAMES, HAVE_BCOPY, HAVE_BCMP, HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_FTIME, HAVE_MKTIME, HAVE_H_ERRNO): New macros. (access, chdir, chmod, close, creat, ctime, dup, dup2, fopen, link, mkdir, mktemp, open, pipe, read, rename, rmdir, select, sleep, unlink, write, spawnve, wait, kill, signal): Macros redefined from win32_* to sys_*. [__STDC__]: Define when including direct.h, io.h, stdio.h. (struct nt_stat): Definition removed. (stat, st_dev, st_ino, st_mode, st_nlink, st_uid, st_gid, st_rdev, st_size, st_atime, st_mtime, st_ctime): Macros undefined.
* (C_SWITCH_X_SYSTEM): Definition moved to sol2-4.h.Richard M. Stallman1996-05-011-5/+0
|
* (C_SWITCH_X_SYSTEM): Definition moved from sol2.h.Richard M. Stallman1996-05-011-0/+5
|
* Comment change.Richard M. Stallman1996-04-121-1/+1
|
* Define HAVE_WAIT_HEADER.Richard M. Stallman1996-04-111-0/+1
|
* (DATA_START, TEXT_START, TEXT_END, _NAIVE_DOS_REGS)Richard M. Stallman1996-04-101-5/+30
| | | | | | (POSIX_SIGNALS): Define if DJGPP v2. (LIBS_SYSTEM, chdir, NO_MODE_T, TEXT_START, NO_MATHERR) (LOCALTIME_CACHE, tzset): Don't define if DJGPP v2.
* (HAVE_PTYS): #undef removed.Miles Bader1996-04-081-4/+1
|
* Test HAVE_LIBNCURSES, not HAVE_NCURSESRichard M. Stallman1996-04-081-1/+1
|
* [HAVE_NCURSES] (LIBS_TERMCAP): New definition.Richard M. Stallman1996-04-051-0/+1
|
* (TERMINFO): Do define (if HAVE_NCURSES).Richard M. Stallman1996-03-301-4/+0
|
* Renamed from s/linux.h.Richard M. Stallman1996-03-271-2/+3
| | | | (SYSTEM_TYPE): Changed to "lignux".
* (setpgrp): New macro.Richard M. Stallman1996-03-241-0/+5
| | | | (BSD_PGRPS): Defined.
* Test HAVE_LINUX_VERSION_H, not HAVE_VERSION_H.Richard M. Stallman1996-03-191-2/+2
|
* Comment change.Richard M. Stallman1996-03-181-0/+3
|
* (LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.Richard M. Stallman1996-03-171-3/+9
| | | | (TERMINFO): Don't define this.
* (NEED_LIBW): Defined.Richard M. Stallman1996-03-171-0/+4
|
* (X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.Richard M. Stallman1996-03-171-7/+0
|
* (X11R5_INHIBIT_I18N): Definition moved here.Richard M. Stallman1996-03-171-0/+7
|
* Comment change.Richard M. Stallman1996-03-071-1/+1
|
* (TERMINFO): Define, if HAVE_NCURSES.Richard M. Stallman1996-03-061-23/+19
| | | | | | (LINUX_SIGIO_DOES_WORK): Maybe define, based on Linux vers. [LINUX_SIGIO_DOES_WORK]: Don't undef SIGIO, SIGPOLL, SIGPOLL. Do define INTERRUPT_INPUT.
* Comment change.Richard M. Stallman1996-03-041-1/+5
|
* Avoid the #pragma alloca on AIX 4.Richard M. Stallman1996-02-291-0/+2
|
* Comment change.Richard M. Stallman1996-02-281-1/+5
|
* (REL_ALLOC): #undef deleted.Richard M. Stallman1996-02-281-4/+0
|
* (C_DEBUG_SWITCH) [not __GNUC__]: New definition.Karl Heuer1996-02-211-3/+16
| | | | | | (C_OPTIMIZE_SWITCH) [not __GNUC__]: Add #undef. (X11R5_INHIBIT_I18N): #undef deleted. (REL_ALLOC): Add #undef.
* (vfork): Delete definition (kernel bug fixed).Karl Heuer1996-02-211-4/+0
|
* (LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem wasRichard M. Stallman1996-02-051-4/+0
| | | | fixed instead by the Feb 1 change to ../configure.in.
* (vfork): Define as fork.Richard M. Stallman1996-02-042-0/+8
|
* (LIB_X11_LIB): New definition.Richard M. Stallman1996-01-311-0/+4
|
* (LIBS_SYSTEM): Use -linet unconditionally.Karl Heuer1996-01-301-4/+0
|
* (HAVE_SOCKETS): Moved here from s/isc4-1.h.Karl Heuer1996-01-301-10/+8
| | | | | (NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise. (LIBS_SYSTEM): Use -linet unconditionally.
* (HAVE_SOCKETS): Moved to s/isc2-2.h.Karl Heuer1996-01-301-4/+0
| | | | (NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise.
* Comment fixes.Karl Heuer1996-01-231-1/+1
|
* (X11R5_INHIBIT_I18N): Add undef.Richard M. Stallman1996-01-151-5/+5
| | | | (LIB_MOTIF): Undef before defining.
* Update FSF's address in the preamble.Erik Naggum1996-01-1531-31/+62
|
* Initial revisionErik Naggum1996-01-151-0/+103
|
* (LIB_MOTIF): New macro definition.Richard M. Stallman1996-01-151-0/+4
|
* (LIBS_TERMCAP): Definition deleted.Karl Heuer1996-01-091-1/+0
|
* Add #if 0 around everything but the include of sol2-4.h.Karl Heuer1996-01-091-0/+3
|
* (PTY_TTY_NAME_SPRINTF): Make failure non-fatal.Karl Heuer1996-01-081-11/+11
|
* Comment fixes.Karl Heuer1996-01-054-5/+5
|