summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/environ.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce xmallocarray, an overflow checking variant of xmalloc.jb2014-06-171-1/+1
* Update copyright years in libgfortran/rsandifo2014-01-021-1/+1
* * runtime/environ.c: Include unistd.h.dje2013-05-041-0/+4
* Update copyright years in libgfortran.rsandifo2013-01-141-2/+1
* 2012-10-06 Thomas König <tkoenig@gcc.gnu.org>tkoenig2012-10-061-14/+28
* Fix handling of temporary files.jb2012-05-051-3/+15
* Combined get_mem and internal_malloc_size.jb2012-03-261-3/+4
* PR 48915 Abort handlingjb2011-05-141-6/+1
* Error printing thread safety, remove GFORTRAN_USE_STDERRjb2011-05-141-20/+18
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-15/+10
* 2007-10-18 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>jvdelisle2007-10-191-26/+4
* * runtime/environ.c (init_choice): Remove unused function.bje2007-10-171-80/+0
* PR libfortran/32021fxcoudert2007-10-041-137/+0
* PR fortran/31675fxcoudert2007-09-031-16/+17
* * m4/minloc1.m4: Update copyright year and ajust headers order.fxcoudert2007-08-311-4/+3
* 2007-05-14 Tobias Burnus <burnus@net-b.de>burnus2007-05-171-2/+14
* * gfortran.h (gfc_option_t): Add flag_backtrace field.fxcoudert2007-03-151-0/+4
* 2007-01-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>burnus2007-01-181-0/+5
* PR libfortran/27107fxcoudert2007-01-171-2/+0
* 2006-10-16 Tobias Burnus <burnus@net-b.de>burnus2006-10-181-2/+2
* 2005-02-06 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-02-061-1/+438
* * gfortran.h: Add bitmasks for different FPE traps. Add fpefxcoudert2005-10-121-24/+0
* * libgfortran.h (GFC_ITOA_BUF_SIZE, GFC_XTOA_BUF_SIZE,jakub2005-10-011-3/+3
* * runtime/string.c (find_option): Change 3rd argument tojakub2005-09-291-5/+5
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-2/+2
* * runtime/normalize.c (almostone_r4, almostone_r8): Fix parameteraj2005-05-151-28/+30
* * runtime/environ.c: Correct previous commit for obvious typo.fxcoudert2005-04-101-1/+1
* PR libfortran/20788fxcoudert2005-04-101-2/+30
* 2005-02-27 Toon Moene <toon@moene.indiv.nluug.nl>toon2005-02-271-1/+1
* 2005-02-26 Peter O'Gorman <peter@pogman.com>toon2005-02-261-61/+0
* PR libgfortran/19052dje2005-01-231-0/+5
* 2005-01-12 Toon Moene <toon@moene.indiv.nluug.nl>toon2005-01-121-4/+13
* * libgfortran.h (itoa): Rename to gfc_itoa.aaronwl2004-12-191-1/+1
* * acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.rth2004-12-121-1/+1
* * intrinsics/c99_functions.c, intrinsics/eoshift0.c,rth2004-12-071-31/+19
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+678