Skip to content

Commit b74b4b3

Browse files
committed
add ctime and ctime_r to docs
1 parent 0a16d1a commit b74b4b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libc/docs/headers/time.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ Implementation Status
7373
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
7474
| clock_settime | | | | | | | | | | | | | |
7575
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
76-
| ctime | | | | | | | | | | | | | |
76+
| ctime | |check| | |check| | | |check| | | | | | | | | | |
7777
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
78-
| ctime_r | | | | | | | | | | | | | |
78+
| ctime_r | |check| | |check| | | |check| | | | | | | | | | |
7979
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
8080
| difftime | |check| | |check| | | |check| | | | | | | | | | |
8181
+---------------------+---------+---------+---------+-----------------+---------+---------+---------+---------+---------+---------+---------+---------+---------+

0 commit comments

Comments
 (0)