shl: move dlist implementation to shl_dlist_*
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 15 Sep 2012 17:10:37 +0000 (19:10 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 15 Sep 2012 17:10:37 +0000 (19:10 +0200)
commit715e247676a0b4e167a0d44849264f844e0189f2
tree0329b8111d52917e4d1187c2af2f385c9b59cd82
parent719ac16607d720cb0d351d26a35b76faaca07d99
shl: move dlist implementation to shl_dlist_*

Shl (Static helper library) is the new name of all static helpers in
kmscon that might be shared between different applications.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
13 files changed:
src/eloop.c
src/main.c
src/static_dlist.h
src/terminal.c
src/text.c
src/text_font.c
src/text_font_freetype2.c
src/text_font_pango.c
src/text_gltex.c
src/ui.c
src/uterm_input.c
src/uterm_monitor.c
src/uterm_vt.c