summaryrefslogtreecommitdiffstats
path: root/winsup/mingw
Commit message (Expand)AuthorAgeFilesLines
* * include/stdio.h (SEEK_SET, SEEK_CUR, SEEK_END): DefineDanny Smith2007-01-194-15/+33
* * include/libgen.h: New file; required by...Keith Marshall2006-12-315-3/+321
* configure.in: Update to autoconf 2.5x syntax; fix macro argument quoting;Keith Marshall2006-11-255-699/+90
* * Makefile.in: Add aclocal.m4:to source release.Danny Smith2006-11-214-5/+11
* 2006-11-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-11-183-3/+8
* [ mingw-Bugs-1590623 ]Danny Smith2006-11-082-6/+17
* * Makefile.in: Semi-revert semi-reversion of 2006-08-30 change, nowCorinna Vinschen2006-10-042-0/+12
* * mingwex/mb_wc_common.h (get_codepage): Get itDanny Smith2006-09-192-13/+7
* * mingwex/gdtoa/g_xfmt.c (g_xfmt): Fix representation of infinity. Use fpcla...Danny Smith2006-09-174-21/+41
* * mingwex/gdtoa/strtopx.c (strtopx): Fix (sic) infinity.Danny Smith2006-09-162-1/+7
* * Makefile.in: Semi-revert 2006-08-30 change.Christopher Faylor2006-09-112-7/+4
* * include/_mingw.h (__MINGW_ATTRIB_DEPRECATED): Define.Danny Smith2006-09-103-5/+18
* * aclocal.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CC_GNU, LIB_AC_PROG_CXX):Keith Marshall2006-09-104-134/+24
* * mingwex/gdtoa/misc.c (pow5mult): Restore original code.Danny Smith2006-09-064-31/+14
* Import David Gay's gdtoa library.Danny Smith2006-08-3143-3145/+6824
* * Makefile.in: Add with_cross_host to allow more granular checks.Corinna Vinschen2006-08-305-957/+283
* 2006-08-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-08-272-1/+5
* * include/ctype.h: Expose iswblank if __cplusplus.Danny Smith2006-08-253-5/+9
* * include/ctype.h: Remove stray ')'.Danny Smith2006-08-032-1/+5
* * include/ctype.h (_BLANK): Expand comment.Danny Smith2006-08-036-7/+64
* * include/math.h (__INFF,__INFL): Remove '#'.Danny Smith2006-07-062-3/+7
* * mingwex/Makefile.in: Add -I$(srcdir)/.. to INCLUDES.Danny Smith2006-07-032-2/+6
* Add a real Changelog entry.Danny Smith2006-07-031-0/+22
* Support SSE float environment in fenv.h functions.Danny Smith2006-07-0315-18/+253
* 2006-06-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-06-263-93/+103
* * mingwex/math/tgamma.c (SQTPI): Add braces.Danny Smith2006-06-262-1/+5
* * mingwex/wcrtomb.c (wcsrtombs): Fix src end-pointer thinko.Danny Smith2006-06-265-28/+55
* Changelog formattingDanny Smith2006-06-251-1/+1
* * include/sys/time.h (struct timezone): Define.Danny Smith2006-06-223-1/+16
* * configure.in (AC_CONFIG_AUX_DIR): Remove.Danny Smith2006-06-183-46/+59
* 2006-06-18 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>Chris Sutcliffe2006-06-182-1/+5
* * mingwex/dirent.c (_tGetFileAttributes): New helper function.Danny Smith2006-06-182-1/+25
* * include/sys/time.h: Add header guard. Add extern "C" bracketingDanny Smith2006-06-184-3/+83
* * include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3,Danny Smith2006-06-122-3/+28
* * mingwex/wcrtomb.c (wcrtomb_cp): Correct typo.Danny Smith2006-06-122-1/+5
* * Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59.Danny Smith2006-06-122-1/+5
* update to newer autoconfChristopher Faylor2006-05-2410-2430/+10301
* * mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale.Danny Smith2006-05-172-10/+13
* 2006-02-13 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2006-02-132-0/+7
* 2006-01-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-01-192-1/+5
* 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2005-10-273-3/+8
* * include/limits.h (SSIZE_MAX): Define.Danny Smith2005-10-152-9/+19
* 2005-10-13 Wu Yongwei <adah@users.sourceforge.net>Danny Smith2005-10-132-0/+20
* * include/stddef.h: Remove.Danny Smith2005-10-123-14/+5
* * mingwex/complex/csqrt.c (csqrt): The sign of real partDanny Smith2005-10-124-8/+16
* * include/time.h (_time64): Correct prototype.Danny Smith2005-10-122-1/+5
* * mingwex/fegetenv.c (fegetenv): Restore exception masks.Danny Smith2005-10-083-7/+13
* * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)Danny Smith2005-09-242-5/+9
* * include/stdlib.h (strtof): Add prototype. UglifyDanny Smith2005-09-192-6/+25
* * mingwex/fe*.c: Revert previous changes.Danny Smith2005-08-259-14/+42