Plan 9 from Bell Labs’s /usr/web/sources/extra/9hist/power/stream.h

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


## diffname power/stream.h 1990/0911
## diff -e /dev/null /n/bootesdump/1990/0911/sys/src/9/mips/stream.h
0a
extern	Qinfo 	 urpinfo;
extern	Qinfo 	 noetherinfo;

void streaminit0(void){
	newqinfo(&urpinfo);
	newqinfo(&noetherinfo);
}
.
## diffname power/stream.h 1991/0115 # deleted
## diff -e /n/bootesdump/1990/0911/sys/src/9/mips/stream.h /n/bootesdump/1991/0115/sys/src/9/mips/stream.h
1,7d

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.