Changeset 769 for libcaca/trunk/kernel/kernel.c
- Timestamp:
- Apr 14, 2006, 9:30:53 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/kernel/kernel.c
r672 r769 5 5 * All Rights Reserved 6 6 * 7 * $Id$ 8 * 7 9 * This library is free software; you can redistribute it and/or 8 10 * modify it under the terms of the Do What The Fuck You Want To … … 11 13 */ 12 14 13 /** \file kernel.c 14 * \version \$Id$ 15 * \author Sam Hocevar <sam@zoy.org> 16 * \brief Kernel features 17 * 15 /* 18 16 * This file contains replacement functions for the standard C library 19 17 * that must be used when building libcucul and libcaca into a kernel.
Note: See TracChangeset
for help on using the changeset viewer.