Andrew Borodin
|
6718b3ec26
Indentation using GNU indent-2.2.13.
|
5 months ago |
Andrew Borodin
|
fe42478b97
Update copyright years.
|
10 months ago |
Andrew Borodin
|
978ce6d0dd
Use vfs_path_get_last_path_vfs() where it is resonable.
|
1 year ago |
Andrew Borodin
|
7257f794d2
Update template for .c files.
|
1 year ago |
Kian-Meng Ang
|
5001232704
Fix various typos in the source code (closes MidnightCommander/mc#177).
|
1 year ago |
Andrew Borodin
|
57c61b7681
Update copyright years.
|
1 year ago |
Andrew Borodin
|
2c205c5928
Update copyright years.
|
2 years ago |
Andrew Borodin
|
4e8b00f003
Use g_get_monotonic_time() instead of g_get_real_time().
|
3 years ago |
Andrew Borodin
|
9ee52e77c3
Ticket #4179: code clean up before 4.8.27 release.
|
3 years ago |
Andrew Borodin
|
4a83daacc4
Ticket #4147: VFS timestamps: use g_get_real_time().
|
4 years ago |
Andrew Borodin
|
a94dd7d2de
VFS GC: use mc_timer.
|
4 years ago |
Andrew Borodin
|
31b37a1f79
Ticket #4050: code cleanup before 4.8.25 release.
|
4 years ago |
Andrew Borodin
|
68d9961977
Ticket #4022: fix compile failure on AIX 7.2.
|
5 years ago |
Andrew Borodin
|
8411b93ff7
(vfs_stamp_compare): fix NULL dereference.
|
5 years ago |
Andrew Borodin
|
5b0f177e62
vfs_class::nothingisopen: return gboolean instead of int.
|
5 years ago |
Andrew Borodin
|
3d6d6bd9a6
lib/vfs/gc.c: yet another fixups
|
5 years ago |
Andrew Borodin
|
0fbd98fece
Join vfs_class_flags_t and vfs_subclass_flags_t.
|
6 years ago |
Andrew Borodin
|
45b10aed6b
VFS GC: fixups of reimplement using GSList.
|
5 years ago |
Andrew Borodin
|
28cdea55cd
Revert "VFS GC: use mc_timer."
|
5 years ago |
Andrew Borodin
|
f21f27c5ae
VFS GC: use mc_timer.
|
5 years ago |
Andrew Borodin
|
f45ea691db
VFS GC: reimplement using GSList.
|
5 years ago |
Andrew Borodin
|
d451d5978f
vfs_stamping: make opaque.
|
5 years ago |
Andrew Borodin
|
1dd8a47987
Ticket #3955: code cleanup before 4.8.23 release.
|
5 years ago |
Andrew Borodin
|
ba6845f2d6
(vfs_stamp_path): get rid of path conversion.
|
6 years ago |
Andrew Borodin
|
ddd645526a
Update copyright years.
|
6 years ago |
Andrew Borodin
|
e9fd11bfcd
Update copyright years.
|
7 years ago |
Andrew Borodin
|
471ea781ca
Update copyright years.
|
9 years ago |
Mooffie
|
b681f4bbef
Ticket #3472: documentation for vfs/gc.c.
|
9 years ago |
Andrew Borodin
|
454479549c
Update copyright years.
|
10 years ago |
Andrew Borodin
|
e5203cb023
Fix name of FSF in all *.c files.
|
10 years ago |
Andrew Borodin
|
f0da49345a
Collapse list of copyright years to ranges. Add 2014 year.
|
11 years ago |
Slava Zanko
|
d2eac2f5af
Code reorganization and fixes around the vfs_path_as_str() function
|
11 years ago |
Andrew Borodin
|
a878a2dd37
(vfs_expare): changed argument type from int to gboolean.
|
12 years ago |
Andrew Borodin
|
a4426ee8d7
(vfs_get_raw_current_dir): return pointer to constant.
|
12 years ago |
Slava Zanko
|
a8da7179d0
Return values of following functions are constants now:
|
13 years ago |
Slava Zanko
|
0138645541
Ticket 1551: Update GPL version from 2 to 3
|
13 years ago |
Slava Zanko
|
5fa1070225
Fixed memory leaks in folowing functions:
|
13 years ago |
Slava Zanko
|
093128c532
VFS: Current directory handler now have type vfs_path_t
|
13 years ago |
Slava Zanko
|
a12fdfbb0e
VFS: many changes for use vfs_path_t
|
13 years ago |
Slava Zanko
|
152124d9b7
Following prototypes of functions was changed in VFS-module API:
|
13 years ago |
Slava Zanko
|
4005b7924e
Use events to check timestamp of panel directories
|
13 years ago |
Slava Zanko
|
6016620f42
Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c)
|
13 years ago |
Slava Zanko
|
6c5f5bf768
VFS structure changes:
|
13 years ago |