mpd/src/event
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
..
BufferedSocket.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
BufferedSocket.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Call.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Call.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DeferEvent.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
DeferEvent.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
FullyBufferedSocket.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
FullyBufferedSocket.hxx [clang-tidy] use override instead of virtual 2020-01-31 21:27:26 -08:00
IdleMonitor.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
IdleMonitor.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Loop.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Loop.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
MaskMonitor.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
MaskMonitor.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
MultiSocketMonitor.cxx change errno.h to cerrno 2020-03-12 15:51:16 -07:00
MultiSocketMonitor.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
PollGroup.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PollGroupEpoll.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PollGroupPoll.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
PollGroupPoll.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PollGroupWinSelect.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
PollGroupWinSelect.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
PollResultGeneric.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ServerSocket.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ServerSocket.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SignalMonitor.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
SignalMonitor.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
SocketMonitor.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
SocketMonitor.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Thread.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Thread.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
TimerEvent.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
TimerEvent.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
WakeFD.hxx copyright year 2020 2020-01-18 19:23:49 +01:00