nextcloud-desktop/src/csync/std
Stephan Beyer ea16804751 Replace NULL by nullptr in all C++ files
We keep NULL in the pure C files in src/csync/std and test/csync.

We also replace Doxygen documentation referring to "NULL" to
"\c nullptr" (formatted as code).

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
2020-06-08 20:07:50 +02:00
..
asprintf.c Move csync to src/csync 2017-08-22 11:18:22 +02:00
asprintf.h Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
c_alloc.c Do not declare local variables without an initial value. 2020-06-03 07:50:40 +00:00
c_alloc.h Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
c_lib.h Remove unused c_path 2018-01-13 13:58:17 +01:00
c_macro.h Move csync to src/csync 2017-08-22 11:18:22 +02:00
c_private.h Csync: remove some unused build system stuff 2018-01-13 13:58:17 +01:00
c_string.c Remove unused c_strlist 2018-01-13 13:58:17 +01:00
c_string.h Remove unused c_strlist 2018-01-13 13:58:17 +01:00
c_time.c Remove unused c_path 2018-01-13 13:58:17 +01:00
c_time.h Csync: use QElapsedTimer and qCInfo instead of CSYNC_LOG and its own csync time function 2018-01-13 13:58:17 +01:00
c_utf8.cpp Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00
c_utf8.h Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00