mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-22 08:02:10 +02:00
Add new expand_number() function
Taken from FreeBSD. [guillem@hadrons.org: - Include <stdint.h> in <bsd/libutil.h>. ] Signed-off-by: Guillem Jover <guillem@hadrons.org>
This commit is contained in:

committed by
Guillem Jover

parent
943939d0e5
commit
6434858314
@@ -92,4 +92,5 @@ LIBBSD_0.3 {
|
||||
|
||||
LIBBSD_0.4 {
|
||||
closefrom;
|
||||
expand_number;
|
||||
} LIBBSD_0.3;
|
||||
|
Reference in New Issue
Block a user