K 10 svn:author V 5 peter K 8 svn:date V 27 1997-05-19T10:04:15.000000Z K 7 svn:log V 312 Now I really understand the reason for the style.9 rule about not having visible type names in prototypes in user space headers. libutil.h generates warnings with -Wall over the use of "const char *ttyname". It's lucky it wasn't a #define conflict. Is a single '_' prefix acceptable? or does it need to be two? END