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