aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/memory.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-14FreeBSD: fixed the poll-thread memory limiting implementation - it's the defa...Robin Haberkorn1-4/+17
2023-04-05updated copyright to 2023Robin Haberkorn1-1/+1
2022-06-21updated copyright to 2022 and updated TODORobin Haberkorn1-1/+1
2021-10-24added Mac OS nightly builds (#8)Robin Haberkorn1-4/+3
2021-06-08added test suite cases for memory limiting and command executionRobin Haberkorn1-0/+5
2021-06-05teco_memory_check() now checks for addition overflows and negative searches (...Robin Haberkorn1-1/+9
2021-06-05use memory polling (--disable-malloc-replacement) on Mac OS XRobin Haberkorn1-3/+11
2021-06-04guard against too low arguments to <S> by checking whether the memory limit w...Robin Haberkorn1-2/+9
2021-06-02avoid aliased functions, as they are not supported on Darwin (macOS)Robin Haberkorn1-1/+5
2021-05-30THE GREAT CEEIFICATION EVENTRobin Haberkorn1-0/+672