#ifndef IOEXACT_H #define IOEXACT_H #include extern ssize_t read_exact(int fd, void *buf, size_t len, bool mayexit); extern ssize_t write_exact(int fd, void *buf, size_t len, bool mayexit); #endif /* IOEXACT_H */ tom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/Makefile?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-11-05 16:23:36 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-11-05 16:23:36 -0700
commitbc33b0ca11e3df467777a4fa7639ba488c9d4911 (patch)
tree8e2ea4fe468cf19cc19d4b88411ac32d6744833a /Makefile
parentbd060ac0f6b3442317b4f1d7ea0ff2c9b3d977a0 (diff)
Linux 4.9-rc4
Diffstat (limited to 'Makefile')