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
..
2020-01-18 19:23:49 +01:00
2020-02-01 14:02:43 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-02-16 20:46:13 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-03-12 15:25:38 -07:00
2020-03-12 15:25:38 -07:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-03-12 15:25:38 -07:00
2020-03-12 15:25:38 -07:00
2020-02-01 14:02:43 +01:00
2020-03-12 15:25:38 -07:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 20:24:59 +01:00
2020-03-12 15:25:38 -07:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 20:24:59 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-02-01 14:02:43 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 20:24:59 +01:00
2018-10-16 21:26:04 +02:00
2020-02-01 14:02:43 +01:00
2020-01-18 19:23:49 +01:00
2019-08-09 20:21:12 +02:00
2019-08-09 20:21:12 +02:00
2020-03-12 15:51:16 -07:00