change the log macro at all files 91/171891/3
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 8 Mar 2018 03:49:11 +0000 (12:49 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 8 Mar 2018 05:44:25 +0000 (14:44 +0900)
commit24f1cd4d6464b189e5116bd8562151fdce5cd546
tree45011841a8be61292f5f10ad8656327e61612cc6
parent67a2a60aa8abbed7dbc2e079c86e9b7b2a29b061
change the log macro at all files

add tbm_log.c and libtbm_log.h files
change the log macros and use them.

Change-Id: Ib432447a1daa5f2d5b0c2c242e4eaec6a4082031
17 files changed:
packaging/libtbm.spec
src/Makefile.am
src/tbm_bo.c
src/tbm_bufmgr.c
src/tbm_bufmgr_backend.c
src/tbm_bufmgr_int.h
src/tbm_drm_helper_client.c
src/tbm_drm_helper_server.c
src/tbm_log.c [new file with mode: 0644]
src/tbm_log.h [new file with mode: 0644]
src/tbm_surface.c
src/tbm_surface_internal.c
src/tbm_surface_queue.c
src/tbm_sync.c
src/tbm_type_int.h
utests/Makefile.am
utests/ut_tbm.h