aboutsummaryrefslogtreecommitdiff
path: root/include/fuse_compat.h
Commit message (Collapse)AuthorAge
* Add NetBSD supportGravatar Miklos Szeredi2010-08-27
| | | | | | | | | | | | | | | | The bulk of it is just about adding ifdef __NetBSD__ where there is already an ifdef __FreeBSD__ Add a arch=netbsd to deal with NetBSD specifics. I suggests that arch=bsd could be renamed to arch=freebsd NetBSD specific linking with -lperfuse NetBSD patches to lib/mount.c. It turned to be less itrusive to patch mount;c than mount_bsd.c. I suggest mount_bsd.c could be renamed to mount_freebsd.c Patch from Emmanuel Dreyfus
* change indentingGravatar Miklos Szeredi2007-12-12
|
* Clarify licence version to be "LGPLv2" for the libraryGravatar Miklos Szeredi2007-10-16
|
* update copyright datesGravatar Miklos Szeredi2007-04-25
|
* build fixesGravatar Miklos Szeredi2006-12-04
|
* fix compat bugs in lowlevel interfaceGravatar Miklos Szeredi2006-09-22
|
* fixGravatar Miklos Szeredi2006-03-17
|
* fixGravatar Miklos Szeredi2006-03-10
|
* pass device file descriptor to fuse_unmountGravatar Csaba Henk2006-03-01
|
* fixGravatar Miklos Szeredi2006-01-20
|
* fixGravatar Miklos Szeredi2006-01-06
|
* fixGravatar Miklos Szeredi2005-11-11
|
* fixGravatar Miklos Szeredi2005-11-07
|
* fix up statfs interfaceGravatar Miklos Szeredi2005-11-07
|
* update copyright yearGravatar Miklos Szeredi2005-01-10
|
* cleanupGravatar Miklos Szeredi2004-12-07
|
* backward compatibilityGravatar Miklos Szeredi2004-12-04