Serj Kalichev
|
3f040f7e4e
testc: Print test's PID on debug mode
|
3 år sedan |
Serj Kalichev
|
85f77c4fb6
faux.sched: Fix warning
|
3 år sedan |
Serj Kalichev
|
3745c9d052
faux.async: write and out functions
|
3 år sedan |
Serj Kalichev
|
9c31bb8f50
faux.async: Add input and output lists, overflow value
|
3 år sedan |
Serj Kalichev
|
db605efae7
faux.async: Functions to set read, stall callbacks and read limits.
|
3 år sedan |
Serj Kalichev
|
4b5ca8ff18
faux.async: New subsystem is added
|
3 år sedan |
Serj Kalichev
|
9846081d8e
faux.eloop: Documentation
|
3 år sedan |
Serj Kalichev
|
6f2aba70a8
faux.eloop: Functions to del sched events
|
3 år sedan |
Serj Kalichev
|
73b4a340e8
faux.sched,eloop: Some refactoring
|
3 år sedan |
Serj Kalichev
|
6a252b36d1
Many changes in ev, sched, eloop
|
3 år sedan |
Serj Kalichev
|
ba13465e70
Add *.deb to .gitignore
|
3 år sedan |
Konstantin Kharlamov
|
6024987fb7
Makefile.am: add a rule to create debian package
|
3 år sedan |
Serj Kalichev
|
44f5ab198f
faux.ev: Use bool_t instead int as retval
|
3 år sedan |
Serj Kalichev
|
af26d18981
faux.ev: bool_t retval for faux_ev_reschedule()
|
3 år sedan |
Serj Kalichev
|
f78a68b4d4
faux.ev: Rename faux_ev_periodic() to faux_ev_set_periodic()
|
3 år sedan |
Serj Kalichev
|
4f35cb640b
Fix project build
|
3 år sedan |
Serj Kalichev
|
3f2f757bdb
Enumeration typedefs have _e suffix
|
3 år sedan |
Serj Kalichev
|
0720e2a615
faux.eloop: Change typedef for callback prototype
|
3 år sedan |
Serj Kalichev
|
e4bc80d3ee
Change version and soname due to API changes
|
3 år sedan |
Serj Kalichev
|
7b57e507bd
faux.eloop: Use pipes to catch signals
|
3 år sedan |
Serj Kalichev
|
9e367522b2
Check for ppoll() linux-specific function while configure
|
3 år sedan |
Serj Kalichev
|
d67557b7e5
faux.list: Rename faux_list_empty() to faux_list_del_all()
|
3 år sedan |
Serj Kalichev
|
6a88d45fd3
faux.list: faux_list_del() and faux_list_kdel() functions return bool_t instead int
|
3 år sedan |
Serj Kalichev
|
bf25bebb92
faux.net: faux_pollfd_del_by_... functions return bool_t instead int
|
3 år sedan |
Serj Kalichev
|
061b26ec81
faux.file: faux_file_ functions returns bool_t instead int
|
3 år sedan |
Serj Kalichev
|
282eb69f9e
faux.file: faux_file_close() returns bool_t instead int
|
3 år sedan |
Serj Kalichev
|
61ba9cbb4c
faux.conv: All conversion funcs return bool_t instead int
|
3 år sedan |
Serj Kalichev
|
ced90eebb7
faux.time: faux_timespec_now[_monotonic]() returns bool_t instead int
|
3 år sedan |
Serj Kalichev
|
db581cc62a
faux.time: faux_timespec_sum() returns bool_t instead int
|
3 år sedan |
Serj Kalichev
|
b756a02ed0
faux.time: faux_timespec_diff() returns bool_t instead int
|
3 år sedan |