comparison src/s/rtu.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f9a65d7ebd29
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
142 sprintf (pty_name, "/dev/pty%x", i); 142 sprintf (pty_name, "/dev/pty%x", i);
143 143
144 /* Process groups work in the traditional BSD manner. */ 144 /* Process groups work in the traditional BSD manner. */
145 145
146 #define BSD_PGRPS 146 #define BSD_PGRPS
147
148 /* arch-tag: 0908970b-1cc0-4d57-b866-61b9bd029a0d
149 (do not change this comment) */