minix/drivers/filter
David van Moolenbroek 113635b019 Block protocol: use own [RW]_BIT definitions
The original R_BIT and W_BIT definitions have nothing to do with the
way these bits are used. Their distinct usage is more apparent when
they have different names.

Change-Id: Ia984457f900078b2e3502ceed565fead4e5bb965
2014-02-19 11:22:15 +01:00
..
crc.c Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
crc.h Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
driver.c Block protocol: use own [RW]_BIT definitions 2014-02-19 11:22:15 +01:00
inc.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
main.c Block drivers: reply ENOTTY to unknown IOCTLs 2014-02-19 11:22:15 +01:00
Makefile Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
md5.c Kernel/servers/drivers: resolve a few warnings 2012-03-30 16:55:06 +02:00
md5.h Filter driver by Wu Bingzheng et al 2009-12-02 10:08:58 +00:00
sum.c libsys: 64-bit numbers support for printf() 2012-07-26 09:45:05 +00:00
util.c libc: add clock_getres()/clock_gettime() system calls. 2013-04-04 15:04:53 +02:00