thorpej
|
f3b8515c0f
|
Sync with HEAD.
|
2021-04-03 22:28:12 +00:00 |
mrg
|
fbffadb9f8
|
- add or adjust /* FALLTHROUGH */ where appropriate
- add __unreachable() after functions that can return but won't in
this case, and thus can't be marked __dead easily
|
2019-02-03 03:19:25 +00:00 |
christos
|
574faccec0
|
Add a test to enable rerror handling.
|
2018-11-06 17:55:04 +00:00 |
christos
|
d8fc255716
|
Den't set SA_RESTART in the signal handler allowing the process to get
interrupted durning recv and exit (pointed out by kre@)
|
2018-08-22 06:31:37 +00:00 |
christos
|
510866dcf6
|
mark failed
|
2018-08-21 11:04:49 +00:00 |
christos
|
1cd154f24d
|
should terminate and does with ktrace, but it does not normally.
|
2018-08-21 11:03:27 +00:00 |
christos
|
fd6a62a9fd
|
Now add the file I really meant to add.
|
2018-08-21 10:41:00 +00:00 |