Search:
Login
Help/Guide
About Trac
Preferences
Home
Forums
Doc
Timeline
Bug Reports
Browse Source
Search
Context Navigation
View Latest Revision
source:
libcaca
/
trunk
/
kernel
/
kernel.c
Tweet
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@1462
16 years
Sam Hocevar
* Bwarf, typo in the no warranty clause.
(edit)
@1452
16 years
Sam Hocevar
* Add a no warranty clause to the code.
(edit)
@1415
16 years
Sam Hocevar
* Implemented strcmp() and strdup() and added an fflush() stub to the …
(edit)
@1065
16 years
Sam Hocevar
* Added an fprintf stub to the kernel.
(edit)
@1053
16 years
Sam Hocevar
* Fixed memcmp() prototype and implementation.
(edit)
@1052
16 years
Sam Hocevar
* Added errno support to the kernel.
(edit)
@1049
16 years
Sam Hocevar
* A few coding style fixes.
(edit)
@1048
16 years
Jean-Yves Lamoureux
* Updated kernel 'driver', still not working, but most of the work is done
(edit)
@944
16 years
Sam Hocevar
* Removed a useless cast in the kernel code.
(edit)
@859
16 years
Sam Hocevar
* Removed duplicate uint*_t defines from *_internal.h and included …
(edit)
@769
16 years
Sam Hocevar
* Removed \file directives from all files except caca.h and cucul.h, …
(edit)
@672
16 years
Sam Hocevar
* Slightly changed header comments.
(edit)
@664
16 years
Sam Hocevar
* Handle malloc(0), realloc(NULL,...) and realloc(...,0) in kernel mode.
(edit)
@652
16 years
Sam Hocevar
* Use the asm versions of sin and cos when available.
(edit)
@617
16 years
Jean-Yves Lamoureux
* Removed false comment
(edit)
@608
16 years
Jean-Yves Lamoureux
* Fixed UPPER() for strcasecmp
(edit)
@607
16 years
Sam Hocevar
* Rewrote strncasecmp. Totally untested, of course.
(edit)
@589
16 years
Jean-Yves Lamoureux
* wrote strcasecmp for fun
(edit)
@578
16 years
Sam Hocevar
* Implemented a few math functions in our kernel: cos(), sin(), sqrt().
(edit)
@573
16 years
Sam Hocevar
* Added assembly code for inb() and outb(). * Print a small message …
(add)
@568
16 years
Sam Hocevar
* Added glue code to compile libcaca without a libc and build …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog