summaryrefslogtreecommitdiff
path: root/libiberty/setenv.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-041-2/+1
* Fix PR63758 by using the _NSGetEnviron() API on DarwinRoland McGrath2015-10-181-7/+3
* libiberty/setenv.c: Do not declare environ if defined as a macro.Eli Zaretskii2015-04-221-0/+2
* libiberty: documentation markup and order fixes.Ralf Wildenhues2011-02-031-2/+4
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-241-4/+4
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-2/+2
* partition.h: Remove use of PARAMS.Gabriel Dos Reis2005-03-281-6/+2
* Makefile.in (TESTLIB): New.DJ Delorie2002-01-221-1/+7
* bcmp.c, setenv.c: Use "nonzero" instead of "non-zero".Joseph Myers2001-10-101-1/+1
* configure.in (MAKEINFO, PERL): Detect these.DJ Delorie2001-09-261-0/+16
* Warning fixes:Kaveh R. Ghazi2000-07-211-1/+1
* configure.in (ac_libiberty_warn_cflags): Add -pedantic.Kaveh R. Ghazi2000-06-071-5/+7
* * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.Philippe De Muyter1999-10-181-0/+2
* Whoops. Revert patch applied to the wrong tre.Jeff Law1999-06-241-3/+0
* setenv.c (sys/types.h, stdio.h): Files included.Philippe De Muyter1999-06-241-0/+3
* putenv.c: Include ansidecl.h to define `const'.Kaveh R. Ghazi1999-05-281-0/+2
* Makefile.in (CFILES): Add putenv.c and setenv.c.Jeff Law1999-05-251-0/+159