Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching full:realloc

776 	* lib/getline.c: Don't realloc with first param = NULL.
1621 REALLOC() to avoid unnecessary copying of old text; add the
2064 know about "void *"s. Also define MALLOC, REALLOC,
2070 pervasively use the new VCAST, MALLOC, REALLOC, MEMDUP,
3113 * sed.c (execute_program, case 'r'): When need to realloc append.text,