CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/10 18:42:54
Modified files:
lib/libc/db/db : db.c
lib/libc/gen : shm_open.c
lib/libc/stdlib: posix_pty.c
lib/libkvm : kvm.c
Log message:
When checking flags that will be passed to open(), test the O_ACCMODE portion
separately to avoid false negatives.
ok miod@ millert@
