nextcloud-desktop/csync/src/std
Jocelyn Turcotte b8dee63d7a Remove superfluous error checking from csync_create and csync_init
Given that we control all call sites, the only way that this can fail is during
OOM. Also remove the code in csync itself to make sure that it's obvious that
any new error case wouldn't be handled by call sites.
2016-02-25 20:53:13 +01:00
..
c_alloc.c Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
c_alloc.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
c_jhash.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
c_lib.h CSync: Remove c_list 2015-01-23 17:09:13 +01:00
c_macro.h Remove misleading error message of "unknown error" for custom errnos. 2014-05-13 10:39:37 +02:00
c_path.c csync io: Fix UNC path conversion on Win #3748 2015-09-04 15:57:21 +02:00
c_path.h c_path: Fix function description. 2015-07-08 18:13:41 +02:00
c_private.h Add cross platform definition for chdir and getcwd. 2015-07-08 18:13:39 +02:00
c_rbtree.c Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
c_rbtree.h Remove superfluous error checking from csync_create and csync_init 2016-02-25 20:53:13 +01:00
c_string.c csync_excluded: Another speedup #3638 2015-08-24 15:08:06 +02:00
c_string.h csync_excluded: Another speedup #3638 2015-08-24 15:08:06 +02:00
c_time.c Created two functions c_utf8_string_to_locale and c_utf8_path_to_locale. 2015-07-08 18:13:39 +02:00
c_time.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
CMakeLists.txt CSync: Remove c_list 2015-01-23 17:09:13 +01:00