X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libiberty%2Fsetenv.c;h=96917d5769f484e8f923de5ec75278b4319be6fe;hb=a89e6b038982886d8f8cf983f8089b5448c72661;hp=355af5a9dd673831c4feb0f45630feeb252294a9;hpb=f2d737fcc038aa7c222c4d6541ad057eb4ef489c;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libiberty/setenv.c b/libiberty/setenv.c index 355af5a9dd6..96917d5769f 100644 --- a/libiberty/setenv.c +++ b/libiberty/setenv.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1992, 1995, 1996, 1997, 2002 Free Software Foundation, Inc. +/* Copyright (C) 1992, 1995, 1996, 1997, 2002, 2011 Free Software Foundation, + Inc. This file based on setenv.c in the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -19,7 +20,8 @@ /* -@deftypefn Supplemental int setenv (const char *@var{name}, const char *@var{value}, int @var{overwrite}) +@deftypefn Supplemental int setenv (const char *@var{name}, @ + const char *@var{value}, int @var{overwrite}) @deftypefnx Supplemental void unsetenv (const char *@var{name}) @code{setenv} adds @var{name} to the environment with value