Commit Graph

7 Commits

Author SHA1 Message Date
martin 653f037ebe PR misc/54382: whenever open(2) is called with O_CREAT, make sure to
pass an open mode argument.
2019-07-16 17:29:17 +00:00
christos f5fb881beb add another missing munmap (Kamil) 2017-07-09 22:18:43 +00:00
christos 2a9ed5d125 add munmap
#define for const.
2017-07-09 22:13:48 +00:00
christos 1ddb98e77f check for EFAULT on reads and writes to memory with not permission. 2017-07-09 22:04:04 +00:00
christos 54f5f52408 PR/51840: Ngie Cooper: portability fixes for FreeBSD, etc 2017-01-13 19:27:23 +00:00
jruoho ab2f2845b8 Add few basic checks. 2011-10-19 16:19:30 +00:00
jruoho e6064fc127 Move the writev(2) test to the right place. 2011-10-15 06:50:52 +00:00