CVSROOT:        /cvs
Module name:    src
Changes by:     mill...@cvs.openbsd.org 2016/03/19 19:33:39

Modified files:
        bin/csh        : lex.c 

Log message:
Use fcntl(fd, F_SETFL, flags) to clear O_NONBLOCK instead of
ioctl(fd, FIONBIO, ...).  OK krw@

Reply via email to