/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | argv.c | 72 dupargv (char * const *argv) in dupargv() function 464 *argvp = dupargv (*argvp); in expandargv()
|
H A D | ChangeLog | 1580 * 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 D | argv.c | 72 dupargv (char * const *argv) in dupargv() function 451 *argvp = dupargv (*argvp); in expandargv()
|
H A D | ChangeLog | 1990 * 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 D | argv.c | 72 dupargv (char * const *argv) in dupargv() function 464 *argvp = dupargv (*argvp); in expandargv()
|
H A D | ChangeLog | 1499 * 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 D | functions.texi | 232 @deftypefn Extension char** dupargv (char * const *@var{vector})
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | argv.c | 72 dupargv (char * const *argv) in dupargv() function 461 *argvp = dupargv (*argvp); in expandargv()
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | libiberty.h | 83 extern char **dupargv (char * const *) ATTRIBUTE_MALLOC;
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | libiberty.h | 83 extern char **dupargv (char * const *) ATTRIBUTE_MALLOC;
|
H A D | ChangeLog-9103 | 1096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base, 1438 * libiberty.h (dupargv): Add prototype.
|
H A D | ChangeLog | 649 * libiberty.h (dupargv): Change arg to char * const *.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | libiberty.h | 83 extern char **dupargv (char * const *) ATTRIBUTE_MALLOC;
|
H A D | ChangeLog-2016 | 818 * libiberty.h (dupargv): Change arg to char * const *.
|
H A D | ChangeLog-9103 | 1096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base, 1438 * libiberty.h (dupargv): Add prototype.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | libiberty.h | 83 extern char **dupargv (char * const *) ATTRIBUTE_MALLOC;
|
H A D | ChangeLog-2016 | 818 * libiberty.h (dupargv): Change arg to char * const *.
|
H A D | ChangeLog-9103 | 1096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base, 1438 * libiberty.h (dupargv): Add prototype.
|
/netbsd-src/external/gpl3/gdb/dist/sim/lm32/ |
H A D | ChangeLog-2021 | 347 * sim-if.c (sim_create_inferior): Replace old #if 0 code with dupargv.
|
/netbsd-src/external/gpl3/gdb/dist/sim/iq2000/ |
H A D | ChangeLog-2021 | 367 * sim-if.c (sim_create_inferior): Replace old #if 0 code with dupargv.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2016 | 818 * libiberty.h (dupargv): Change arg to char * const *.
|
H A D | ChangeLog-9103 | 1096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base, 1438 * libiberty.h (dupargv): Add prototype.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2016 | 818 * libiberty.h (dupargv): Change arg to char * const *.
|
H A D | ChangeLog-9103 | 1096 * libiberty.h (buildargv, dupargv, concat, choose_temp_base, 1438 * libiberty.h (dupargv): Add prototype.
|
/netbsd-src/external/gpl3/gdb/dist/sim/m32r/ |
H A D | ChangeLog-2021 | 423 * sim-if.c (sim_create_inferior): Replace old #if 0 code with dupargv.
|