lucid Documentation
Modules
Internet address conversion
Bitmap conversion
Character classification and manipulation
Secure chroot wrappers
Command execution wrappers
Flag list conversion
Simple doubly linked lists
Log system multiplexer
Memory area manipulation
Miscellaneous helpers
Create or open files
Formatted output conversion
Formatted input conversion
String classification and conversion
Dynamic string allocator
String tokenizer
TCP socket wrappers
Whirlpool hash function
Data Structures
__printf_t
__scanf_t
_mem_pool_t
flist32_t
flist64_t
list_head
log_options_t
stralloc_t
strtok_t
whirlpool_t
Data Fields
File List
addr.h
bitmap.h
char.h
chroot.h
exec.h
flist.h
list.h
log.h
mem.h
misc.h
open.h
printf.h
scanf.h
str.h
stralloc.h
strtok.h
tcp.h
whirlpool.h
addr/addr_from_str.c
addr/addr_hton.c
addr/addr_htos.c
addr/addr_ntoh.c
addr/addr_stoh.c
addr/addr_to_str.c
bitmap/i2v32.c
bitmap/i2v64.c
bitmap/v2i32.c
bitmap/v2i64.c
chroot/chroot_fd.c
chroot/chroot_mkdirp.c
chroot/chroot_secure_chdir.c
doxygen/examples.h
doxygen/license.h
doxygen/main.h
exec/exec_fork.c
exec/exec_fork_background.c
exec/exec_fork_pipe.c
exec/exec_replace.c
flist/flist32_from_str.c
flist/flist32_getkey.c
flist/flist32_getval.c
flist/flist32_to_str.c
flist/flist64_from_str.c
flist/flist64_getkey.c
flist/flist64_getval.c
flist/flist64_to_str.c
log/log_close.c
log/log_init.c
log/log_internal.c
mem/mem_alloc.c
mem/mem_ccpy.c
mem/mem_chr.c
mem/mem_cmp.c
mem/mem_cpy.c
mem/mem_dup.c
mem/mem_free.c
mem/mem_freeall.c
mem/mem_idx.c
mem/mem_internal.h
mem/mem_realloc.c
mem/mem_set.c
misc/copy_file.c
misc/isdir.c
misc/isfile.c
misc/islink.c
misc/ismount.c
misc/ispath.c
misc/mkdirnamep.c
misc/mkdirp.c
misc/readsymlink.c
misc/runlink.c
open/open_append.c
open/open_excl.c
open/open_read.c
open/open_rw.c
open/open_trunc.c
open/open_write.c
printf/asprintf.c
printf/dprintf.c
printf/printf.c
printf/snprintf.c
printf/vasprintf.c
printf/vdprintf.c
printf/vprintf.c
printf/vsnprintf.c
scanf/sscanf.c
scanf/vsscanf.c
str/str_check.c
str/str_chr.c
str/str_cmp.c
str/str_cmpn.c
str/str_cpy.c
str/str_cpyn.c
str/str_dup.c
str/str_equal.c
str/str_len.c
str/str_path_basename.c
str/str_path_concat.c
str/str_path_dirname.c
str/str_path_isabs.c
str/str_path_isdot.c
str/str_rchr.c
str/str_read.c
str/str_readfile.c
str/str_readline.c
str/str_str.c
str/str_tolower.c
str/str_toumax.c
str/str_toupper.c
stralloc/stralloc_cat.c
stralloc/stralloc_catb.c
stralloc/stralloc_catf.c
stralloc/stralloc_catm.c
stralloc/stralloc_cats.c
stralloc/stralloc_cmp.c
stralloc/stralloc_copy.c
stralloc/stralloc_copyb.c
stralloc/stralloc_copys.c
stralloc/stralloc_finalize.c
stralloc/stralloc_free.c
stralloc/stralloc_init.c
stralloc/stralloc_ready.c
stralloc/stralloc_readyplus.c
stralloc/stralloc_zero.c
strtok/strtok_append.c
strtok/strtok_count.c
strtok/strtok_delete.c
strtok/strtok_free.c
strtok/strtok_init_argv.c
strtok/strtok_init_str.c
strtok/strtok_next.c
strtok/strtok_prev.c
strtok/strtok_toargv.c
strtok/strtok_tostr.c
tcp/tcp_connect.c
tcp/tcp_listen.c
whirlpool/whirlpool_add.c
whirlpool/whirlpool_digest.c
whirlpool/whirlpool_finalize.c
whirlpool/whirlpool_init.c
whirlpool/whirlpool_tables.h
whirlpool/whirlpool_transform.c
Globals
Related Pages
Examples
License