Mercurial > emacs
comparison src/s/gnu-linux.h @ 3154:df38b7e1244d
(HAVE_TCATTR): Defined.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Thu, 27 May 1993 00:21:21 +0000 |
| parents | a416873d97e5 |
| children | 257a856de952 |
comparison
equal
deleted
inserted
replaced
| 3153:4c94c9faf1af | 3154:df38b7e1244d |
|---|---|
| 165 #define HAVE_CLOSEDIR | 165 #define HAVE_CLOSEDIR |
| 166 #define HAVE_GETPAGESIZE | 166 #define HAVE_GETPAGESIZE |
| 167 #define HAVE_VFORK | 167 #define HAVE_VFORK |
| 168 #define HAVE_SYS_SIGLIST | 168 #define HAVE_SYS_SIGLIST |
| 169 #define HAVE_GETWD /* cure conflict with getcwd? */ | 169 #define HAVE_GETWD /* cure conflict with getcwd? */ |
| 170 #define HAVE_TCATTR /* faith@cs.unc.edu says this is needed. */ | |
| 170 | 171 |
| 171 #define USE_UTIME /* don't have utimes */ | 172 #define USE_UTIME /* don't have utimes */ |
| 172 #define SYSV_SYSTEM_DIR /* use dirent.h */ | 173 #define SYSV_SYSTEM_DIR /* use dirent.h */ |
| 173 #define USG_SYS_TIME /* use sys/time.h, not time.h */ | 174 #define USG_SYS_TIME /* use sys/time.h, not time.h */ |
| 174 | 175 |
