Home
last modified time | relevance | path

Searched refs:putenv (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dputenv.c42 #define putenv libiberty_putenv macro
63 #undef putenv
70 putenv (const char *string) in putenv() function
DMakefile.in146 physmem.c putenv.c \
213 ./putenv.$(objext) \
1144 ./putenv.$(objext): $(srcdir)/putenv.c config.h $(INCDIR)/ansidecl.h
1146 $(COMPILE.c) $(PICFLAG) $(srcdir)/putenv.c -o pic/$@; \
1149 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/putenv.c -o noasan/$@; \
1151 $(COMPILE.c) $(srcdir)/putenv.c $(OUTPUT_OPTION)
Dconfigure.ac354 funcs="$funcs putenv"
407 psignal pstat_getdynamic pstat_getstatic putenv \
524 putenv random rename rindex sbrk setenv stpcpy strcasecmp \
Dconfig.in206 /* Define to 1 if you have the `putenv' function. */
DChangeLog2365 physmem.c, putenv.c, regex.c, safe-ctype.c, setenv.c, snprintf.c,
2521 * putenv.c (putenv): Likewise.
4278 * putenv.c: Likewise.
4338 * configure.in: Check for alloca.h (for regex.c and putenv.c).
4415 libiberty.texi, memchr.c, putenv.c, rindex.c, strchr.c, strdup.c,
4485 memmove.c, memset.c, putenv.c, rename.c, rindex.c, setenv.c,
5843 * putenv.c: Include ansidecl.h to define `const'.
5848 * Makefile.in (CFILES): Add putenv.c and setenv.c.
5849 * configure.in (funcs): Add putenv and setenv.
5850 (AC_CHECK_FUNCS): Check for putenv and setenv.
[all …]
Dconfigure5499 psignal pstat_getdynamic pstat_getstatic putenv \
5902 putenv random rename rindex sbrk setenv stpcpy strcasecmp \
Dfunctions.texi1142 @c putenv.c:21
1143 @deftypefn Supplemental int putenv (const char *@var{string})
/toolchain/binutils/binutils-2.25/intl/
Dconfig.h.in105 /* Define to 1 if you have the `putenv' function. */
/toolchain/binutils/binutils-2.25/config/
Dgettext.m4371 geteuid getgid getuid mempcpy munmap putenv setenv setlocale stpcpy \
/toolchain/binutils/binutils-2.25/
Dltmain.sh3377 int putenv (char *);
4014 if (putenv (str) != EXIT_SUCCESS)