diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-01-07 03:02:14 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-01-07 03:02:14 -0500 |
commit | 1d23b3c9136f606276142ec0037ff78fbb95e26d (patch) | |
tree | da8a6281b4cd6802f426bc3341eaac14c6d22e91 /src/stdio/vfprintf.c | |
parent | fix signedness of pgoff argument to remap_file_pages (diff) | |
download | grovel-1d23b3c9136f606276142ec0037ff78fbb95e26d.tar.gz grovel-1d23b3c9136f606276142ec0037ff78fbb95e26d.tar.xz |
fix const-correctness of argument to stime
it's unclear what the historical signature for this function was, but
semantically, the argument should be a pointer to const, and this is
what glibc uses. correct programs should not be using this function
anyway, so it's unlikely to matter.
Diffstat (limited to 'src/stdio/vfprintf.c')
0 files changed, 0 insertions, 0 deletions