mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 07:28:58 +01:00
Document that IAR gmtime_s() is auto selected
This commit is contained in:
parent
433f911e59
commit
45e30201a4
2 changed files with 5 additions and 5 deletions
|
|
@ -7,8 +7,8 @@ API Changes
|
|||
whose implementation should behave as a thread safe version of gmtime().
|
||||
This allows users to configure such an implementation at compile time when
|
||||
the target system cannot be deduced automatically. At this stage Mbed TLS
|
||||
is only able to automtically select implementations for Windows and POSIX
|
||||
C libraries.
|
||||
is only able to automatically select implementations for Windows, POSIX
|
||||
C libraries and IAR.
|
||||
|
||||
Bugfix
|
||||
* Fixes an issue with MBEDTLS_CHACHAPOLY_C which would not compile if
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue