]> git.lizzy.rs Git - plan9front.git/commit
bio: add support for custom I/O handler via Biofn
authoraiju <devnull@localhost>
Thu, 4 May 2017 17:42:12 +0000 (17:42 +0000)
committeraiju <devnull@localhost>
Thu, 4 May 2017 17:42:12 +0000 (17:42 +0000)
commitf681cf835af1e5c9e016e5245c24165b029a5e38
tree43453c10a803a5e64b47dc3474e603715cd76bcc
parent414d29e98f8d5242cc68161e61b66b7171e96634
bio: add support for custom I/O handler via Biofn
sys/include/bio.h
sys/man/2/bio
sys/src/libbio/bflush.c
sys/src/libbio/bgetc.c
sys/src/libbio/binit.c
sys/src/libbio/brdline.c
sys/src/libbio/brdstr.c
sys/src/libbio/bread.c
sys/src/libbio/bwrite.c