aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
Commit message (Collapse)AuthorAgeFilesLines
* Initial revisionRichard M. Stallman1994-01-081-0/+112
|
* (C_DEBUG_SWITCH): Delete -systype bsd43; not needed.Richard M. Stallman1993-12-231-2/+6
| | | | (NO_MODE_T): Defined.
* (SET_CHILD_PTY_PGRP): Defined.Richard M. Stallman1993-12-231-0/+3
|
* (OTHER_FILES): Use ${libsrc} as dir.Richard M. Stallman1993-12-231-1/+1
|
* * m/delta.h (BROKEN_CLOSEDIR): added because closedir is interruptible.Francesco Potortì1993-12-221-5/+7
| | | | | (HAVE_UNISTD_H): deleted because configure takes care of it. (C_SWITCH_MACHINE): added optimisation options for gnu cc.
* (NO_MODE_T): Defined.Richard M. Stallman1993-11-281-0/+3
|
* Properly install previous change.Richard M. Stallman1993-11-271-49/+65
|
* Comment changes.Richard M. Stallman1993-11-251-5/+1
|
* (HAVE_FTIME): Deleted (autoconf does it).Richard M. Stallman1993-11-251-3/+0
|
* Comment change.Richard M. Stallman1993-11-251-1/+1
|
* (bcopy, bzero, bcmp): If HAVE_BCOPY, don't #define.Richard M. Stallman1993-11-251-0/+4
|
* (HAVE_RANDOM, HAVE_XSCREENNUMBEROFSCREEN, BROKEN_FIONREAD): Add definitions.Richard M. Stallman1993-11-251-0/+17
| | | | | (LIB_X11_LIB, LIBX11_SYSTEM): Add override definitions. (USG_SHARED_LIBRARIES): Add #undef.
* (LIB_STANDARD): Add a second -lc after crtn.o.Richard M. Stallman1993-09-141-1/+6
|
* (LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2.Richard M. Stallman1993-09-131-0/+6
|
* (HAVE_VFORK, INTEL386, aix386): Add #undef.Richard M. Stallman1993-08-151-0/+5
|
* (C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.Richard M. Stallman1993-08-131-0/+11
|
* (START_FILES, LIB_STANDARD): Don't define if USG5_4.Richard M. Stallman1993-08-131-0/+7
| | | | | (DEFAULT_ENTRY_ADDRESS): Likewise. (UNEXEC): Use unexelfsgi.o if USG5_4.
* Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.Richard M. Stallman1993-08-131-4/+0
|
* (C_ALLOCA): Don't define it.Richard M. Stallman1993-08-131-1/+1
|
* (BIG_ENDIAN): Don't actually define it.Richard M. Stallman1993-08-121-1/+3
|
* (BIG_ENDIAN): Don't define if already defined.Richard M. Stallman1993-08-111-0/+2
|
* (BIG_ENDIAN): Provide a value that matches the system.Richard M. Stallman1993-08-111-1/+2
|
* (LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.Richard M. Stallman1993-08-101-7/+2
|
* (HAVE_TCATTR): Macro #defined.Richard M. Stallman1993-08-101-2/+12
| | | | | | (HAVE_CLOSEDIR): #undef to allow use of closedir in sysdep.c. (SIGTSTP): Commented #undef to allow use of ^Z in shell-mode. (SIGNALS_VIA_CHARACTERS): #defined.
* Total rewrite; includes ibmps2-aix.h.Richard M. Stallman1993-08-061-159/+18
|
* (SYSTEM_TYPE): Don't redefine it here.Richard M. Stallman1993-08-051-2/+0
|
* [BSD4_3] (HAVE_FTIME): Defined.Richard M. Stallman1993-08-041-0/+4
|
* (CRT0_COMPILE): Add -O and -Demacs.Richard M. Stallman1993-08-031-1/+1
|
* Changes for 3b1 suggested by Andy Fyfe <[email protected]>Jim Blandy1993-08-031-0/+23
| | | | | | | | | | | | | | | | | | | * 7300.h [__GNUC__]: #define HAVE_ALLOCA. [not __GNUC__]: #define SWITCH_ENUM_BUG, C_ALLOCA, and STACK_DIRECTION. (HAVE_SYSVIPC, USE_UTIME): #define these. (memmove): We don't have this; call safe_bcopy. (CRT0_COMPILE): #define this, so we always use the system's cc. * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for configure to edit. * sysdep.c [not HAVE_MKDIR] (mkdir): New function, taken from tar, for use on systems lacking the mkdir function. [not HAVE_RMDIR] (rmdir): New function, taken from tar, for use on systems lacking the rmdir function. * ymakefile (crt0.o): Replace the compiler and switches with the symbol CRT0_COMPILE. (CRT0_COMPILE): If the system and machine description files have left this undefined, then define it to do the same as the old crt0.o rule used to.
* * config.h.in (HAVE_AIX_SMT_EXP): New #undef for configure to edit.Jim Blandy1993-07-311-0/+4
| | | | | * m/ibmrs6000.h (LD_SWITCH_MACHINE): Don't mention /usr/lpp/X11/bin/smt.exp unless HAVE_AIX_SMT_EXP is #defined.
* [USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.Richard M. Stallman1993-07-271-2/+3
|
* (TEXT_START) [__GNUC__]: Define as 0.Richard M. Stallman1993-07-231-0/+5
|
* (NO_MODE_T): Defined.Richard M. Stallman1993-07-221-0/+3
|
* (memmove): Defined as macro.Richard M. Stallman1993-07-211-0/+5
|
* (X_NOT_POSIX): Defined.Richard M. Stallman1993-07-201-0/+3
|
* Comment change.Richard M. Stallman1993-07-201-0/+1
|
* (LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.Richard M. Stallman1993-07-201-1/+1
|
* Initial revisionJim Blandy1993-07-141-0/+244
|
* * m/pmax.h (C_SWITCH_X_MACHINE): Set this toJim Blandy1993-07-061-0/+21
| | | | | | | "-DNeedFunctionPrototypes=0", to avoid lossage in DEC X11 header files. * ymakefile (really-oldXMenu): Pass C_SWITCH_X_MACHINE to the oldXMenu make.
* Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.Jim Blandy1993-06-183-3/+0
|
* Typo.Jim Blandy1993-06-181-2/+2
|
* * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We areJim Blandy1993-06-171-2/+2
| | | | | | | | now calling the BSD[sg]etpgrp functions directly, so this library is not needed; it just provides the BSD[sg]etpgrp functions under the [sg]etpgrp names. * callproc.c [IRIX] (child_setup): Don't call setpgrp this time. It's already been called up in Fcall_process, and create_process.
* Changes for correct pgrp behavior from Bob GlicksteinJim Blandy1993-06-161-1/+1
| | | | | | | | | | | | | | | | | | | | <[email protected]>: * 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.
* (LIBS_SYSTEM): Don't attempt to #define this if we already have aJim Blandy1993-06-161-0/+3
| | | | definition of LIB_SYSTEM from s/usg5-4.h.
* * m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconfJim Blandy1993-06-161-1/+0
| | | | takes care of that.
* Comment change.Richard M. Stallman1993-06-121-0/+4
|
* Update GPL references - version 2Jim Blandy1993-06-127-91/+89
|
* Updated GPL version to 2.Jim Blandy1993-06-1256-55/+164
|
* * config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):Jim Blandy1993-06-122-0/+4
| | | | | | | | | Add #undefs for these. Dyke out code requesting -lXbsd and HAVE_RANDOM for XFREE386. * xfns.c (Fx_open_connection): Test HAVE_XRMSETDATABASE instead of NO_XRM_SET_DATABASE; the latter isn't used any more. * m/delta88k, m/tekXD88.h, s/linux.h, s/usg5-4-2.h (HAVE_RANDOM): Dyke out these #definitions; to avoid conflict with autoconf.
* * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, toJim Blandy1993-06-101-1/+0
| | | | | | interface nicely with autoconf. * m/delta.h: Don't #define SHORT_FILE_NAMES; autoconf does this for us.