summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/chmod.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* PR 78534 Change character length from int to size_tJanne Blomqvist2018-01-051-2/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Revert r244448Janne Blomqvist2017-01-131-1/+2
* PR 78534 Change character length from int to size_tJanne Blomqvist2017-01-131-2/+1
* PR 78534 Revert r244011Janne Blomqvist2017-01-031-1/+2
* PR 78534 Change character length from int to size_tJanne Blomqvist2017-01-031-2/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libgfortran.h: Include <stdlib.h> header.Francois-Xavier Coudert2016-12-211-1/+0
* abort.c: Remove unused headers.Francois-Xavier Coudert2016-12-211-1/+0
* chmod.c (chmod_internal): Fix case where mode_t is different from unsigned int.Francois-Xavier Coudert2016-12-191-7/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* access.c: Include <stdlib.h>.Marek Polacek2014-11-131-0/+1
* PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist2014-11-131-15/+16
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* Use C99 bool instead of enum try.Janne Blomqvist2013-03-191-1/+0
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-1/+1
* chmod.c (chmod_func): On MinGW, don't set is_dirTobias Burnus2012-06-011-4/+9
* re PR libfortran/53445 (No sticky bit on VxWorks - fix chmod.c)Robert Mason2012-05-231-2/+4
* re PR libfortran/52758 (libgfortran/intrinsics/chmod.c: Array index out of bo...Uros Bizjak2012-03-301-1/+0
* re PR libfortran/51899 (libgfortran's chmod.c fails to build on MinGW)Tobias Burnus2012-01-201-1/+49
* re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)Tobias Burnus2012-01-121-36/+393
* 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-5/+2
* cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert2007-04-061-3/+0
* intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert2006-07-301-0/+131