Historial de Commits

Autor SHA1 Mensaje Fecha
  Serj Kalichev ba13465e70 Add *.deb to .gitignore hace 3 años
  Konstantin Kharlamov 6024987fb7 Makefile.am: add a rule to create debian package hace 3 años
  Serj Kalichev 44f5ab198f faux.ev: Use bool_t instead int as retval hace 3 años
  Serj Kalichev af26d18981 faux.ev: bool_t retval for faux_ev_reschedule() hace 3 años
  Serj Kalichev f78a68b4d4 faux.ev: Rename faux_ev_periodic() to faux_ev_set_periodic() hace 3 años
  Serj Kalichev 4f35cb640b Fix project build hace 3 años
  Serj Kalichev 3f2f757bdb Enumeration typedefs have _e suffix hace 3 años
  Serj Kalichev 0720e2a615 faux.eloop: Change typedef for callback prototype hace 3 años
  Serj Kalichev e4bc80d3ee Change version and soname due to API changes hace 3 años
  Serj Kalichev 7b57e507bd faux.eloop: Use pipes to catch signals hace 3 años
  Serj Kalichev 9e367522b2 Check for ppoll() linux-specific function while configure hace 3 años
  Serj Kalichev d67557b7e5 faux.list: Rename faux_list_empty() to faux_list_del_all() hace 3 años
  Serj Kalichev 6a88d45fd3 faux.list: faux_list_del() and faux_list_kdel() functions return bool_t instead int hace 3 años
  Serj Kalichev bf25bebb92 faux.net: faux_pollfd_del_by_... functions return bool_t instead int hace 3 años
  Serj Kalichev 061b26ec81 faux.file: faux_file_ functions returns bool_t instead int hace 3 años
  Serj Kalichev 282eb69f9e faux.file: faux_file_close() returns bool_t instead int hace 3 años
  Serj Kalichev 61ba9cbb4c faux.conv: All conversion funcs return bool_t instead int hace 3 años
  Serj Kalichev ced90eebb7 faux.time: faux_timespec_now[_monotonic]() returns bool_t instead int hace 3 años
  Serj Kalichev db581cc62a faux.time: faux_timespec_sum() returns bool_t instead int hace 3 años
  Serj Kalichev b756a02ed0 faux.time: faux_timespec_diff() returns bool_t instead int hace 3 años
  Serj Kalichev e962746e21 faux.sysdb: faux_sysdb_uid[gid]_by_name() returns bool_t instead int hace 3 años
  Serj Kalichev 2e8a9e0eac faux.log: faux_log_facility_id() returns bool_t instead int hace 3 años
  Serj Kalichev b63d50b4d4 faux.base: faux_rm() returns bool-t instead int hace 3 años
  Serj Kalichev ae98c0ec2e faux.eloop: Sched events. Broken freing hace 3 años
  Serj Kalichev c58ff62ecd faux.sched: Function to get entry by ID hace 3 años
  Serj Kalichev 3d1119a2e6 faux.eloop: Standard signal support. Without HAVE_SIGNALFD hace 3 años
  Serj Kalichev b0aa974ce5 faux.eloop: Can add signals on the fly hace 3 años
  Serj Kalichev 83d55a5dec faux.eloop: Implement signal event. Using signalfd() hace 3 años
  Serj Kalichev 6fa43755de faux.eloop: Add unfinished implementation of Event Loop hace 3 años
  Serj Kalichev 80c5f3601a Check for signalfd() function in configure.ac hace 3 años