Files
0ad/source/lib/sysdep
Ralph Sennhauser a03268ebae Drop header lib/posix/posix_errno.h
Does only include <errno.h> with the exception on Windows but only if
not using MSVC and even then depends on whether boost is included first
or not.

Use <cerrno> which was added in C++11 and is based of of Posix instead
of a particular cerrno.h of a particular C library.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-07-15 19:42:34 +02:00
..
2025-06-26 17:25:05 +02:00
2025-07-15 19:42:34 +02:00
2025-06-26 17:25:05 +02:00
2025-03-25 12:30:01 +01:00
2025-07-08 19:33:36 +02:00
2025-04-26 20:53:09 +02:00
2025-06-26 17:25:05 +02:00
2025-03-25 12:29:51 +01:00