summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/environ.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert2016-12-211-1/+0
* re PR libfortran/70311 (libgfortran build dies on "implicit declaration of fu...Francois-Xavier Coudert2016-12-211-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* libgfortran.h (show_variables): Remove prototype.Francois-Xavier Coudert2015-08-261-240/+67
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist2014-06-171-1/+1
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* environ.c: Include unistd.h.David Edelsohn2013-05-041-0/+4
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-2/+1
* re PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes malloc error on several ...Thomas Koenig2012-10-061-14/+28
* Fix handling of temporary files.Janne Blomqvist2012-05-051-3/+15
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-261-3/+4
* PR 48915 Abort handlingJanne Blomqvist2011-05-141-6/+1
* Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist2011-05-141-20/+18
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...Francois-Xavier Coudert2007-10-191-26/+4
* environ.c (init_choice): Remove unused function.Ben Elliston2007-10-181-80/+0
* re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)François-Xavier Coudert2007-10-041-137/+0
* re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert2007-09-031-16/+17
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-4/+3
* re PR fortran/31917 ([4.1 only] GFORTRAN_CONVERT_UNIT is ignored)Tobias Burnus2007-05-171-2/+14
* gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert2007-03-151-0/+4
* re PR libfortran/29649 (Force core dump on runtime library errors)Francois-Xavier Coudert2007-01-181-0/+5
* re PR libfortran/27107 (Make dependency on io/io.h broken)Francois-Xavier Coudert2007-01-171-2/+0
* in_pack.m4: Fixed a typo.Tobias Burnus2006-10-181-2/+2
* re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2006-02-061-1/+438
* gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert2005-10-121-24/+0
* libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.Jakub Jelinek2005-10-011-3/+3
* string.c (find_option): Change 3rd argument to const st_option *.Jakub Jelinek2005-09-291-5/+5
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger2005-05-151-28/+30
* * runtime/environ.c: Correct previous commit for obvious typo.François-Xavier Coudert2005-04-101-1/+1
* re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdi...Francois-Xavier Coudert2005-04-101-2/+30
* ChangeLog: Fix typo in Peter O'Gorman's name.Toon Moene2005-02-271-1/+1
* re PR libfortran/17748 (libgfortran contains undefined references to _environ)Peter O'Gorman2005-02-261-61/+0
* re PR libfortran/19052 (unit 0 not preconnected to standard error)David Edelsohn2005-01-221-0/+5
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-4/+13
* libgfortran.h (itoa): Rename to gfc_itoa.Aaron W. LaFramboise2004-12-191-1/+1
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-1/+1
* c99_functions.c, [...]: Whitespace fixes.Richard Henderson2004-12-061-31/+19
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+678