cygwin: export strnstr

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2017-08-25 17:59:28 +02:00
parent c070326d31
commit cf8bf843f8
4 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
What's new:
-----------
- New APIs: explicit_bzero.
- New APIs: explicit_bzero, strnstr.
- New APIs: pthread_mutex_timedwait, pthread_rwlock_timedrdlock,
pthread_rwlock_timedwrlock.