mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-10 20:20:38 +02:00
commit bash-20200207 snapshot
This commit is contained in:
@@ -481,7 +481,7 @@ extern int sh_mktmpfd __P((char *, int, char **));
|
||||
extern char *sh_mktmpdir __P((char *, int));
|
||||
|
||||
/* declarations for functions defined in lib/sh/uconvert.c */
|
||||
extern int uconvert __P((char *, long *, long *));
|
||||
extern int uconvert __P((char *, long *, long *, char **));
|
||||
|
||||
/* declarations for functions defined in lib/sh/ufuncs.c */
|
||||
extern unsigned int falarm __P((unsigned int, unsigned int));
|
||||
|
||||
Reference in New Issue
Block a user