lucid Documentation
Modules
Internet address conversion
Argument vector conversion
Bitmap conversion
Secure chroot wrappers
Command execution wrappers
Flag list conversion
Input/Output wrappers
Simple doubly linked lists
Log system multiplexer
Miscellaneous helpers
Create or open files
Formatted output conversion
Formatted input conversion
String classification and conversion
Dynamic string allocator
TCP socket wrappers
Whirlpool hash function
Data Structures
__printf_t
__scanf_t
flist32_t
flist64_t
list_head
log_options_t
stralloc_t
whirlpool_t
Data Fields
File List
addr.h
argv.h
bitmap.h
chroot.h
exec.h
flist.h
io.h
list.h
log.h
misc.h
open.h
printf.h
scanf.h
str.h
stralloc.h
tcp.h
whirlpool.h
addr/addr_from_str.c
addr/addr_hton.c
addr/addr_ntoh.c
addr/addr_to_str.c
argv/argv_from_str.c
argv/argv_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
io/io_read_eof.c
io/io_read_eol.c
io/io_read_len.c
log/log_close.c
log/log_init.c
log/log_internal.c
misc/isdir.c
misc/isfile.c
misc/islink.c
misc/mkdirnamep.c
misc/mkdirp.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_cmp.c
str/str_cpy.c
str/str_cpyn.c
str/str_dup.c
str/str_dupn.c
str/str_index.c
str/str_len.c
str/str_path_concat.c
str/str_path_isabs.c
str/str_path_isdot.c
str/str_tolower.c
str/str_toumax.c
str/str_toupper.c
str/str_zero.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_free.c
stralloc/stralloc_init.c
stralloc/stralloc_ready.c
stralloc/stralloc_readyplus.c
stralloc/stralloc_zero.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_internal.h
whirlpool/whirlpool_tables.h
whirlpool/whirlpool_transform.c
Globals
Related Pages
Examples
License