various changes from plan 9
This commit is contained in:
parent
e1dc7e4511
commit
678ede7e54
5 changed files with 20 additions and 3 deletions
|
|
@ -715,8 +715,8 @@ extern int unmount(char*, char*);
|
|||
*/
|
||||
extern int noted(int);
|
||||
extern int notify(void(*)(void*, char*));
|
||||
extern void notifyenable(char*);
|
||||
extern void notifydisable(char*);
|
||||
extern void noteenable(char*);
|
||||
extern void notedisable(char*);
|
||||
extern void notifyon(char*);
|
||||
extern void notifyoff(char*);
|
||||
extern int p9open(char*, int);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue