This is the bodge-libc-essentials Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:26:25 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
bodge-libc-essentials
Common Lisp bindings to most essential part of libc
Pavel Korolev
MIT
1.0.0
claw
(system).
bodge-libc-essentials.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
bodge-libc-essentials/bodge-libc-essentials.asd
bodge-libc-essentials
(system).
bodge-libc-essentials/bodge-libc-essentials.lisp
bodge-libc-essentials
(system).
Definitions are sorted by export status, category, package, and then by lexicographic order.
int memcmp(void* __s1, void* __s2, size_t __n);
void* memcpy(void* __dest, void* __src, size_t __n);
int strcmp(char* __s1, char* __s2);
char* strcpy(char* __dest, char* __src);
Jump to: | F M S |
---|
Jump to: | F M S |
---|
Jump to: | %
B F P S |
---|
Jump to: | %
B F P S |
---|