view src/s/isc2-2.h @ 1105:80ad8d0704ba

(Ffile_name_directory, Ffile_name_nondirectory): (Ffile_name_as_directory, Fdirectory_file_name, Fexpand_file_name): Call find_file_handler. (syms_of_fileio): Set up Qfile_name_directory, etc. (Fcopy_file): Call find_file_handler for newname as well as for filename.
author Richard M. Stallman <rms@gnu.org>
date Sat, 12 Sep 1992 08:53:08 +0000
parents 79ea818b6aed
children 4c9113b2d6e0
line wrap: on
line source

/* system description file for Interactive (ISC) Unix version 2.2 on
   the 386.  */

#include "usg5-3.h"

#define HAVE_PTYS
#define HAVE_RENAME
#define HAVE_CLOSEDIR
#define MAXNAMLEN 512
#define LIB_STANDARD -lPW -lcposix -lc
#define O_NDELAY O_NONBLOCK
#define MEMORY_IN_STRING_H
#undef SIGTSTP

/* This communicates with m-intel386.h.  */
#define DONT_DEFINE_SIGNAL

/* May be needed to avoid undefined symbols
   such as gethostname, inet_addr, gethostbyname, socket, connect... */
#define LIBS_SYSTEM -linet

/* This system has job control.  */
#undef NOMULTIPLEJOBS