Serj Kalichev 1ed67dea6c faux-2.0.0 hace 1 año
..
argv 8f7c7b0df3 list, argv: faux_list_index(), faux_argv_index() hace 2 años
async 0c5a7d2cf3 faux.async: read_cb() callback now gets faux_buf_t object instead allocated linear buffer hace 2 años
base 13740aaf82 faux.base: faux_isfile() function hace 3 años
buf 693f7b9d03 faux.async: Use faux_buf_t for async hace 3 años
conv c9fe4ed541 tri_t: Convert functions for tri_t type hace 2 años
ctype 2ac3b42bc5 Function's brace on new line hace 4 años
eloop 84a9c92601 faux.eloop: It's possible now to start nested eloop (note: with different object) hace 2 años
error 7aa2af4f64 error: Add faux_error_cstr(). Function creates single c-string from faux_error_t object hace 2 años
file bf13b2c000 async: Fix some async bugs. Unfinished test for async hace 3 años
ini 9d3844e7e1 faux.ini: Testc for faux_ini_extract_subini() hace 3 años
list 8f7c7b0df3 list, argv: faux_list_index(), faux_argv_index() hace 2 años
log 2e8a9e0eac faux.log: faux_log_facility_id() returns bool_t instead int hace 3 años
msg 7b5d14c36a faux.msg: faux_msg_get_str_param_by_type() hace 2 años
net d0510aa1f1 faux.net: faux_pollfd_del_all() hace 2 años
sched 08aee0ad40 faux: FAUX_HIDDEN macro to make symol hidden within DSO hace 3 años
str 97363966b2 str: Add faux_str_cmp(), faux_str_cmpn() hace 2 años
sysdb e962746e21 faux.sysdb: faux_sysdb_uid[gid]_by_name() returns bool_t instead int hace 3 años
testc_helpers 2115d8765b faux.testc_helper: Function to create bufs with random numbers hace 3 años
testc_module 0a2c07c936 str: test for faux_str_getline() hace 2 años
time ced90eebb7 faux.time: faux_timespec_now[_monotonic]() returns bool_t instead int hace 3 años
vec 4723f4d471 faux.vec: Fix deletion of last item from vector. +Regression test hace 2 años
Makefile.am 1ed67dea6c faux-2.0.0 hace 1 año
all.h 61b2406a69 faux: Add faux_error_t class for error strings stack hace 3 años
argv.h 8f7c7b0df3 list, argv: faux_list_index(), faux_argv_index() hace 2 años
async.h 0c5a7d2cf3 faux.async: read_cb() callback now gets faux_buf_t object instead allocated linear buffer hace 2 años
buf.h 693f7b9d03 faux.async: Use faux_buf_t for async hace 3 años
conv.h c9fe4ed541 tri_t: Convert functions for tri_t type hace 2 años
ctype.h ebf2002ea8 faux.vec: Add new dir for vec (variable length vector) subsystem hace 3 años
eloop.h 7942f3d08a faux.eloop: Add signal.h to eloop.h hace 2 años
error.h 7aa2af4f64 error: Add faux_error_cstr(). Function creates single c-string from faux_error_t object hace 2 años
faux.h 38dcbe37ff faux: FAUX_SYMVER macro hace 3 años
faux.map 97363966b2 str: Add faux_str_cmp(), faux_str_cmpn() hace 2 años
file.h 282eb69f9e faux.file: faux_file_close() returns bool_t instead int hace 3 años
ini.h 9d3844e7e1 faux.ini: Testc for faux_ini_extract_subini() hace 3 años
list.h 8f7c7b0df3 list, argv: faux_list_index(), faux_argv_index() hace 2 años
log.h 2e8a9e0eac faux.log: faux_log_facility_id() returns bool_t instead int hace 3 años
msg.h 7b5d14c36a faux.msg: faux_msg_get_str_param_by_type() hace 2 años
net.h d0510aa1f1 faux.net: faux_pollfd_del_all() hace 2 años
sched.h 73b4a340e8 faux.sched,eloop: Some refactoring hace 3 años
str.h 97363966b2 str: Add faux_str_cmp(), faux_str_cmpn() hace 2 años
sysdb.h e962746e21 faux.sysdb: faux_sysdb_uid[gid]_by_name() returns bool_t instead int hace 3 años
testc_helpers.h 2115d8765b faux.testc_helper: Function to create bufs with random numbers hace 3 años
time.h ced90eebb7 faux.time: faux_timespec_now[_monotonic]() returns bool_t instead int hace 3 años
vec.h 54564bba1f faux.vec: faux_vec_del_all() hace 2 años