update readme

This commit is contained in:
flysand7 2023-09-12 03:03:57 +11:00
parent 2b03bc5645
commit 4c0041414d
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ time is discouraged.
| <stdio.h> | Input/output. | Partial |
| <stdlib.h> | General utilities. | none |
| <stdnoreturn.h> | `_Noreturn`. | none |
| <string.h> | String handling. | none |
| <string.h> | String handling. | Partial |
| <tgmath.h> | Type-generic math. | none |
| <threads.h> | Threads. | Partial |
| <time.h> | Date and time. | none |