MSL: match alloc/signal/string and most of printf
This commit is contained in:
parent
6347294c14
commit
b353af7d23
7 changed files with 1346 additions and 858 deletions
|
|
@ -85,7 +85,7 @@ typedef struct _FILE {
|
|||
file_modes file_mode;
|
||||
file_states file_state;
|
||||
|
||||
char is_dynamically_allocated;
|
||||
unsigned char is_dynamically_allocated;
|
||||
char char_buffer;
|
||||
char char_buffer_overflow;
|
||||
char ungetc_buffer[2];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue