summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/mingwex
Commit message (Expand)AuthorAgeFilesLines
* * mingwex/getopt.c: Define IS_POSIXLY_CORRECT as perDanny Smith2004-02-051-1/+5
* * mingwex/strtold.c (__asctoe64) Reorganise. Fix setting errorDanny Smith2004-02-051-87/+115
* * mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale")Danny Smith2004-02-011-8/+13
* * mingwex/math/powl.c (powl): Return infinity ifDanny Smith2004-02-011-0/+8
* * mingwex/math/cephes_emath.h (__enan_64): Fix thinko.Danny Smith2004-01-311-10/+13
* Add ISO C99 complex support for doubles.Danny Smith2003-10-2121-2/+627
* * mingwex/math/cephes_mconf.h (NAN, NANF, NANL):Danny Smith2003-10-211-3/+23
* * mingwex/math/s_erf.c (erf): Set errno to ERANGE ifDanny Smith2003-10-212-1/+9
* * mingwex/dirent.c (_treaddir): Reset errno to 0 if endDanny Smith2003-10-021-1/+6
* 2003-09-22 Roland Schwingel <rolandschwingel@users.sourceforge.net>Danny Smith2003-09-221-2/+2
* * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint.Danny Smith2003-07-035-23/+23
* * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small):Earnie Boyd2003-07-013-8/+8
* * include/dirent.h (dirent): Make d_name and array instead of a pointer.Earnie Boyd2003-06-181-9/+3
* Uh hum, just not my dayEarnie Boyd2003-05-062-2/+2
* * configure: RegenerateEarnie Boyd2003-05-061-1/+1
* * configure.in (W32API_INCLUDE): Need the -I switch in the value.Earnie Boyd2003-05-061-1/+1
* * configure.in (CFLAGS): Remove -D__USE_CRTIMP=1 due to possibilitesEarnie Boyd2003-05-063-5/+11
* Get rid of some warnings Danny Smith2003-03-178-11/+21
* 2003-03-03 Christopher Faylor <cgf@redhat.com>Danny Smith2003-03-031-18/+28
* * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith2003-03-032-6/+498
* 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-03-0211-9/+203
* * mingwex/math/cephes_emath.h: Don't redefine INFINITY.Danny Smith2003-02-101-1/+0
* * mingwex/mingw-fseek.c (INLINE): Remove define.Danny Smith2003-01-261-33/+2
* * mingwex/math/llround.c: Correct function name andDanny Smith2003-01-111-3/+3
* * mingwex/math/s_erf.c: New file.Danny Smith2002-12-083-8/+609
* * mingwex/math/lgamma.c: New file.Danny Smith2002-11-278-4/+2285
* Add strtold and wcstold to libmingwex.aDanny Smith2002-11-266-8/+3119
* * include/math.h (sqrt): Remove inline definition.Danny Smith2002-11-092-6/+29
* * mingwex/math/powil.c: Rename powil to __powil.Danny Smith2002-10-067-67/+1354
* * mingwex/math/files.txt: Remove inadvertantly added file.Danny Smith2002-09-191-1/+0
* * mingwex/fegetenv.c: Change to \n line endings.Earnie Boyd2002-09-053-22/+22
* * mingwex/math/hypotl.c: Replace with version based on cephesDanny Smith2002-09-021-43/+58
* Add incomplet long double math support to libmingwex.aDanny Smith2002-07-29138-219/+4354
* * include/_mingw.h: Increment version to 2.0.Danny Smith2002-06-1382-0/+4865