aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/ctime.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21abort.c: Remove unused headers.Francois-Xavier Coudert1-1/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-26PR 61310 Rewrite implementation of CTIME and FDATE intrinsics.Janne Blomqvist1-27/+43
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-1/+1
2012-03-26Combined get_mem and internal_malloc_size.Janne Blomqvist1-5/+5
2011-11-09Configure cleanup.Janne Blomqvist1-20/+0
2011-07-23ctime.c: Include <stdlib.h>.Andreas Schwab1-0/+1
2011-03-04PR 47802 Use builtins to check localtime_r return typeJanne Blomqvist1-3/+8
2011-03-04PR 47802 Hack to work around draft POSIX localtime_rJanne Blomqvist1-3/+7
2011-02-24PR 47802 Use strftime for CTIME and FDATE intrinsicsJanne Blomqvist1-94/+35
2011-01-29ctime.c (ctime_r): Improve implementation.Kai Tietz1-1/+7
2011-01-27Pr 47431 CTIME/FDATE thread-safety using ctime_r()Janne Blomqvist1-6/+25
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-2/+1
2005-11-06intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert1-0/+160