mpd/src/db
Rosen Penev edc4989d9c
change errno.h to cerrno
The former is deprecated by C++14. It's also functionally the same.

From the standard:

19.4
The header<cerrno>is described in Table 43. Its contents are the same as
the POSIX header<errno.h>,except that errno shall be defined as a macro.
[Note: The intent is to remain in close alignment with the POSIX
standard.] A separate errno value shall be provided for each thread.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-12 15:51:16 -07:00
..
plugins change errno.h to cerrno 2020-03-12 15:51:16 -07:00
update change errno.h to cerrno 2020-03-12 15:51:16 -07:00
Configured.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Configured.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Count.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Count.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabaseError.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabaseGlue.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabaseGlue.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabaseListener.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabaseLock.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabaseLock.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
DatabasePlaylist.cxx [clang-tidy] replace std::bind with lambdas 2020-02-01 19:43:01 -08:00
DatabasePlaylist.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabasePlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabasePrint.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabasePrint.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabaseQueue.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabaseQueue.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DatabaseSong.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
DatabaseSong.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Helpers.cxx [clang-tidy] use using instead of typedef 2020-02-16 19:22:32 -08:00
Helpers.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Interface.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LightDirectory.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build meson.build: move Log.cxx and LogBackend.cxx into a static library 2020-01-18 19:56:16 +01:00
PlaylistInfo.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PlaylistVector.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
PlaylistVector.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Ptr.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Registry.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Registry.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Selection.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Selection.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Stats.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
UniqueTags.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
UniqueTags.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Uri.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
VHelper.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
VHelper.hxx [clang-tidy] pass by value where appropriate 2020-02-01 19:53:44 -08:00
Visitor.hxx copyright year 2020 2020-01-18 19:23:49 +01:00