Serj Kalichev b5674aef22 Add faux_buf_empty() vor 8 Monaten
..
argv 666dafd5e9 Fix warnings in tests vor 1 Jahr
async 99c9cf7b95 Add faux_async_ibuf(), faux_async_obuf() vor 1 Jahr
base 126e30cb23 Check for null length within faux_cleanse() vor 8 Monaten
buf b5674aef22 Add faux_buf_empty() vor 8 Monaten
conv f10d6ef399 Fix convert functions vor 1 Jahr
ctype 2ac3b42bc5 Function's brace on new line vor 4 Jahren
eloop 620d5c390f base io: faux_read_block() works for non-blocked fds vor 1 Jahr
error 7aa2af4f64 error: Add faux_error_cstr(). Function creates single c-string from faux_error_t object vor 2 Jahren
file bf13b2c000 async: Fix some async bugs. Unfinished test for async vor 3 Jahren
ini 441a0eb86c Fix faux_list_match...() functions. Iterator must be initialized to list head first vor 1 Jahr
list 7e7bb72109 list: Fix warning vor 1 Jahr
log 2e8a9e0eac faux.log: faux_log_facility_id() returns bool_t instead int vor 3 Jahren
msg c70531dab8 buf: Fix faux_buf_dwrite_lock() vor 1 Jahr
net d0510aa1f1 faux.net: faux_pollfd_del_all() vor 2 Jahren
sched e5c36764f3 Add faux_sched_init_ev_iter() vor 1 Jahr
str 9a4c677117 str: faux_str_unclosed_quotes() vor 1 Jahr
sysdb e962746e21 faux.sysdb: faux_sysdb_uid[gid]_by_name() returns bool_t instead int vor 3 Jahren
testc_helpers 2115d8765b faux.testc_helper: Function to create bufs with random numbers vor 3 Jahren
testc_module 171f1548e0 buf: Mass test for testc vor 1 Jahr
time ced90eebb7 faux.time: faux_timespec_now[_monotonic]() returns bool_t instead int vor 3 Jahren
vec 4723f4d471 faux.vec: Fix deletion of last item from vector. +Regression test vor 2 Jahren
Makefile.am 1ed67dea6c faux-2.0.0 vor 1 Jahr
all.h 61b2406a69 faux: Add faux_error_t class for error strings stack vor 3 Jahren
argv.h 8d0805b6e4 argv: Reverse iterator and faux_argv_del() vor 1 Jahr
async.h 99c9cf7b95 Add faux_async_ibuf(), faux_async_obuf() vor 1 Jahr
buf.h b5674aef22 Add faux_buf_empty() vor 8 Monaten
conv.h c9fe4ed541 tri_t: Convert functions for tri_t type vor 2 Jahren
ctype.h ebf2002ea8 faux.vec: Add new dir for vec (variable length vector) subsystem vor 3 Jahren
eloop.h 7942f3d08a faux.eloop: Add signal.h to eloop.h vor 2 Jahren
error.h 7aa2af4f64 error: Add faux_error_cstr(). Function creates single c-string from faux_error_t object vor 2 Jahren
faux.h 3dcfecbc0d faux_cleanse() function vor 8 Monaten
faux.map b5674aef22 Add faux_buf_empty() vor 8 Monaten
file.h 282eb69f9e faux.file: faux_file_close() returns bool_t instead int vor 3 Jahren
ini.h 9d3844e7e1 faux.ini: Testc for faux_ini_extract_subini() vor 3 Jahren
list.h 441a0eb86c Fix faux_list_match...() functions. Iterator must be initialized to list head first vor 1 Jahr
log.h 2e8a9e0eac faux.log: faux_log_facility_id() returns bool_t instead int vor 3 Jahren
msg.h 7b5d14c36a faux.msg: faux_msg_get_str_param_by_type() vor 2 Jahren
net.h d0510aa1f1 faux.net: faux_pollfd_del_all() vor 2 Jahren
sched.h e5c36764f3 Add faux_sched_init_ev_iter() vor 1 Jahr
str.h 9a4c677117 str: faux_str_unclosed_quotes() vor 1 Jahr
sysdb.h e962746e21 faux.sysdb: faux_sysdb_uid[gid]_by_name() returns bool_t instead int vor 3 Jahren
testc_helpers.h 2115d8765b faux.testc_helper: Function to create bufs with random numbers vor 3 Jahren
time.h ced90eebb7 faux.time: faux_timespec_now[_monotonic]() returns bool_t instead int vor 3 Jahren
vec.h 54564bba1f faux.vec: faux_vec_del_all() vor 2 Jahren