hdt: Adding lib-ansi to manage ansi escape codes
authorErwan Velu <erwan.velu@free.fr>
Tue, 31 Mar 2009 19:28:05 +0000 (21:28 +0200)
committerErwan Velu <erwan.velu@free.fr>
Tue, 31 Mar 2009 19:28:05 +0000 (21:28 +0200)
commit24f9f05813c4b130d5a18522e20e059f1b36cd8a
tree8f91e772871d2fcb951a911e0af04808ee09c5b4
parenta497465a84d9d473187ef3827b47648071cac379
hdt: Adding lib-ansi to manage ansi escape codes

Impact: code is easier to read

Basic implementation of ansi escape codes. This make code easier to
read.
com32/hdt/Makefile
com32/hdt/hdt-cli.c
com32/hdt/hdt-common.c
com32/hdt/lib-ansi.c [new file with mode: 0644]
com32/hdt/lib-ansi.h [new file with mode: 0644]