plan9fox/sys/src/lib9p
cinap_lenrek 4b926f4e69 lib9p: make reqqueueflush() use new threadint(), which will also cover channel operations
using "interrupt" ctl message directly doesnt work when the
process is doing libthread channel operations (threadrendezvous)
as it will just repeat a interrupted rendezvous(). threadint()
handles this for us.
2015-08-10 03:52:40 +02:00
..
auth.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
dirread.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
fid.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
file.c lib9p: fix .. walk crash in deleted directory (thanks BurnZeZ) 2014-10-23 23:59:16 +02:00
ftest.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
intmap.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
listen.c lib9p: defer freeing srv for listensrv() 2013-01-30 10:34:57 +01:00
mem.c lib9p: handle erealloc9p(..., 0) 2015-04-23 18:25:19 +02:00
mkfile lib9p: added toilet queues 2011-08-16 22:00:34 +02:00
parse.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
post.c devshr: changed #σc to contain directories 2011-07-30 14:30:27 +02:00
queue.c lib9p: make reqqueueflush() use new threadint(), which will also cover channel operations 2015-08-10 03:52:40 +02:00
ramfs.c remove executable bit from /sys/src/lib9p/ramfs.c 2014-07-03 00:17:28 +02:00
req.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
rfork.c devshr: changed #σc to contain directories 2011-07-30 14:30:27 +02:00
srv.c lib9p: return "write prohibited" error as documented in 9p(2) when srv->write is nil (thanks silasm) 2015-07-28 01:24:02 +02:00
thread.c devshr: changed #σc to contain directories 2011-07-30 14:30:27 +02:00
uid.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
util.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00