aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorBrian Fox1993-10-05 01:48:48 +0000
committerBrian Fox1993-10-05 01:48:48 +0000
commit1abbab7afd809deb1ac821d72181bce80e2ea2c4 (patch)
tree21cad7c855e0171fb887ea8f2a2d5910089b8bda /src/s/gnu-linux.h
parentb278606c13784e32e04e3697e8d303b092ca293a (diff)
downloademacs-1abbab7afd809deb1ac821d72181bce80e2ea2c4.tar.gz
emacs-1abbab7afd809deb1ac821d72181bce80e2ea2c4.zip
Comment update reflects reality.
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 719f647f37b..f424820d3aa 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -191,7 +191,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
191#define SYSV_SYSTEM_DIR /* use dirent.h */ 191#define SYSV_SYSTEM_DIR /* use dirent.h */
192#define USG_SYS_TIME /* use sys/time.h, not time.h */ 192#define USG_SYS_TIME /* use sys/time.h, not time.h */
193 193
194#define POSIX /* affects only getpagesize.h */ 194#define POSIX /* affects getpagesize.h and systty.h */
195#define POSIX_SIGNALS 195#define POSIX_SIGNALS
196 196
197/* libc-linux/sysdeps/linux/i386/ulimit.c says that due to shared library, */ 197/* libc-linux/sysdeps/linux/i386/ulimit.c says that due to shared library, */