Home
last modified time | relevance | path

Searched refs:dupargv (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dargv.c72 dupargv (char * const *argv) in dupargv() function
464 *argvp = dupargv (*argvp); in expandargv()
H A DChangeLog1580 * argv.c (dupargv): Change arg to char * const *. Update comment.
1582 * functions.texi (dupargv, writeargv, countargv): Likewise.
1586 * argv.c (dupargv): Replace strlen/xmalloc/strcpy with xstrdup.
2323 * argv.c (dupargv): Replace malloc with xmalloc. Don't check
2326 (expandargv): Don't check dupargv return.
4266 * argv.c (dupargv): Allocate space of argv[argc], not
4584 (dupargv, freeargv, buildargv, main): Use ISO C prototype.
8784 * argv.c (dupargv): New function, duplicate an argument vector.
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dargv.c72 dupargv (char * const *argv) in dupargv() function
451 *argvp = dupargv (*argvp); in expandargv()
H A DChangeLog1990 * argv.c (dupargv): Change arg to char * const *. Update comment.
1992 * functions.texi (dupargv, writeargv, countargv): Likewise.
1996 * argv.c (dupargv): Replace strlen/xmalloc/strcpy with xstrdup.
2733 * argv.c (dupargv): Replace malloc with xmalloc. Don't check
2736 (expandargv): Don't check dupargv return.
4676 * argv.c (dupargv): Allocate space of argv[argc], not
4994 (dupargv, freeargv, buildargv, main): Use ISO C prototype.
9194 * argv.c (dupargv): New function, duplicate an argument vector.
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dargv.c72 dupargv (char * const *argv) in dupargv() function
464 *argvp = dupargv (*argvp); in expandargv()
H A DChangeLog1499 * argv.c (dupargv): Change arg to char * const *. Update comment.
1501 * functions.texi (dupargv, writeargv, countargv): Likewise.
1505 * argv.c (dupargv): Replace strlen/xmalloc/strcpy with xstrdup.
2242 * argv.c (dupargv): Replace malloc with xmalloc. Don't check
2245 (expandargv): Don't check dupargv return.
4185 * argv.c (dupargv): Allocate space of argv[argc], not
4503 (dupargv, freeargv, buildargv, main): Use ISO C prototype.
8703 * argv.c (dupargv): New function, duplicate an argument vector.
H A Dfunctions.texi232 @deftypefn Extension char** dupargv (char * const *@var{vector})
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dargv.c72 dupargv (char * const *argv) in dupargv() function
461 *argvp = dupargv (*argvp); in expandargv()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dlibiberty.h83 extern char **dupargv (char * const *) ATTRIBUTE_MALLOC;
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dlibiberty.h83 extern char **dupargv (char * const *) ATTRIBUTE_MALLOC;
H A DChangeLog-91031096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
1438 * libiberty.h (dupargv): Add prototype.
H A DChangeLog649 * libiberty.h (dupargv): Change arg to char * const *.
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dlibiberty.h83 extern char **dupargv (char * const *) ATTRIBUTE_MALLOC;
H A DChangeLog-2016818 * libiberty.h (dupargv): Change arg to char * const *.
H A DChangeLog-91031096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
1438 * libiberty.h (dupargv): Add prototype.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dlibiberty.h83 extern char **dupargv (char * const *) ATTRIBUTE_MALLOC;
H A DChangeLog-2016818 * libiberty.h (dupargv): Change arg to char * const *.
H A DChangeLog-91031096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
1438 * libiberty.h (dupargv): Add prototype.
/netbsd-src/external/gpl3/gdb/dist/sim/lm32/
H A DChangeLog-2021347 * sim-if.c (sim_create_inferior): Replace old #if 0 code with dupargv.
/netbsd-src/external/gpl3/gdb/dist/sim/iq2000/
H A DChangeLog-2021367 * sim-if.c (sim_create_inferior): Replace old #if 0 code with dupargv.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2016818 * libiberty.h (dupargv): Change arg to char * const *.
H A DChangeLog-91031096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
1438 * libiberty.h (dupargv): Add prototype.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2016818 * libiberty.h (dupargv): Change arg to char * const *.
H A DChangeLog-91031096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base,
1438 * libiberty.h (dupargv): Add prototype.
/netbsd-src/external/gpl3/gdb/dist/sim/m32r/
H A DChangeLog-2021423 * sim-if.c (sim_create_inferior): Replace old #if 0 code with dupargv.

12