summaryrefslogtreecommitdiff
path: root/libiberty/setenv.c
Commit message (Collapse)AuthorAgeFilesLines
* merge from gccDJ Delorie2013-03-171-3/+0
|
* Fix compilation warning by MinGW GCC.Eli Zaretskii2013-03-171-0/+3
| | | | | setenv.c [!HAVE_ENVIRON_DECL]: Avoid declaring environ if it is a macro, as this causes compiler warnings with MinGW.
* libiberty: documentation markup and order fixes.Ralf Wildenhues2011-02-031-2/+4
| | | | | | | | | | | | | | | | libiberty/: * splay-tree.c: Escape wrapping newlines in texinfo markup with '@', to fix function declaration output rendering. * gather-docs: Relax and improve macro name matching to actually match all current names and to allow input line wrapping. * bsearch.c, concat.c, crc32.c, fnmatch.txh, fopen_unlocked.c, hashtab.c, insque.c, make-relative-prefix.c, memchr.c, memcmp.c, memcpy.c, memmem.c, memmove.c, mempcpy.c, memset.c, pexecute.txh, random.c, setenv.c, setproctitle.c, simple-object.txh, snprintf.c, stpncpy.c, strncmp.c, strtod.c, strtol.c, vasprintf.c, vprintf.c, vsnprintf.c, xmemdup.c: Wrap long texinfo input lines. * functions.texi: Regenerate.
* merge from gccDJ Delorie2005-05-241-4/+4
|
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-2/+2
|
* merge from gccDJ Delorie2005-03-281-6/+2
|
* merge from gccDJ Delorie2002-01-221-1/+7
|
* merge from gccDJ Delorie2001-10-101-1/+1
|
* merge from gccDJ Delorie2001-09-261-0/+16
|
* merge from gcc repositoryDJ Delorie2000-10-121-1/+1
|
* Synced with libiberty in the gcc repository.H.J. Lu2000-06-151-5/+7
|
* Initial revisionIan Lance Taylor2000-02-221-0/+163