Commit History

Author SHA1 Message Date
  Roland Illig bb14c4e1da * vfs.h, vfs-impl.h, vfs.c, local.h, local.c, sfs.c: Removed 19 years ago
  Roland Illig d7e7ec48dd * *.c: Declared unused variables with (void) to avoid the gcc 19 years ago
  Roland Illig 54cccec688 * utilvfs.h: Removed unneeded #includes. 19 years ago
  Andrew V. Samoilov c060826178 * direntry.c (vfs_s_free_entry): g_free handles NULL argument too, 20 years ago
  Andrew V. Samoilov fc3bf048e9 * local.c (local_readlink): Make "size" size_t. 20 years ago
  Roland Illig b17b1ac213 Const-ified the rest of the vfs_class methods. 20 years ago
  Roland Illig e0bf99d516 Made the path argument to vfs->{chmod,chown,utime} constant. 20 years ago
  Roland Illig dc70d154db Made the buf argument to vfs->write constant. 20 years ago
  Roland Illig 789e5e9bcb Made the path argument to vfs->[l]stat constant. Created a new memory leak, which will be fixed soon. 20 years ago
  Roland Illig b472c18c79 Made the patch argument to vfs->which const. 20 years ago
  Pavel Roskin 30c4bd1b6d * vfs.h: Constify chdir() and opendir() methods. Adjust all 21 years ago
  Pavel Roskin 4eab382dba * gc.c: Make getid(), nothingisopen() and free() methods 21 years ago
  Pavel Roskin 77bcdc8127 * vfs.c (mc_ungetlocalcopy): Free local path here, not in class 21 years ago
  Pavel Roskin 7d16d65e35 * vfs.h: Constify some arguments for many functions. 21 years ago
  Pavel Roskin 426c1836d5 * vfs.h: Remove all references to seekdir and telldir. Adjust 21 years ago
  Pavel Roskin 9a5c3dda9e Restore lost ifdef. 21 years ago
  Pavel Roskin 2e524d3cad * local.c: Switch to self-registration. 21 years ago
  Pavel Roskin 00b57fd4bf * vfs.h: Remove typedef vfs, it's too ambiguous. Massive 21 years ago
  Pavel Roskin 1d6e00faf0 * vfs.h: Introduce new VFS flags instead of the old unused ones. 21 years ago
  Pavel Roskin 091023c37a * undelfs.c (undelfs_get_path): Constify first argument. 21 years ago
  Pavel Roskin 617bf6880a * vfs.c (vfs_flags): Eliminate, it's never assigned a non-zero 21 years ago
  Pavel Roskin 966511399b Move fcntl.h inclusion to global.h. 22 years ago
  Pavel Roskin 680f3f7ed2 * cpio.c: Include <config.h> before everything else. 23 years ago
  Pavel Roskin d8ec86292f * local.c (local_telldir): Warn and abort if telldir() is not 23 years ago
  Pavel Roskin 6fe51516de * cpio.c (vfs_cpiofs_ops): Use short name for the filesystem. 23 years ago
  Pavel Machek a1225de8b3 Fix problems with stating / of ftp server + NO_LOCALHASH to prevent 24 years ago
  Pavel Machek 1139602a9b Return value is needed for mc_[un]getlocalcopy. 25 years ago
  Timur Bakeyev bf81009392 26 years ago
  Miguel de Icaza 8fb1821455 Warning fixes + compile fixes -mig 26 years ago
  Pavel Machek 176dc1f70d static's added, do_reget hack removed 26 years ago
  Pavel Machek a92e6f3ea8 Changed license to LGPL, added passing of vfs * (acting as self), so 26 years ago
  Pavel Machek a57c127f2d O_LINEAR option added, tar fixed to handle bzip/bzip2 files correctly. 26 years ago
  Pavel Machek 3d0a91d4a8 Added vfs_uid for use by libvfs.so users (rpc.nfsd) 26 years ago
  Miguel de Icaza 7a7f7a3d85 26 years ago
  Miguel de Icaza eb6b3842ab Initial revision 26 years ago