leitner
|
444c36f3e8
|
silence clang static analyzer
|
2023-05-02 13:10:41 +00:00 |
|
leitner
|
1217583e2b
|
now that gcc 11's static analyzer looks at array bounds in arguments
like "char ip[4]", let's be more strict about that
|
2021-04-27 17:39:42 +00:00 |
|
leitner
|
f6bdbda5d5
|
left old constants in
|
2021-04-22 11:08:29 +00:00 |
|
leitner
|
7fd8e31f7d
|
OSX does not have accept4 :(
|
2021-04-22 11:02:44 +00:00 |
|
leitner
|
0579cb6a7b
|
it's fcntl.h not sys/fcntl.h
|
2021-04-08 11:08:47 +00:00 |
|
leitner
|
b5f21a3900
|
add support for saving syscalls with accept4
|
2021-03-12 16:23:32 +00:00 |
|