.. |
complex
|
* mingwex/complex/csqrt.c (csqrt): The sign of real part
|
2005-10-12 06:46:18 +00:00 |
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
|
Add replacements for remaining members of printf() family.
|
2008-08-11 22:41:55 +00:00 |
Makefile.in
|
Add replacements for remaining members of printf() family.
|
2008-08-11 22:41:55 +00:00 |
_Exit.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
aclocal.m4
|
update to newer autoconf
|
2006-05-24 16:59:03 +00:00 |
atoll.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
basename.c
|
Make basename and dirname functions work with path names
|
2007-03-08 23:15:58 +00:00 |
btowc.c
|
Import David Gay's gdtoa library.
|
2006-08-31 23:48:56 +00:00 |
configure
|
update to newer autoconf
|
2006-05-24 16:59:03 +00:00 |
configure.in
|
update to newer autoconf
|
2006-05-24 16:59:03 +00:00 |
dirent.c
|
* mingwex/dirent.c (_tGetFileAttributes): New helper function.
|
2006-06-18 08:43:34 +00:00 |
dirname.c
|
Make basename and dirname functions work with path names
|
2007-03-08 23:15:58 +00:00 |
feclearexcept.c
|
Support SSE float environment in fenv.h functions.
|
2006-07-03 10:32:58 +00:00 |
fegetenv.c
|
Support SSE float environment in fenv.h functions.
|
2006-07-03 10:32:58 +00:00 |
fegetexceptflag.c
|
* mingwex/fe*.c: Revert previous changes.
|
2005-08-25 08:39:54 +00:00 |
fegetround.c
|
Support SSE float environment in fenv.h functions.
|
2006-07-03 10:32:58 +00:00 |
feholdexcept.c
|
Support SSE float environment in fenv.h functions.
|
2006-07-03 10:32:58 +00:00 |
feraiseexcept.c
|
* mingwex/fe*.c: Revert previous changes.
|
2005-08-25 08:39:54 +00:00 |
fesetenv.c
|
Support SSE float environment in fenv.h functions.
|
2006-07-03 10:32:58 +00:00 |
fesetexceptflag.c
|
Support SSE float environment in fenv.h functions.
|
2006-07-03 10:32:58 +00:00 |
fesetround.c
|
* mingwex/fesetround.c (fesetround): Use unsigned int as operand
|
2007-03-05 07:42:36 +00:00 |
fetestexcept.c
|
Support SSE float environment in fenv.h functions.
|
2006-07-03 10:32:58 +00:00 |
feupdateenv.c
|
Support SSE float environment in fenv.h functions.
|
2006-07-03 10:32:58 +00:00 |
ftruncate.c
|
* include/unistd.h (ftruncate): Add inline definition.
|
2004-07-11 10:01:41 +00:00 |
fwide.c
|
2008-04-25 Danny Smith <dannysmith@users.sourceforge.net>
|
2008-04-26 00:16:37 +00:00 |
getopt.c
|
* mingwex/getopt.c: Define IS_POSIXLY_CORRECT as per
|
2004-02-05 03:17:46 +00:00 |
gettimeofday.c
|
* include/sys/time.h: Add header guard. Add extern "C" bracketing
|
2006-06-18 08:16:55 +00:00 |
imaxabs.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
imaxdiv.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
isblank.c
|
* include/ctype.h (_BLANK): Expand comment.
|
2006-08-03 07:44:30 +00:00 |
iswblank.c
|
* include/ctype.h (_BLANK): Expand comment.
|
2006-08-03 07:44:30 +00:00 |
lltoa.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
lltow.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
mb_wc_common.h
|
* mingwex/mb_wc_common.h (get_codepage): Get it
|
2006-09-19 09:09:58 +00:00 |
mbrtowc.c
|
Import David Gay's gdtoa library.
|
2006-08-31 23:48:56 +00:00 |
mbsinit.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
mingw-aligned-malloc.c
|
2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>
|
2004-08-24 08:55:42 +00:00 |
mingw-fseek.c
|
* include/stdio.h (__mingw_fwrite): Change return value to
|
2005-03-24 05:58:52 +00:00 |
sitest.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
strtoimax.c
|
Get rid of some warnings
|
2003-03-17 01:03:43 +00:00 |
strtoumax.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
tdelete.c
|
Add POSIX binary tree search API.
|
2007-06-22 10:09:20 +00:00 |
testwmem.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
tfind.c
|
Add POSIX binary tree search API.
|
2007-06-22 10:09:20 +00:00 |
tsearch.c
|
Add POSIX binary tree search API.
|
2007-06-22 10:09:20 +00:00 |
tst-aligned-malloc.c
|
2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>
|
2004-08-24 08:55:42 +00:00 |
twalk.c
|
Add POSIX binary tree search API.
|
2007-06-22 10:09:20 +00:00 |
ulltoa.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
ulltow.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
usleep.c
|
2008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>
|
2008-05-04 12:18:52 +00:00 |
wcrtomb.c
|
Import David Gay's gdtoa library.
|
2006-08-31 23:48:56 +00:00 |
wcstof.c
|
Import David Gay's gdtoa library.
|
2006-08-31 23:48:56 +00:00 |
wcstoimax.c
|
Get rid of some warnings
|
2003-03-17 01:03:43 +00:00 |
wcstold.c
|
Import David Gay's gdtoa library.
|
2006-08-31 23:48:56 +00:00 |
wcstoumax.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
wctob.c
|
Import David Gay's gdtoa library.
|
2006-08-31 23:48:56 +00:00 |
wctrans.c
|
* mingwex/wctype.c: New file.
|
2005-02-25 01:43:43 +00:00 |
wctype.c
|
* mingwex/wctype.c: New file.
|
2005-02-25 01:43:43 +00:00 |
wdirent.c
|
Import David Gay's gdtoa library.
|
2006-08-31 23:48:56 +00:00 |
wmemchr.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
wmemcmp.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
wmemcpy.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
wmemmove.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
wmemset.c
|
* include/_mingw.h: Increment version to 2.0.
|
2002-06-13 10:20:48 +00:00 |
wtoll.c
|
Get rid of some warnings
|
2003-03-17 01:03:43 +00:00 |