summaryrefslogtreecommitdiff
path: root/sync_filter.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Remove dccp.Andre Noll2026-01-26
* doxygen: Hide user_data variables.Andre Noll2025-10-08
* Include regex.h from para.h.Andre Noll2025-05-19
* Consolidate EOF error codes.Andre Noll2023-03-11
* Merge topic branch t/overflow into masterAndre Noll2022-10-03
|\
| * string: Introduce arr_alloc().Andre Noll2022-07-29
| * string: Rename para_calloc() -> zalloc().Andre Noll2022-07-29
| * string: Rename para_malloc() -> alloc().Andre Noll2022-07-29
* | Rename ->{pre,post}_select methods to ->{pre,post}_monitor.Andre Noll2022-08-25
* | Hide implementation of para_fd_set().Andre Noll2022-08-25
* | sched: Introduce sched_{read,write}_ok().Andre Noll2022-08-25
|/
* Merge branch 'refs/heads/t/list-cleanups'Andre Noll2021-11-15
|\
| * list.h: Convert INIT_LIST_HEAD macro to inline function.Andre Noll2021-08-08
* | sync_filter: Silence noisy warning.Andre Noll2021-09-29
|/
* Shorten copyright notice.Andre Noll2017-09-22
* Convert filters to lopsub.Andre Noll2017-03-26
* sync_filter: Document sync_parse_config().Andre Noll2015-01-12
* Assorted typo fixes in comments.Andre Noll2015-01-11
* sync filter: Fix memory leak.Andre Noll2015-01-11
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* sched: Directly pass context pointer to pre/post_select().Andre Noll2014-05-25
* task_register() conversion: filter tasksAndre Noll2014-05-25
* The sync filter.Andre Noll2014-01-01