Files
weston/shared
Pekka Paalanen 0260b8a0b5 shared: fcntl uses int, not long
fcntl(2) manual says the return type is int, and that F_SETFD takes an
int. So use int.

Noticed by code inspection.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2022-07-12 08:30:22 +00:00
..
2022-03-01 13:32:15 +00:00
2022-05-31 12:26:09 +00:00
2022-06-28 10:43:39 +00:00