Utility library which can be compiled either for Linux or for COM32
authorhpa <hpa>
Wed, 1 Dec 2004 01:30:07 +0000 (01:30 +0000)
committerhpa <hpa>
Wed, 1 Dec 2004 01:30:07 +0000 (01:30 +0000)
commit01c67843bd343499406dd79c7ab8660bcc4b33c6
tree50d2fcd0c89177a8782b8ac09a0042019692900e
parent7c4d8375a05ffaf58e1b6b5789758a2fcfeb3b87
Utility library which can be compiled either for Linux or for COM32
com32/Makefile
com32/libutil/Makefile [new file with mode: 0644]
com32/libutil/ansiline.c [new file with mode: 0644]
com32/libutil/ansiraw.c [new file with mode: 0644]
com32/libutil/include/consoles.h [new file with mode: 0644]
com32/modules/Makefile
com32/modules/fancyhello.c