]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/intrinsics/chmod.c
PR 78534 Change character length from int to size_t
[thirdparty/gcc.git] / libgfortran / intrinsics / chmod.c
2017-01-03  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Francois-Xavier... libgfortran.h: Include <stdlib.h> header.
2016-12-21  Francois-Xavier... abort.c: Remove unused headers.
2016-12-19  Francois-Xavier... chmod.c (chmod_internal): Fix case where mode_t is...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-13  Marek Polacekaccess.c: Include <stdlib.h>.
2014-11-13  Janne BlomqvistPR 60324 Unbounded stack allocations in libgfortran.
2014-01-02  Richard SandifordUpdate copyright years in libgfortran/
2013-03-19  Janne BlomqvistUse C99 bool instead of enum try.
2013-01-14  Richard SandifordUpdate copyright years in libgfortran.
2012-06-01  Tobias Burnuschmod.c (chmod_func): On MinGW, don't set is_dir
2012-05-23  Robert Masonre PR libfortran/53445 (No sticky bit on VxWorks -...
2012-03-30  Uros Bizjakre PR libfortran/52758 (libgfortran/intrinsics/chmod...
2012-01-20  Tobias Burnusre PR libfortran/51899 (libgfortran's chmod.c fails...
2012-01-12  Tobias Burnusre PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2007-08-31  Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
2007-04-06  Francois-Xavier... cpu_time.c: Don't include headers already included...
2006-07-30  Francois-Xavier... intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT...