mirror of
https://github.com/rfivet/uemacs.git
synced 2025-09-26 07:04:00 -04:00
Review system() dependencies and clean up obsolete function prototypes in spawn interface.
This commit is contained in:
1
input.h
1
input.h
@@ -21,6 +21,7 @@ extern int abortc; /* current abort command char */
|
||||
extern const int nlc ; /* end of input char */
|
||||
|
||||
|
||||
void ue_system( const char *cmd) ;
|
||||
int mlyesno( const char *prompt) ;
|
||||
int newmlarg( char **outbufref, const char *prompt, int size) ;
|
||||
int newmlargt( char **outbufref, const char *prompt, int size) ;
|
||||
|
Reference in New Issue
Block a user