mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-19 07:22:14 +08:00
Cygwin: document sig2str and str2sig in version.h
This commit is contained in:
parent
cb21b9cc57
commit
65d6818661
@ -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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user