This website requires JavaScript.
Explore
Help
Sign In
libs
/
newlib-cygwin
Watch
4
Star
0
Fork
0
You've already forked newlib-cygwin
mirror of
git://sourceware.org/git/newlib-cygwin.git
synced
2025-02-22 00:38:06 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
newlib-cygwin
/
winsup
/
mingw
/
mingwex
History
Keith Marshall
87ab6bfb62
Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v ) for v < 0.5
2008-10-18 14:33:48 +00:00
..
complex
…
gdtoa
Replace __mingw_snprintf() with new generic family implementation; likewise, replace __mingw_vsnprintf().
2008-07-28 23:24:20 +00:00
math
Avoid precision errors in round(), lround() and llround() functions.
2008-06-03 18:42:21 +00:00
stdio
Fix MinGW-Bug [2136252]: Remove extraneous radix point in printf( "%.0f", v ) for v < 0.5
2008-10-18 14:33:48 +00:00
_Exit.c
…
aclocal.m4
…
atoll.c
…
basename.c
…
btowc.c
…
configure
* Makefile.in: Use a different method to invoke gcc in a cygwin-hosted
2008-10-12 23:58:17 +00:00
configure.in
* Makefile.in: Use a different method to invoke gcc in a cygwin-hosted
2008-10-12 23:58:17 +00:00
dirent.c
…
dirname.c
…
feclearexcept.c
…
fegetenv.c
…
fegetexceptflag.c
…
fegetround.c
…
feholdexcept.c
…
feraiseexcept.c
…
fesetenv.c
…
fesetexceptflag.c
…
fesetround.c
…
fetestexcept.c
…
feupdateenv.c
…
ftruncate.c
…
fwide.c
…
getopt.c
Fix MinGW-Bug [2144266]: getopt() sets `optind' incorrectly.
2008-10-03 22:56:18 +00:00
gettimeofday.c
…
imaxabs.c
…
imaxdiv.c
…
isblank.c
…
iswblank.c
…
lltoa.c
…
lltow.c
…
Makefile.in
* Makefile.in: Use a different method to invoke gcc in a cygwin-hosted
2008-10-12 23:58:17 +00:00
mb_wc_common.h
…
mbrtowc.c
…
mbsinit.c
…
mingw-aligned-malloc.c
…
mingw-fseek.c
…
sitest.c
…
strtoimax.c
…
strtoumax.c
…
tdelete.c
…
testwmem.c
…
tfind.c
…
tsearch.c
…
tst-aligned-malloc.c
…
twalk.c
…
ulltoa.c
…
ulltow.c
…
usleep.c
2008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>
2008-05-04 12:18:52 +00:00
wcrtomb.c
…
wcstof.c
…
wcstoimax.c
…
wcstold.c
…
wcstoumax.c
…
wctob.c
…
wctrans.c
…
wctype.c
…
wdirent.c
…
wmemchr.c
…
wmemcmp.c
…
wmemcpy.c
…
wmemmove.c
…
wmemset.c
…
wtoll.c
…