Plan 9 from Bell Labs’s /usr/web/sources/extra/changes/2005/1030

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Add fields for lib9p changes.
 [jmk] --rw-rw-r-- M 25987 glenda sys 4420 Oct 30 01:21 sys/include/9p.h
	/n/sourcesdump/2005/1030/plan9/sys/include/9p.h:122,127 - 
	/n/sourcesdump/2005/1031/plan9/sys/include/9p.h:122,129
	  	Tree *tree;
	  	int nchild;
	  	int allocd;
	+ 	int nxchild;
	+ 	Ref readers;
	  };
	  
	  struct Tree {


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.