Parent: 44a1930479b70d531b00b88a21a5b11cb732886f
Author: Khem Raj <raj.khem@gmail.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-09-19 20:01:52
Tree: 4532e7557f7a63022ce6b69832e415ded501533a
mesh: Move local basename into utility file Defining an override via a missing.h can prove difficult when a file needs to use basename and dirname both the APIs and needs to include libgen.h for them, in such situations there will be signature clash for basename function.
Diffstat
| M | Makefile.mesh | | | 2 | +- |
| M | mesh/mesh-config-json.c | | | 3 | +- - |
| D | mesh/missing.h | | | 21 | - - - - - - - - - - - - - - - - - - - - - |
| M | mesh/rpl.c | | | 3 | +- - |
| M | mesh/util.c | | | 10 | ++++++++++ |
| M | mesh/util.h | | | 5 | +++++ |
6 files changed, 18 insertions(+), 26 deletions(-)