Changeset 2821 for libcaca/trunk/kernel/kernel.h
- Timestamp:
- Sep 27, 2008, 3:12:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/kernel/kernel.h
r2144 r2821 1 1 /* 2 * libc uculCanvas for ultrafast compositing of Unicode letters2 * libcaca Canvas for ultrafast compositing of Unicode letters 3 3 * libcaca Colour ASCII-Art library 4 4 * Copyright (c) 2006 Sam Hocevar <sam@zoy.org> … … 16 16 /* 17 17 * This file contains replacement functions for the standard C library 18 * that must be used when building libc uculand libcaca into a kernel.18 * that must be used when building libcaca and libcaca into a kernel. 19 19 */ 20 20
Note: See TracChangeset
for help on using the changeset viewer.