mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
* winsup/cygwin/cygwin.din: Add llround and llroundf.
This commit is contained in:
parent
1cfc2fea73
commit
2d5f37a988
@ -1,3 +1,7 @@
|
||||
2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it>
|
||||
|
||||
* winsup/cygwin/cygwin.din: Add llround and llroundf.
|
||||
|
||||
2010-10-09 John Carey <aeolus@electric-cloud.com>
|
||||
Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
|
@ -960,6 +960,8 @@ llistxattr SIGFE
|
||||
llrint = _f_llrint NOSIGFE
|
||||
llrintf = _f_llrintf NOSIGFE
|
||||
llrintl = _f_llrintl NOSIGFE
|
||||
llround NOSIGFE
|
||||
llroundf NOSIGFE
|
||||
__locale_mb_cur_max NOSIGFE
|
||||
localeconv NOSIGFE
|
||||
_localeconv = localeconv NOSIGFE
|
||||
|
Loading…
x
Reference in New Issue
Block a user