index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
wheel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Remove dead code
Donald Sharp
2023-01-25
1
-15
/
+0
*
lib: wheel's typo fix
ron
2022-03-16
1
-1
/
+1
*
Merge pull request #10565 from lyq140/patch-thread
Donald Sharp
2022-03-15
1
-1
/
+0
|
\
|
*
lib: not thread off when schedule
ron
2022-02-11
1
-1
/
+0
*
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-7
/
+3
|
/
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
lib/xref: use to transport thread_* file/line/func
David Lamparter
2021-02-01
1
-2
/
+1
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-2
/
+2
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-4
/
+4
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-1
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-1
/
+1
*
lib, pimd: Convert timer_wheel to use thread_execute_name
Donald Sharp
2018-09-13
1
-2
/
+19
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-1
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-87
/
+78
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-9
/
+6
*
lib: Add Timer Wheel functionality
Donald Sharp
2017-01-18
1
-0
/
+164