aboutsummaryrefslogtreecommitdiffstats
path: root/sum_fd.c (unfollow)
Commit message (Collapse)AuthorFilesLines
7 daysFix mistakesHEAD1.1.6masterMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <m@maandree.se>
2022-07-07mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-07-07Remove documentation from .c files that already exist in .h filesMattias Andrée1-9/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-07-07Use malloc by default but allow bounded allocaMattias Andrée1-0/+32
Signed-off-by: Mattias Andrée <maandree@kth.se>