CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2016/03/18 09:16:07
Modified files: bin/csh : csh.c Log message: Replace ioctl(fd, FIOCLEX) with fcntl(fd, F_SETFD, FD_CLOEXEC) No functional change. "I like the idea" from guenther@
CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2016/03/18 09:16:07
Modified files: bin/csh : csh.c Log message: Replace ioctl(fd, FIOCLEX) with fcntl(fd, F_SETFD, FD_CLOEXEC) No functional change. "I like the idea" from guenther@