Cygwin: Export newlib ndbm functions

Signed-off-by: Corinna Vinschen <corinna-cygwin@cygwin.com>
This commit is contained in:
Corinna Vinschen
2019-07-24 22:05:00 +02:00
parent 279805b20b
commit a13145a30d
4 changed files with 25 additions and 1 deletions

View File

@@ -8,6 +8,8 @@ What's new:
- New APIs: sched_getaffinity, sched_setaffinity, pthread_getaffinity_np,
pthread_setaffinity_np.
- New APIs: dbm_clearerr, dbm_close, dbm_delete, dbm_dirfno, dbm_error,
dbm_fetch, dbm_firstkey, dbm_nextkey, dbm_open, dbm_store.
What changed:
-------------