Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcp-wrappers: mark all patches as inactive-upstream | Alexander Kanavin | 2024-06-24 | 1 | -1/+1 |
| | | | | | | | | (From OE-Core rev: 0bc555fce11e1d25928310961c53aefd407fbd23) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | tcp-wrappers: Remove redundant forward declarations | Khem Raj | 2020-01-21 | 1 | -0/+43 |
fgets is already in stdio.h, and it can confuse the compilers when using fortified headers, therefore remove the declarations (From OE-Core rev: 91bb451f60cc62bf6c25a7c36aabc0398729bcf0) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |