partx: complete rewrite
Co-Author: Karel Zak <kzak@redhat.com> Signed-off-by: Davidlohr Bueso <dave@gnu.org> Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
4bfa39d5d5
commit
c4ecaf21d5
19 changed files with 970 additions and 2145 deletions
|
@ -26,5 +26,6 @@ static inline void xstrncpy(char *dest, const char *src, size_t n)
|
|||
}
|
||||
|
||||
extern void strmode(mode_t mode, char *str);
|
||||
extern char *size_to_human_string(uint64_t bytes);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue