summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/env.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r244448Janne Blomqvist2017-01-131-2/+1
* PR 78534 Change character length from int to size_tJanne Blomqvist2017-01-131-1/+2
* PR 78534 Revert r244011Janne Blomqvist2017-01-031-2/+1
* PR 78534 Change character length from int to size_tJanne Blomqvist2017-01-031-1/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert2016-12-211-1/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* env.c (getenv): Remove unused variable res_len.Uros Bizjak2014-11-251-1/+0
* PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist2014-11-131-21/+9
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-1/+1
* re PR fortran/54678 (second call to get_environment_variable gives valgrind w...Tobias Burnus2013-01-061-1/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-3/+2
* cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert2007-04-061-1/+0
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-5/+14
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-25/+27
* libgfortran.h: define gfc_alloca()Steven G. Kargl2004-09-211-3/+2
* env.c (getenv, [...]): Remove trailing white space.Steven G. Kargl2004-09-151-13/+24
* trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc...Tobias Schlüter2004-08-311-6/+6
* intrinsic.c (add_subroutines): Add getenv and get_environment_variable.Janne Blomqvist2004-08-061-0/+181