Commit történet

Szerző SHA1 Üzenet Dátum
  Serj Kalichev 2052975250 Add -z defs option for linking 3 éve
  Serj Kalichev 2ef39c0a6a faux: Remove unused dump.h 3 éve
  Serj Kalichev d30dc9816d Add -z relro -z now to LDFLAGS. More secure 3 éve
  Serj Kalichev 08aee0ad40 faux: FAUX_HIDDEN macro to make symol hidden within DSO 3 éve
  Serj Kalichev 13740aaf82 faux.base: faux_isfile() function 3 éve
  Serj Kalichev 420288bfb4 faux.conv: Fix faux_conv_bool2str() 3 éve
  Serj Kalichev b8ae944f9b faux.error: faux_error_sprintf() function to add formatted error message 3 éve
  Serj Kalichev 001608ce41 faux.async: Fix warning 3 éve
  Serj Kalichev 75e6475cce faux.str: faux_str_vsprintf() with va_list 3 éve
  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 éve
  Serj Kalichev 640a980260 faux.conv: boolean to string function 3 éve
  Serj Kalichev c08f064fe2 faux.error: Add faux/list.h include to error.h 3 éve
  Serj Kalichev 048b7c253c faux.conv: faux_conv_str2bool() converts string to boolean 3 éve
  Serj Kalichev 9a3d88de35 faux.error: obj==NULL is not error for faux_error_add() 3 éve
  Serj Kalichev a2a7c9eb52 faux.error: faux_error_len() to get error stack length 3 éve
  Serj Kalichev 61b2406a69 faux: Add faux_error_t class for error strings stack 3 éve
  Serj Kalichev 25c59d037e faux.str: faux_str_is_empty() 3 éve
  Serj Kalichev 8766ff3a73 faux.msg: Documentation for some functions 3 éve
  Serj Kalichev 1a71eca147 faux.msg: User functions to work with header 3 éve
  Serj Kalichev 89d68c2ebb faux.msg: Get hdr.c. Functions to work with header 3 éve
  Serj Kalichev dce7d56fc7 faux.msg: Serialize msg 3 éve
  Serj Kalichev f560f12c80 faux.eloop: Functions to include and exclude events for fd 3 éve
  Serj Kalichev b7e139d3fc faux.async: Documentation 3 éve
  Serj Kalichev f33098a299 faux.async: async input. Test for async input 3 éve
  Serj Kalichev 1bac8e0062 async: Working test for async write 3 éve
  Serj Kalichev bf13b2c000 async: Fix some async bugs. Unfinished test for async 3 éve
  Serj Kalichev 01710d2493 testc_helper: Helpers for deploying data (not strings) to file 3 éve
  Serj Kalichev 3f040f7e4e testc: Print test's PID on debug mode 3 éve
  Serj Kalichev 85f77c4fb6 faux.sched: Fix warning 3 éve
  Serj Kalichev 3745c9d052 faux.async: write and out functions 3 éve