summaryrefslogtreecommitdiff
path: root/gopherfs.h
AgeCommit message (Collapse)Author
2013-02-11Fix build against libpthreadgopherfs/masterSamuel Thibault
* Makefile (HURDLIBS): Add -lshouldbeinlibc * gopherfs.h: Include <pthread.h> instead of <cthreads.h>, use pthread functions instead of cthreads functions.
2010-10-11Fix remaining bugs, implement missing (basic features), clean up code.Manuel Menal
2006-04-11Applied patch from Ben Asselstine: added a new option to specify a port.Manuel Menal
2002-04-16Import gopherfsJames A. Morrison