Skip to content

Commit 88911f0

Browse files
author
Zishan Mirza
committed
uncheck ctime and localtime in docs
1 parent 9d08e84 commit 88911f0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

libc/docs/headers/time.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ Implementation Status
7171
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+
7272
| clock_settime | | | | | | | | | | | | |
7373
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+
74-
| ctime | |check| | | | | | | | | | | | |
74+
| ctime | | | | | | | | | | | | |
7575
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+
76-
| ctime_r | |check| | | | | | | | | | | | |
76+
| ctime_r | | | | | | | | | | | | |
7777
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+
7878
| difftime | |check| | |check| | | |check| | | | | | | | | |
7979
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+
@@ -85,11 +85,11 @@ Implementation Status
8585
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+
8686
| gmtime_r | |check| | |check| | | |check| | | | | | | | | |
8787
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+
88-
| localtime | |check| | | | | | | | | | | | |
88+
| localtime | | | | | | | | | | | | |
8989
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+
90-
| localtime_r | |check| | | | | | | | | | | | |
90+
| localtime_r | | | | | | | | | | | | |
9191
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+
92-
| localtime_s | |check| | | | | | | | | | | | |
92+
| localtime_s | | | | | | | | | | | | |
9393
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+
9494
| mktime | |check| | |check| | | |check| | | | | | | | | |
9595
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+

0 commit comments

Comments
 (0)