История коммитов

Автор SHA1 Сообщение Дата
  Andrew Borodin 05b89b3bab VFS: removed unnedeed includes of tty/tty.h header. 15 лет назад
  Enrico Weigelt, metux IT service c7d04dd47a fixed several missing #include's 15 лет назад
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 15 лет назад
  Slava Zanko 10b7bdb361 Project now build with: 15 лет назад
  Mikhail S. Pobolovets 0a7899709b Simple doxygen description for files in vfs (not subdirs) directory. 15 лет назад
  Slava Zanko e54f318cef Completely removed MHL stuff 15 лет назад
  Patrick Winnertz 589ffd0b10 Use g_snprintf instead of snprintf as we switch back to glib 15 лет назад
  Patrick Winnertz d84586ba82 Reverted the use of mhl_str_dup and use g_strdup instead. 15 лет назад
  Patrick Winnertz 1c287d798d First bunch of mhl_mem_free removal patches 15 лет назад
  Enrico Weigelt, metux IT service 8b38cf44da manully merged 227_replace_g_free 15 лет назад
  Enrico Weigelt, metux IT service 035fa47c06 manually merged 228_replace_g_strdup 15 лет назад
  Enrico Weigelt, metux IT service e4a4f77ac2 replaced g_snprintf() by snprintf() 15 лет назад
  Enrico Weigelt, metux IT service f921cc40cd replaced calls to g_strdup() by mhl_str_dup() 15 лет назад
  Enrico Weigelt, metux IT service 15d7d47c15 replaced g_free() by mhl_mem_free() 15 лет назад
  Enrico Weigelt, metux IT service 5d150562aa merged 158_message_codes branch 15 лет назад
  Enrico Weigelt, metux IT service 183a66f7f5 changing return types of *read() and *write() functions to ssize_t 15 лет назад
  Enrico Weigelt, metux IT service 154feb5160 2009-01-10 Enrico Weigelt, metux ITS <weigelt@metux.de> 15 лет назад
  Pavel Tsekov 2f3df3af4e * edit/bookmark.c: Update copyright notice. 17 лет назад
  Pavel Tsekov 23361694b6 * src/background.c: Use the correct form of FSF's name in the copyright 17 лет назад
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 лет назад
  Roland Illig 54cccec688 * utilvfs.h: Removed unneeded #includes. 19 лет назад
  Andrew V. Samoilov e4d7245a11 * undelfs.c (undelfs_open): Use g_try_malloc() instead 20 лет назад
  Andrew V. Samoilov c060826178 * direntry.c (vfs_s_free_entry): g_free handles NULL argument too, 20 лет назад
  Roland Illig 4bc786735e * cpio.c: Replaced NULL with (char *) NULL. Likewise for 0, where 20 лет назад
  Roland Illig f78fd52bfe * undelfs.c (undelfs_lstat): Adjusted declaration. 20 лет назад
  Roland Illig 1105b8e941 Splittet the vfs.h header into a user's part (vfs.h) and an implementor's part (vfs-impl.h). 20 лет назад
  Andrew V. Samoilov 4208406d7d * undelfs.c (undelfs_readdir): Eliminate g_snprintf() 20 лет назад
  Pavel Roskin c83ab1c1b2 Trivial patches from Andrew V. Samoilov <andrew@email.zp.ua> 21 лет назад
  Pavel Roskin e9827066d1 * undelfs.c: Use ext2fs/ext2_fs.h instead of linux/ext2_fs.h 21 лет назад
  Pavel Roskin 6ffd35bf07 * gc.c: Eliminate all code for timestamping parent filesystems. 21 лет назад
  Pavel Roskin 1b2a6186ae va_list argument should be first for portability. 21 лет назад
  Pavel Roskin 2eeab44b93 * undelfs.c (undelfs_loaddel): Use g_try_malloc()/g_try_relloc() 21 лет назад
  Pavel Roskin 6a53060842 Constify opendir() and chdir(). 21 лет назад
  Pavel Roskin de12104436 * gc.c: Use NULL instead of -1 for empty vfsid. Adjust all 21 лет назад
  Pavel Roskin 7d16d65e35 * vfs.h: Constify some arguments for many functions. 21 лет назад
  Pavel Roskin 5bc20fd294 * *.c: Rename functions that don't have an a prefix indicating 21 лет назад
  Pavel Roskin 211ce16fac * wtools.c: Merge mc_message() and message() into one background 21 лет назад
  Pavel Roskin 2d33b5047e * background.c: Replace all message stubs with a new function 21 лет назад
  Pavel Roskin 72c64a60e2 * extfs.c: Switch to self-registration. 21 лет назад
  Pavel Roskin 00b57fd4bf * vfs.h: Remove typedef vfs, it's too ambiguous. Massive 21 лет назад
  Pavel Roskin 091023c37a * undelfs.c (undelfs_get_path): Constify first argument. 21 лет назад
  Pavel Roskin b246f3c7ea s/Could not/Cannot/ 22 лет назад
  Pavel Roskin da7e82d253 Global removal of RCS Id: flags. 22 лет назад
  Pavel Roskin 966511399b Move fcntl.h inclusion to global.h. 22 лет назад
  Pavel Roskin 09df85b9b7 Reuse other translated strings. 22 лет назад
  Pavel Roskin cf8ab0de99 * extfs.c (s_readdir): Simplify. 22 лет назад
  Pavel Roskin 0b4a33c10f * undelfs.c (undelfs_opendir): Use parametrized messages without 22 лет назад
  Pavel Roskin 721ae83fff * undelfs.c: Use ext2_ino_t to avoid warnings with e2fsprogs 23 лет назад
  Pavel Roskin 2b9f5265b4 * ftpfs.c (command): Declare with the printf attribute. 23 лет назад
  Pavel Roskin 6fe51516de * cpio.c (vfs_cpiofs_ops): Use short name for the filesystem. 23 лет назад