index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
mingw
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/math.h (__INFF,__INFL): Remove '#'.
Danny Smith
2006-07-06
2
-3
/
+7
*
* mingwex/Makefile.in: Add -I$(srcdir)/.. to INCLUDES.
Danny Smith
2006-07-03
2
-2
/
+6
*
Add a real Changelog entry.
Danny Smith
2006-07-03
1
-0
/
+22
*
Support SSE float environment in fenv.h functions.
Danny Smith
2006-07-03
15
-18
/
+253
*
2006-06-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-06-26
3
-93
/
+103
*
* mingwex/math/tgamma.c (SQTPI): Add braces.
Danny Smith
2006-06-26
2
-1
/
+5
*
* mingwex/wcrtomb.c (wcsrtombs): Fix src end-pointer thinko.
Danny Smith
2006-06-26
5
-28
/
+55
*
Changelog formatting
Danny Smith
2006-06-25
1
-1
/
+1
*
* include/sys/time.h (struct timezone): Define.
Danny Smith
2006-06-22
3
-1
/
+16
*
* configure.in (AC_CONFIG_AUX_DIR): Remove.
Danny Smith
2006-06-18
3
-46
/
+59
*
2006-06-18 Chris Sutcliffe <ir0n3h4d@users.sourceforge.net>
Chris Sutcliffe
2006-06-18
2
-1
/
+5
*
* mingwex/dirent.c (_tGetFileAttributes): New helper function.
Danny Smith
2006-06-18
2
-1
/
+25
*
* include/sys/time.h: Add header guard. Add extern "C" bracketing
Danny Smith
2006-06-18
4
-3
/
+83
*
* include/math.h (HUGE_VAL): Define as builtin if __GNUC__ >= 3.3,
Danny Smith
2006-06-12
2
-3
/
+28
*
* mingwex/wcrtomb.c (wcrtomb_cp): Correct typo.
Danny Smith
2006-06-12
2
-1
/
+5
*
* Makefile.in (SUBDIRS): Change to lowercase for autoconf 2.59.
Danny Smith
2006-06-12
2
-1
/
+5
*
update to newer autoconf
Christopher Faylor
2006-05-24
10
-2430
/
+10301
*
* mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale.
Danny Smith
2006-05-17
2
-10
/
+13
*
2006-02-13 Earnie Boyd <earnie@users.sf.net>
Earnie Boyd
2006-02-13
2
-0
/
+7
*
2006-01-18 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-01-19
2
-1
/
+5
*
2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2005-10-27
3
-3
/
+8
*
* include/limits.h (SSIZE_MAX): Define.
Danny Smith
2005-10-15
2
-9
/
+19
*
2005-10-13 Wu Yongwei <adah@users.sourceforge.net>
Danny Smith
2005-10-13
2
-0
/
+20
*
* include/stddef.h: Remove.
Danny Smith
2005-10-12
3
-14
/
+5
*
* mingwex/complex/csqrt.c (csqrt): The sign of real part
Danny Smith
2005-10-12
4
-8
/
+16
*
* include/time.h (_time64): Correct prototype.
Danny Smith
2005-10-12
2
-1
/
+5
*
* mingwex/fegetenv.c (fegetenv): Restore exception masks.
Danny Smith
2005-10-08
3
-7
/
+13
*
* include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)
Danny Smith
2005-09-24
2
-5
/
+9
*
* include/stdlib.h (strtof): Add prototype. Uglify
Danny Smith
2005-09-19
2
-6
/
+25
*
* mingwex/fe*.c: Revert previous changes.
Danny Smith
2005-08-25
9
-14
/
+42
*
* mingwex/feclearexcept.c (feclearexcept): Change declaration.
Danny Smith
2005-08-25
8
-21
/
+14
*
* mingwex/stdio/fseeko64.c (fseeko64): Flush stream before
Danny Smith
2005-08-25
2
-2
/
+10
*
* Include/_mingw.h: Increment version to 3.8.
Chris Sutcliffe
2005-08-13
3
-3
/
+8
*
* include/wctype.h (towupper, towlower): Change arg and return value
Danny Smith
2005-08-10
3
-4
/
+16
*
* mthr_stub.c (__mingwthr_key_dtor): Replace assert(0) with
Danny Smith
2005-08-10
2
-9
/
+14
*
* moldname.def.in (sleep, beep, seterrormode): Remove.
Danny Smith
2005-08-08
2
-3
/
+4
*
* profile/profile.h (_MCOUNT_CALL): Define as regparm(2)
Danny Smith
2005-06-16
3
-8
/
+32
*
* include/_mingw.h (__MINGW_GNUC_PREREQ): Define. Use to
Danny Smith
2005-06-16
3
-20
/
+57
*
* include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix typo
Danny Smith
2005-06-06
2
-3
/
+8
*
* crt1.c (_gnu_exception_handler): Handle illegal instruction
Danny Smith
2005-05-19
2
-0
/
+24
*
* mingwex/math/nexttoward.c: New file.
Danny Smith
2005-05-10
6
-3
/
+103
*
* mingwex/math/nextafterf.c (nextafterf): Correct
Danny Smith
2005-05-09
5
-13
/
+80
*
* mingwex/math/erfl.c: New file.
Danny Smith
2005-05-08
4
-6
/
+308
*
* include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessor
Danny Smith
2005-05-04
3
-3
/
+10
*
* mingwex/math/signbit.c (__signbit): Make return value
Danny Smith
2005-05-03
5
-6
/
+15
*
* include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't define as
Danny Smith
2005-05-02
3
-15
/
+14
*
* mingwex/mbrtowc.c: New file.
Danny Smith
2005-04-24
8
-26
/
+364
*
2005-04-23 Wu Yongwei <adah@sh163.net>
Danny Smith
2005-04-24
2
-7
/
+18
*
* include/_mingw.h (__MINGW_ATTRIB_NONNULL): Define.
Danny Smith
2005-03-31
2
-0
/
+11
*
* include/stdio.h (__mingw_fwrite): Change return value to
Danny Smith
2005-03-24
3
-2
/
+8
[next]