torsdag den  2 december 2010 klockan 12:27 skrev Robert Millan detta:
> 2010/12/2 Mats Erik Andersson <[email protected]>:
> > +# if defined(__GLIBC__) && defined(__FreeBSD_kernel__)
> > +#  define SCTTY_IOCTL
> > +# endif
> 
> Is this a kernel issue, a userland (libc) issue, or both?

Looking into the source for xterm, anyone will find the same
conditional construct

     #if defined(__GLIBC__) && defined(__FreeBSD_kernel__)

The only alteration is that it comes amended with a further
two member compound to care for the needs of GNU/Hurd.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to