aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw/mingwex
AgeCommit message (Expand)AuthorFilesLines
2002-06-10 * include/math.h (fdim, fdimf, fdiml): Add prototypes.github/mingwexmingwexDanny Smith4-0/+25
2002-05-22 * mingwex/Makefile.in (DISTFILES): Add truncf.c, truncl.c.Danny Smith1-0/+2
2002-05-22 * mingwex/isnanl.c: New file.Danny Smith1-0/+13
2002-05-16 * mingwex/snprintf.c: Split out vsnprintf to....Danny Smith5-21/+26
2002-04-25 Inadverantly left out in 2002-04-26 patchDanny Smith1-1/+4
2002-04-24 * include/math.h (nanl, __fpcassifyl, fminl, fmaxl, rintl,Danny Smith27-160/+313
2002-04-23 Make wide char versions of opendir and friends.Danny Smith3-38/+48
2002-04-18 * mingwex/dirent.c (opendir): Convert given pathname toDanny Smith1-3/+7
2002-04-17 * Makefile.in (INCLUDES): Add "-iwithprefixbefore include" toDanny Smith1-1/+2
2002-04-17 * crt1.c: Revert changes of 2002-04-16. Use _fpreset again.Danny Smith1-9/+17
2002-04-16 * CRT_fp8.c: New file.Danny Smith1-22/+33
2002-04-11 * mingwex/Makefile.in (DISTFILES): Add suffix to wcstof.c.Danny Smith1-1/+1
2002-04-10 * mingwex/mingw-fseek.c: New file, based on Mumit KhanDanny Smith2-1/+124
2002-04-04 * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith2-1/+6
2002-04-04 Add libgmon.a and libmingwex.a for cygwin -mno-cygwin Danny Smith1-4/+5
2002-03-30 * include/stdint.h: Add missing newline at eof.Danny Smith3-2/+38
2002-03-22 * configure.in: Add mingwex as SUBDIRS and configdirs.Danny Smith56-0/+4465