CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/01/18 04:13:38
Modified files: usr.bin/passwd : local_passwd.c Log message: Use open(O_CLOEXEC) instead of a separate fcntl(FD_CLOEXEC) call. Nudged by David Hill
CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/01/18 04:13:38
Modified files: usr.bin/passwd : local_passwd.c Log message: Use open(O_CLOEXEC) instead of a separate fcntl(FD_CLOEXEC) call. Nudged by David Hill