nextcloud-desktop/src/std
2008-05-08 16:07:15 +02:00
..
c_alloc.c Add a strndup function to c_stdlib. 2008-04-10 14:17:36 +02:00
c_alloc.h Add a strndup function to c_stdlib. 2008-04-10 14:17:36 +02:00
c_dir.c Initial commit 2008-02-27 18:56:47 +01:00
c_dir.h Initial commit 2008-02-27 18:56:47 +01:00
c_file.c Initialize variables. 2008-05-08 16:07:15 +02:00
c_file.h Initial commit 2008-02-27 18:56:47 +01:00
c_jhash.h Make the first argument of the hash algorithm const. 2008-04-23 17:36:36 +02:00
c_lib.h Initial commit 2008-02-27 18:56:47 +01:00
c_macro.h Add missing include file. 2008-04-16 10:57:50 +02:00
c_path.c Initial commit 2008-02-27 18:56:47 +01:00
c_path.h Initial commit 2008-02-27 18:56:47 +01:00
c_rbtree.c Initial commit 2008-02-27 18:56:47 +01:00
c_rbtree.h Add null pointer check to the c_rbtree_size function. 2008-04-28 12:19:01 +02:00
c_string.c The string we add should be const for strlist. 2008-03-25 16:07:58 +01:00
c_string.h The string we add should be const for strlist. 2008-03-25 16:07:58 +01:00
CMakeLists.txt Initial commit 2008-02-27 18:56:47 +01:00