OSDN Git Service

Add -D_GNU_SOURCE to CFLAGS, else openpty picks the XOPEN variant of fd_set
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 20 Jan 2006 11:59:06 +0000 (11:59 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Fri, 20 Jan 2006 11:59:06 +0000 (11:59 -0000)
commit6a4a2506e0a92e54efd33619e61339a953f9e54c
treec9493d73807c658cc0d66e1e5e71554ea0843566
parent16129810acd33d78e785bf636425a4dd9da03984
Add -D_GNU_SOURCE to CFLAGS, else openpty picks the XOPEN variant of fd_set
libutil/Makefile.in
libutil/openpty.c