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

@ -511,12 +511,14 @@ details. */
338: Export secure_getenv.
339: Export sched_getaffinity, sched_setaffinity, pthread_getaffinity_np,
pthread_setaffinity_np, __sched_getaffinity_sys.
340: Export dbm_clearerr, dbm_close, dbm_delete, dbm_dirfno, dbm_error,
dbm_fetch, dbm_firstkey, dbm_nextkey, dbm_open, dbm_store.
Note that we forgot to bump the api for ualarm, strtoll, strtoull,
sigaltstack, sethostname. */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 339
#define CYGWIN_VERSION_API_MINOR 340
/* There is also a compatibity version number associated with the shared memory
regions. It is incremented when incompatible changes are made to the shared