Serj Kalichev
|
55d4060bed
faux.argv: Rename faux_argv_quotes() to faux_argv_set_quotes()
|
3 yıl önce |
Serj Kalichev
|
9d3844e7e1
faux.ini: Testc for faux_ini_extract_subini()
|
3 yıl önce |
Serj Kalichev
|
2d16e52697
faux.ini: faux_ini_extract_subini()
|
3 yıl önce |
Serj Kalichev
|
e123327837
faux.ini: faux_ini_is_empty()
|
3 yıl önce |
Serj Kalichev
|
464c2f0f8d
faux.list: faux_list_is_empty()
|
3 yıl önce |
Serj Kalichev
|
37dde0985b
faux.ini: faux_ini_write_str()
|
3 yıl önce |
Serj Kalichev
|
769b7bc1fb
Rename callback functions types from _f to _fn. For unification
|
3 yıl önce |
Serj Kalichev
|
321059f4bc
Add comment for linking with pthread
|
3 yıl önce |
Serj Kalichev
|
2052975250
Add -z defs option for linking
|
3 yıl önce |
Serj Kalichev
|
2ef39c0a6a
faux: Remove unused dump.h
|
3 yıl önce |
Serj Kalichev
|
d30dc9816d
Add -z relro -z now to LDFLAGS. More secure
|
3 yıl önce |
Serj Kalichev
|
08aee0ad40
faux: FAUX_HIDDEN macro to make symol hidden within DSO
|
3 yıl önce |
Serj Kalichev
|
13740aaf82
faux.base: faux_isfile() function
|
3 yıl önce |
Serj Kalichev
|
420288bfb4
faux.conv: Fix faux_conv_bool2str()
|
3 yıl önce |
Serj Kalichev
|
b8ae944f9b
faux.error: faux_error_sprintf() function to add formatted error message
|
3 yıl önce |
Serj Kalichev
|
001608ce41
faux.async: Fix warning
|
3 yıl önce |
Serj Kalichev
|
75e6475cce
faux.str: faux_str_vsprintf() with va_list
|
3 yıl önce |
Serj Kalichev
|
48d9cf0406
faux.str: Rename faux_str_vcat() to faux_str_mcat(). Because vcat() can be considered like vsprintf() that take va_list argument. But faux_str_mcat() doesn't. The mcat means multi-cat
|
3 yıl önce |
Serj Kalichev
|
640a980260
faux.conv: boolean to string function
|
3 yıl önce |
Serj Kalichev
|
c08f064fe2
faux.error: Add faux/list.h include to error.h
|
3 yıl önce |
Serj Kalichev
|
048b7c253c
faux.conv: faux_conv_str2bool() converts string to boolean
|
3 yıl önce |
Serj Kalichev
|
9a3d88de35
faux.error: obj==NULL is not error for faux_error_add()
|
3 yıl önce |
Serj Kalichev
|
a2a7c9eb52
faux.error: faux_error_len() to get error stack length
|
3 yıl önce |
Serj Kalichev
|
61b2406a69
faux: Add faux_error_t class for error strings stack
|
3 yıl önce |
Serj Kalichev
|
25c59d037e
faux.str: faux_str_is_empty()
|
3 yıl önce |
Serj Kalichev
|
8766ff3a73
faux.msg: Documentation for some functions
|
3 yıl önce |
Serj Kalichev
|
1a71eca147
faux.msg: User functions to work with header
|
3 yıl önce |
Serj Kalichev
|
89d68c2ebb
faux.msg: Get hdr.c. Functions to work with header
|
3 yıl önce |
Serj Kalichev
|
dce7d56fc7
faux.msg: Serialize msg
|
3 yıl önce |
Serj Kalichev
|
f560f12c80
faux.eloop: Functions to include and exclude events for fd
|
3 yıl önce |