about summary refs log tree commit diff
path: root/src/time/__year_to_secs.c
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2023-11-01 19:37:08 -0400
committerRich Felker <dalias@aerifal.cx>2023-11-06 13:28:28 -0500
commitc5459df18879dad8f5388480d588edbcbd1b7eb2 (patch)
treea192b886c9015b1f01488674de4cf6d49851d677 /src/time/__year_to_secs.c
parent7bb11f75c50386ca4ac7af32365754135a027193 (diff)
downloadmusl-c5459df18879dad8f5388480d588edbcbd1b7eb2.tar.gz
musl-c5459df18879dad8f5388480d588edbcbd1b7eb2.tar.xz
musl-c5459df18879dad8f5388480d588edbcbd1b7eb2.zip
timer_create: volatile static -> static volatile
C11 6.11.5p1:

> The placement of a storage-class specifier other than at the
> beginning of the declaration specifiers in a declaration is an
> obsolescent feature.

gcc also warns about this.
Diffstat (limited to 'src/time/__year_to_secs.c')
0 files changed, 0 insertions, 0 deletions