On Sat, Aug 12, 2023 at 03:48:00PM +0300, Michael Tokarev wrote:
> this moves code blocks so that functions and variables which
> belongs to the same concept are now close to each other.
> There's no actual code changes in there.
>
> Signed-off-by: Michael Tokarev
> ---
> os-posix.c | 49 +++
this moves code blocks so that functions and variables which
belongs to the same concept are now close to each other.
There's no actual code changes in there.
Signed-off-by: Michael Tokarev
---
os-posix.c | 49 +++--
1 file changed, 27 insertions(+), 2