Cygwin: document sig2str and str2sig in version.h

This commit is contained in:
Ken Brown 2021-10-22 13:56:05 -04:00
parent cb21b9cc57
commit 65d6818661
1 changed files with 2 additions and 1 deletions

View File

@ -514,7 +514,8 @@ details. */
340: Export dbm_clearerr, dbm_close, dbm_delete, dbm_dirfno, dbm_error,
dbm_fetch, dbm_firstkey, dbm_nextkey, dbm_open, dbm_store.
341: Export pthread_cond_clockwait, pthread_mutex_clocklock,
pthread_rwlock_clockrdlock, pthread_rwlock_clockwrlock, sem_clockwait.
pthread_rwlock_clockrdlock, pthread_rwlock_clockwrlock,
sem_clockwait, sig2str, str2sig.
Note that we forgot to bump the api for ualarm, strtoll, strtoull,
sigaltstack, sethostname. */