plan9port/src
David du Colombier 3a616eaa80 vacfs: fix create srv with ORCLOSE on plan 9
In the current code, the srv file is removed
just after the main thread exits, while the
srv thread is still running, which is not
the expected behavior.
We moved the srv creation just before the
procrfork, in order that the srv file will
not be removed until the srv thread exits.

R=rsc
http://codereview.appspot.com/6397047
2012-08-03 21:12:10 +02:00
..
cmd vacfs: fix create srv with ORCLOSE on plan 9 2012-08-03 21:12:10 +02:00
lib9 lib9: fix openbsd build 2012-06-27 20:02:03 +02:00
lib9p delete 9P2000.u 2010-12-07 13:34:11 -05:00
lib9pclient delete 9P2000.u 2010-12-07 13:34:11 -05:00
libacme
libauth
libauthsrv fix type-punned pointer warnings from gcc 2010-03-10 14:50:33 -08:00
libavl venti: import changes from plan 9 2011-06-02 09:33:56 -04:00
libbin
libbio convert to 4-byte UTF-8 and 32-bit Rune 2009-09-11 17:03:06 -04:00
libcomplete
libdisk
libdiskfs
libdraw libdraw: allow 32-bit Runes 2010-01-28 16:58:34 -08:00
libflate make flate crc32 work when ulong is 64 bits 2010-02-07 16:51:28 -08:00
libframe libframe: fix line wrap display glitch (Erik Quanstrom) 2011-01-02 17:54:48 -05:00
libgeometry
libhtml
libhttpd
libip more type-punned pointers 2010-03-10 14:59:03 -08:00
libmach libmach: remove debug print 2012-07-14 09:07:10 -04:00
libmemdraw fix type-punned pointer warnings from gcc 2010-03-10 14:50:33 -08:00
libmemlayer
libmp arm: build fixes 2011-05-18 13:20:56 -04:00
libmux
libndb
libplumb libplumb, Mail: fix crash on nil plumb fids 2009-09-12 15:25:51 -04:00
libregexp
libsec libsec: fix dsagen 64-bit bug 2011-10-05 16:23:01 -04:00
libString
libsunrpc
libthread openbsd updates (thanks Pascal Stumpf) 2012-07-14 10:16:54 -04:00
libventi libventi: fix segfault in vtgetreq 2012-07-29 18:53:37 -04:00
make2mk
mk2make
mkcommon
mkdirs
mkfile fix INSTALL warnings 2012-05-29 15:11:14 -04:00
mkhdr OS X PowerPC fixes (thanks Cameron Kaiser) 2011-10-23 17:55:23 -04:00
mklib
mkmany
mkmk.sh
mkone
mksyslib