I hereby claim:
- I am fdd on github.
- I am fdd (https://keybase.io/fdd) on keybase.
- I have a public key ASDL5TSJHh67zTa-dhSKBK-6E3xKhyBX1vUx8afyvtlzsgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#include <u.h> | |
#include <libc.h> | |
#include <bio.h> | |
#define dirbuf p9dirbuf /* avoid conflict on sun */ | |
typedef struct NDir NDir; | |
struct NDir | |
{ | |
Dir *d; |