.. |
c_alloc.c
|
Fix check for CSYNC_NOMEMORY env variable.
|
2008-07-29 15:43:18 +02:00 |
c_alloc.h
|
Add a strndup function to c_stdlib.
|
2008-04-10 14:17:36 +02:00 |
c_dir.c
|
std: Renamed struct_stat to csync_stat_t and use c_private.h again.
|
2012-03-21 13:48:41 +01:00 |
c_dir.h
|
Add a c_rmdirs() function.
|
2009-05-14 17:22:42 +02:00 |
c_file.c
|
std: Renamed struct_stat to csync_stat_t and use c_private.h again.
|
2012-03-21 13:48:41 +01:00 |
c_file.h
|
Change name of the buffersize so that they can't conflict.
|
2008-06-02 16:05:40 +02:00 |
c_jhash.h
|
Make the first argument of the hash algorithm const.
|
2008-04-23 17:36:36 +02:00 |
c_lib.h
|
std: Renamed struct_stat to csync_stat_t and use c_private.h again.
|
2012-03-21 13:48:41 +01:00 |
c_list.c
|
Improve c_list_find functions.
|
2009-06-05 11:22:06 +02:00 |
c_list.h
|
Improve c_list_find functions.
|
2009-06-05 11:22:06 +02:00 |
c_macro.h
|
std: Make it possible to use the macros alone.
|
2012-03-02 17:02:59 +01:00 |
c_path.c
|
win32: Fix random file name generation, init random generator once.
|
2012-09-04 12:19:12 +02:00 |
c_path.h
|
added new conflict resolution to libcsync
|
2011-04-06 16:57:24 +02:00 |
c_private.h
|
Win32: Added some specific headers to c_private.h to fix build.
|
2012-04-17 10:47:56 +02:00 |
c_rbtree.c
|
rbtree: Fix finding the node with a NIL child.
|
2012-10-19 19:14:54 +02:00 |
c_rbtree.h
|
update: Add new exported file tree traverse functions.
|
2012-04-17 10:45:04 +02:00 |
c_string.c
|
std: Add missing include.
|
2012-03-02 17:02:59 +01:00 |
c_string.h
|
Add a function to uppercase and to lowercase a string.
|
2009-04-21 09:05:40 +02:00 |
c_time.c
|
Fix config checks.
|
2012-03-02 17:04:02 +01:00 |
c_time.h
|
windows: add utimes implementation
|
2012-03-02 17:04:02 +01:00 |
CMakeLists.txt
|
Add csync_fnmatch
|
2012-03-02 17:04:02 +01:00 |