Commit Graph

18 Commits

Author SHA1 Message Date
Miklos Szeredi b054dd1891 patch by Steven James 2004-09-27 17:07:10 +00:00
Miklos Szeredi ef81b4b672 fix 2004-09-27 06:30:40 +00:00
David McNab 73070a4396 Changed the '#include <fuse.h>' to '#include "fuse.h"' to allow symlinking
of fuse.h into python dir.
2003-12-22 23:26:52 +00:00
David McNab 7a19cafc5d Added 'fsync' stub in example/fusexmp.c
Added support for 'fsync' and 'statfs' to python interface, and
to python fs example
2003-12-13 02:05:46 +00:00
David McNab 2ab18db8db oops - forgot to add fuse/python/setup.py before - here it is! 2003-12-12 04:21:31 +00:00
David McNab 8bf626340f python module
- added distutils support for build/install (as per standard python
   practice), consisting of setup.py script
 - added INSTALL file telling user to run setup.py instead
   of Make where possible
Entered this in ChangeLog
2003-12-11 22:49:22 +00:00
Miklos Szeredi 874d95da5b fix 2003-12-11 14:27:57 +00:00
Miklos Szeredi 4b2bef463b fixes 2002-01-09 12:23:27 +00:00
Miklos Szeredi ba8ec88e0e minor fixes 2001-12-21 09:28:33 +00:00
Miklos Szeredi 729531e827 t 2001-11-20 19:25:06 +00:00
Miklos Szeredi 25ac8b793f t 2001-11-20 19:24:19 +00:00
Miklos Szeredi 3323203242 multithreading improvements 2001-11-19 17:55:51 +00:00
Miklos Szeredi 07d2849a34 python fix 2001-11-16 21:58:22 +00:00
Miklos Szeredi 4c749295c2 fixes in kernel module 2001-11-16 21:40:00 +00:00
Miklos Szeredi 66aeb510ef Makefile temporarily added to python dir 2001-11-16 17:47:44 +00:00
Miklos Szeredi f830a7f84d multithreading works in Python 2001-11-16 17:46:45 +00:00
Miklos Szeredi fff56ab124 better thread management 2001-11-16 10:12:59 +00:00
Miklos Szeredi 838c14f9d4 added python bindings 2001-11-14 08:16:20 +00:00