efl/src/lib/ecore_wl2
Derek Foreman 943f2df006 ecore_drm/ecore_wl2: logging: remove errant usage of %m
Summary:
printf %m stringifies and prints errno.  I've tried to remove its use
anywhere that the immediately preceding function might not set errno
or is a complicated function for which knowing errno doesn't really
give any useful information.

I've left a few of the drmMode calls because they're just wrappers
around ioctl, which legitimately sets errno.

@fix

Reviewers: zmike, devilhorns

Reviewed By: zmike, devilhorns

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D3572
2016-01-14 13:06:02 -05:00
..
Ecore_Wl2.h ecore-wl2: API expose ecore_wl2_input_grab function 2016-01-07 11:57:07 -05:00
ecore_wl2.c ecore-wl2: Add new event for sync done 2015-12-11 11:24:32 -05:00
ecore_wl2_display.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_dnd.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_input.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_output.c ecore-wl2: Add API function to get the DPI of a given output 2015-12-03 12:02:40 -05:00
ecore_wl2_private.h wayland: use wl_surface.damage_buffer if available 2015-12-28 09:09:04 -05:00
ecore_wl2_seat.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_subsurf.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
ecore_wl2_window.c ecore_drm/ecore_wl2: logging: remove errant usage of %m 2016-01-14 13:06:02 -05:00
subsurface-client-protocol.h ecore-wl2: Add subsurface protocol files to support subsurfaces 2015-12-03 12:02:40 -05:00
subsurface-protocol.c ecore-wl2: Add subsurface protocol files to support subsurfaces 2015-12-03 12:02:40 -05:00
xdg-shell-client-protocol.h ecore-wl2: Add xdg_shell protocol files 2015-12-03 12:02:40 -05:00
xdg-shell-protocol.c ecore-wl2: Add xdg_shell protocol files 2015-12-03 12:02:40 -05:00