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
*
2008-07-06 Gregory McGarry <gregorymcgarry@users.sourceforge.net>
Danny Smith
2008-07-07
2
-3
/
+8
*
* include/stdio.h (swprintf, vswprintf): Guard with #ifndef __STRICT...
Danny Smith
2008-07-04
3
-5
/
+17
*
Add _get_output_format(), _set_output_format() for MSVCRT >= MSVCR80
Keith Marshall
2008-07-01
3
-6
/
+24
*
Committed as obvious.
Danny Smith
2008-06-14
3
-2
/
+9
*
Avoid precision errors in round(), lround() and llround() functions.
Keith Marshall
2008-06-03
14
-150
/
+325
*
Committed as obvious.
Danny Smith
2008-05-22
2
-1
/
+7
*
2008-05-15 Ramiro Polla <ramiro@lisha.ufsc.br>
Chris Sutcliffe
2008-05-15
2
-1
/
+11
*
2008-05-06 Ramiro Polla <ramiro@lisha.ufsc.br>
Chris Sutcliffe
2008-05-07
3
-5
/
+9
*
Fix typo and commit the write header
Chris Sutcliffe
2008-05-06
2
-1
/
+5
*
2008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>
Chris Sutcliffe
2008-05-04
4
-1
/
+55
*
2008-04-02 Ramiro Polla <ramiro@lisha.ufsc.br>
Chris Sutcliffe
2008-05-03
3
-1
/
+14
*
2008-04-26 Chuck Wilson <cwilso11@users.sourceforge.net>
Chris Sutcliffe
2008-04-26
2
-20
/
+7
*
2008-04-25 Danny Smith <dannysmith@users.sourceforge.net>
Chris Sutcliffe
2008-04-26
3
-55
/
+72
*
2008-04-25 Danny Smith <dannysmith@users.sourceforge.net>
Chris Sutcliffe
2008-04-26
3
-24
/
+14
*
2008-03-21 Danny Smith <dannysmith@users.sourceforge.net>
Chris Sutcliffe
2008-03-21
2
-0
/
+22
*
2008-01-19 Danny Smith <dannysmithusers.sourceforge.net
Chris Sutcliffe
2008-03-21
2
-0
/
+10
*
2008-02-08 Danny Smith <dannysmith@users.sourceforge.net>
Chris Sutcliffe
2008-03-20
3
-6
/
+20
*
2008-02-28 Joseph Myers <joseph@codesourcery.com>
Chris Sutcliffe
2008-03-04
2
-5
/
+5
*
2008-02-01 Brian Dessent <brian@dessent.net>
Chris Sutcliffe
2008-02-02
2
-5
/
+14
*
2007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-12-28
2
-2
/
+6
*
2007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-11-27
13
-102
/
+119
*
2007-10-03 Danny Smith <dannysmith@users.sourceforge.net>
Chris Sutcliffe
2007-10-03
2
-5
/
+9
*
2007-10-03 Bernd Becker <hugin@users.sourceforge.net>
Chris Sutcliffe
2007-10-03
8
-48
/
+121
*
Committed as obvious:
Danny Smith
2007-09-23
2
-1
/
+7
*
Make snprintf() and vsnprintf() conform to C99.
Keith Marshall
2007-08-25
6
-26
/
+41
*
2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-08-03
2
-1
/
+2
*
2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2007-08-03
2
-2
/
+6
*
* Makefile.in (SUBDIRS): Delete stray line continuation artifact,
Keith Marshall
2007-07-23
2
-2
/
+10
*
* include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define for
Danny Smith
2007-07-19
2
-1
/
+12
*
Changelog typo
Danny Smith
2007-07-12
1
-2
/
+3
*
* incude/wchar.h (_wsystem) Declare.
Danny Smith
2007-07-12
4
-13
/
+39
*
* mingwex/gdtoa/mingw_snprintf.c: New file.
Danny Smith
2007-06-29
3
-3
/
+1251
*
* msvcrt.def.in: Update comment.
Danny Smith
2007-06-28
4
-7
/
+24
*
*include/wctpe.h: Likewise.
Danny Smith
2007-06-23
3
-592
/
+628
*
*include/assert.h: Qualify all functions with __MINGW_NOTHROW.
Danny Smith
2007-06-23
27
-899
/
+901
*
* mingwex/Makefile.in (LIB_OBJS): Revert accidental removal.
Danny Smith
2007-06-22
2
-0
/
+6
*
Add POSIX binary tree search API.
Danny Smith
2007-06-22
7
-4
/
+269
*
* include/_mingw.h (__MINGW_NOTHROW): Define.
Danny Smith
2007-06-22
2
-2
/
+25
*
* include/stdio.h (vsnprintf): Remove inline definition.
Danny Smith
2007-06-18
2
-6
/
+10
*
* CRTfmode.c: Nit-pick comment fix.
Danny Smith
2007-06-17
2
-1
/
+5
*
* CRTfmode.c: Fix nested comment.
Christopher Faylor
2007-06-17
2
-1
/
+5
*
* include/string.h (strcasecmp): Fix typo in declaration prototype.
Christopher Faylor
2007-06-17
2
-1
/
+5
*
* include/io.h (lseek64) : Add prototype.
Danny Smith
2007-06-14
2
-0
/
+5
*
* include/string.h (strcasecmp): Add prototype.
Danny Smith
2007-06-14
2
-0
/
+7
*
* Makefile.in (CRT0S): Revert last change.
Danny Smith
2007-06-13
3
-4
/
+12
*
* Makefile.in (CRT0S): Add back CRTfmode.o.
Danny Smith
2007-06-13
2
-1
/
+5
*
* include/stdlib.h: Don't include stdint.h. Conditionally define intptr_t.
Danny Smith
2007-06-13
3
-3
/
+22
*
* crt1.c (__mingw_CRTStartup): Add explicit call to libgcc's __main.
Danny Smith
2007-06-11
2
-0
/
+13
*
* include/stdint.h (intptr_t): Fix typo.
Danny Smith
2007-05-08
2
-2
/
+7
*
* include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED.
Danny Smith
2007-05-07
2
-10
/
+43
[next]