aboutsummaryrefslogtreecommitdiff
path: root/net/atlas-probe/patches
Commit message (Collapse)AuthorAge
* atlas-probe: Fix compilation with gcc11Eneas U de Queiroz2021-10-13
| | | | | | | | | | This uses some definitions from <sys/cdefs.h> in gcc 8.4.0, not present in musl or gcc11. Also use clock_gettime() instead of syscall(__NR_clock_gettime,...), which is not currently defined. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* atlas-probe: add new packageJan Pavlinec2021-04-09
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>