[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

termios and glibc versions



Hi,

While porting util-linux i've found that in the Hurd there is no define 
for TABDLY and TAB3 when including <termios.h>. I've looked the SUSv2 and
SUSv3 drafts and it mentions this two defines. Also XTABS is defined, but not
mentioned in the drafts.

There is some conditional code dependant on __GNU_LIBRARY__, and i want
to know what values correspond to each version of the library, to map them
to __GLIBC__ as the former is deprecated. Is its value equivalent to the
linux libc 1-6 or to glibc 1-2 ?


kind regards
guillem


-- 
To UNSUBSCRIBE, email to debian-hurd-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: