aboutsummaryrefslogtreecommitdiffstats
path: root/src/s (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* (HAVE_UNISTD_H): No need to define here.Richard M. Stallman1993-11-191-1/+1
|
* (FIRST_PTY_LETTER): Defined.Richard M. Stallman1993-11-181-0/+5
|
* (GNU_MALLOC, REL_ALLOC): Don't define if already defined.Richard M. Stallman1993-11-161-0/+8
|
* (LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.Richard M. Stallman1993-11-161-0/+4
|
* (HAVE_GETTIMEOFDAY): Don't define if already defined.Richard M. Stallman1993-11-151-0/+5
|
* *** empty log message ***Richard M. Stallman1993-11-151-0/+2
|
* (INTERRUPT_INPUT): Undefined.Richard M. Stallman1993-11-141-24/+46
| | | | | | | | | | | | | | | | (BROKEN_FIONREAD): Defined to work around a problem in DGUX whereby emacs will stop on a background write when invoked from a job control shell for the first time in a session. (FIRST_PTY_LETTER): Undefined. (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Defined to use all the available PTYs in a COFF environment. (LINKER): Removed "-nostdlib" from to be compatible with a prior mod removing "/lib/crt0.o" from the LIBS_SYSTEM define. (LIBS_SYSTEM): Delete /lib/crt0.o. (SYSTEM_MALLOC): Turned off. (NO_TERMIO): Defined. (BROKEN_FASYNC): Turned off.
* (SYSTEM_MALLOC): Turn off.Richard M. Stallman1993-11-131-1/+2
|
* [TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.Richard M. Stallman1993-11-041-3/+8
|
* *** empty log message ***Richard M. Stallman1993-11-021-0/+4
|
* (BSTRING): Define only if HAVE_BCOPY.Richard M. Stallman1993-10-081-1/+3
|
* (SYSTEM_TYPE): Put into #if 0.Richard M. Stallman1993-10-081-0/+12
|
* Comment update reflects reality.Brian Fox1993-10-051-1/+1
|
* * Added fixes from Karl Berry for ISC-2.2.Brian Fox1993-09-221-10/+21
| | | | | | | (MEMMOVE_MISSING): Define. (SIGNALS_VIA_CHARACTERS): Define. (LIB_STANDARD): Do not include -lcposix. (C_SWITCH_SYSTEM) [__GNUC__]: Do not use -traditional.
* (LIBS_SYSTEM): Use -lresolv if it seems appropriate.Richard M. Stallman1993-09-161-4/+5
|
* (LIBS_MACHINE): Make definition empty.Richard M. Stallman1993-09-141-1/+3
|
* (AIX3_2): Defined.Richard M. Stallman1993-09-131-0/+2
|
* Initial revisionRoland McGrath1993-09-101-0/+30
|
* (C_SWITCH_MACHINE): Deleted.Richard M. Stallman1993-08-131-5/+0
|
* Include alloca.h if appropriate.Richard M. Stallman1993-08-121-2/+21
| | | | | | Fix the #include file name. (ULIMIT_BREAK_VALUE, GETPGRP_NO_ARG, NO_MATHERR): New macros. (LIB_STANDARD): #undef it.
* (HAVE_GETHOSTNAME): #if 0'd.Richard M. Stallman1993-08-121-1/+1
|
* (LD_SWITCH_SYSTEM): Delete the -L options.Richard M. Stallman1993-08-111-2/+2
|
* (C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.Richard M. Stallman1993-08-111-1/+1
|
* (HAVE_VFORK): Defined.Richard M. Stallman1993-08-085-0/+20
|
* Don't mention dir `s/' in #include.Richard M. Stallman1993-08-031-2/+2
|
* (bzero, bcmp, bcopy): New macros.Richard M. Stallman1993-07-291-0/+14
| | | | (LIB_STANDARD): Don't include libucb.a.
* * hpux9.h: Doc fix.Jim Blandy1993-07-281-1/+1
|
* * s/hpux9.h: Doc fix.Jim Blandy1993-07-281-1/+3
|
* (OLDXMENU_OPTIONS): Definition deleted.Richard M. Stallman1993-07-271-0/+3
|
* (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.Richard M. Stallman1993-07-261-0/+2
|
* (LOCALTIME_CACHE): Defined.Richard M. Stallman1993-07-251-0/+9
| | | | | (HAVE_SETSID): Defined. (LIB_STANDARD): Override, adding $(GNULIB_VAR).
* (HAVE_SOCKETS): Define, if HAVE_INET_SOCKETSRichard M. Stallman1993-07-231-0/+4
|
* (PTY_OPEN): Use sigaction, not sigsetmask.Richard M. Stallman1993-07-231-13/+22
|
* (DECLARE_GETPWUID_WITH_UID_T): Declared.Richard M. Stallman1993-07-221-0/+3
|
* (SUNOS_LOCALTIME_BUG): Defined.Richard M. Stallman1993-07-211-0/+3
|
* (memmove): Defined.Richard M. Stallman1993-07-211-0/+3
|
* (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.Richard M. Stallman1993-07-201-0/+5
|
* (memmove): Delete extra parens in the safe_bcopy call.Richard M. Stallman1993-07-201-1/+3
|
* (SYSTEM_MALLOC): Add #undef.Richard M. Stallman1993-07-191-0/+4
| | | | (GNU_MALLOC, REL_ALLOC): Defined.
* Doc fix.Jim Blandy1993-07-041-1/+1
|
* * s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that'sJim Blandy1993-07-041-3/+6
| | | | only needed for some broken systems.
* * s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get theJim Blandy1993-07-031-0/+4
| | | | versions of gethostbyname and such that use the DNS.
* * s/hpux8.h (random, srandom): No need to define these to beJim Blandy1993-07-031-0/+3
| | | | | foo_random and foo_srandom; autoconf should autodetect when the real random functions are available.
* Changes for Irix 4.0, tested this time:Jim Blandy1993-06-181-4/+0
| | | | | | | | | | | | | | | | * s/irix4-0.h: Get rid of our fake definitions for setpgrp and getpgrp. * callproc.c (Fcall_process): Go ahead and use the USG calling convention for setpgrp. * ymakefile (pre-crt0.o): Add rule for this. Perhaps it will help separate-source-directory compilation. * emacs.c (shut_down_emacs): Some USG systems #define EMACS_HAVE_TTY_PGRP; call getpgrp as appropriate for such systems. * sysdep.c (sys_suspend): Call getpgrp as appropriate for USG and non-USG. * process.c [IRIX] (create_process): Don't put child in process group zero before opening the tty; Irix is like USG in this regard.
* Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.Jim Blandy1993-06-183-3/+0
|
* Changes for correct pgrp behavior; approach suggested by BobJim Blandy1993-06-171-2/+4
| | | | | | | | | | Glickstein <bobg@zindigo.z-code.com>: * m/iris4d.h (LIB_STANDARD): Do list -lbsd here. * s/irix4-0.h (getpgrp, setpgrp): #define these to call BSDgetpgrp and BSDsetpgrp. (GETPGRP_NO_ARG): Don't #define this. * emacs.c (main): Don't test GETPGRP_NO_ARG. * sysdep.c (sys_suspend): Don't test GETPGRP_NO_ARG.
* Changes for correct pgrp behavior from Bob GlicksteinJim Blandy1993-06-161-3/+2
| | | | | | | | | | | | | | | | | | | | <bobg@zindigo.z-code.com>: * m/iris4d.h (LIB_STANDARD): Do include -lbsd here. * s/irix4-0.h (USE_IRIX_BSDPGRP): #define this. (GETPGRP_NO_ARG): Don't #define this. * callproc.c [USE_IRIX_BSDPGRP] (Fcall_process): Call BSDsetpgrp instead of plain setpgrp. [USE_IRIX_BSDPGRP] (child_setup): Same. * emacs.c [GETPGRP_NO_ARG] (main, shut_down_emacs): CPP clauses deleted; this flag isn't needed anymore. [USE_IRIX_BSDPGRP] (main, shut_down_emacs): Call BSDsetpgrp and BSDgetpgrp instead of plain setpgrp and getpgrp. * process.c [USE_IRIX_BSDPGRP] (create_process): Don't call setpgrp before opening the tty. Call BSDsetpgrp instead of setpgrp, after opening the tty. * sysdep.c [USE_IRIX_BSDPGRP] (sys_suspend, narrow_foreground_group, widen_foreground_group): Call BSDgetpgrp and BSDsetpgrp instead of getpgrp and setpgrp.
* * s/isc3-0.h (memmove): #define this to call safe_bcopy.Jim Blandy1993-06-161-0/+5
|
* * s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,Jim Blandy1993-06-141-0/+6
| | | | and #define the latter.
* Updated GPL version to 2.Jim Blandy1993-06-1221-21/+21
|