I noticed both styles are used for tests of syscalls ending in digits:
For example:
- dup2/dup201.c
- dup3/dup3_01.c
Would it be better to unify them as dup2_01.c / dup3_01.c for consistency?
Link: https://lore.kernel.org/ltp/20260430150942.4859-1-always.starving0@gmail.com
I noticed both styles are used for tests of syscalls ending in digits:
For example:
Would it be better to unify them as dup2_01.c / dup3_01.c for consistency?
Link: https://lore.kernel.org/ltp/20260430150942.4859-1-always.starving0@gmail.com