mirror of https://github.com/flysand7/ciabatta.git
update readme
This commit is contained in:
parent
2b03bc5645
commit
4c0041414d
|
@ -59,7 +59,7 @@ time is discouraged.
|
||||||
| <stdio.h> | Input/output. | Partial |
|
| <stdio.h> | Input/output. | Partial |
|
||||||
| <stdlib.h> | General utilities. | none |
|
| <stdlib.h> | General utilities. | none |
|
||||||
| <stdnoreturn.h> | `_Noreturn`. | none |
|
| <stdnoreturn.h> | `_Noreturn`. | none |
|
||||||
| <string.h> | String handling. | none |
|
| <string.h> | String handling. | Partial |
|
||||||
| <tgmath.h> | Type-generic math. | none |
|
| <tgmath.h> | Type-generic math. | none |
|
||||||
| <threads.h> | Threads. | Partial |
|
| <threads.h> | Threads. | Partial |
|
||||||
| <time.h> | Date and time. | none |
|
| <time.h> | Date and time. | none |
|
||||||
|
|
Loading…
Reference in New Issue