summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/TODO')
-rw-r--r--winsup/mingw/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/mingw/TODO b/winsup/mingw/TODO
index 60f6bc2af..67b70d624 100644
--- a/winsup/mingw/TODO
+++ b/winsup/mingw/TODO
@@ -1 +1,5 @@
Finish the README.
+Timezone variables for msvcrt >= 8.0(now as functions):
+ _get_daylight, _get_dstbias, _get_timezone, _get_tzname.
+Functions with _s ("secure") suffix and may be deprecation
+warnings for "non-secure" functions.