diff options
author | OBATA Akio <obache@wizdas.com> | 2019-04-10 14:38:29 +0900 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-04-11 02:59:46 +0200 |
commit | 6b55b7c1c490267c8dc7c6eff4bd0275b73e8213 (patch) | |
tree | 69cb63df3bee0c9db8ae4f63d6ea7e71cc9acc75 /cmake | |
parent | 267ac73b42ce9e1ecdbf6b7cee2ef8cd55a23cdc (diff) | |
download | tdemultimedia-6b55b7c1c490267c8dc7c6eff4bd0275b73e8213.tar.gz tdemultimedia-6b55b7c1c490267c8dc7c6eff4bd0275b73e8213.zip |
Remove traditional `errno` usage
On modern POSIX environments, `errno` may not be simple `int` type,
and <errno.h> is sufficient for `errno` and its symbolic values.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 35e5ff35cf0a26eef2a614bfdcf95206bb96ccbb)
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions