aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw
AgeCommit message (Expand)AuthorFilesLines
2008-05-032008-04-02 Ramiro Polla <ramiro@lisha.ufsc.br>Chris Sutcliffe3-1/+14
2008-04-262008-04-26 Chuck Wilson <cwilso11@users.sourceforge.net>Chris Sutcliffe2-20/+7
2008-04-262008-04-25 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe3-55/+72
2008-04-262008-04-25 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe3-24/+14
2008-03-212008-03-21 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2-0/+22
2008-03-212008-01-19 Danny Smith <dannysmithusers.sourceforge.netChris Sutcliffe2-0/+10
2008-03-202008-02-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe3-6/+20
2008-03-042008-02-28 Joseph Myers <joseph@codesourcery.com>Chris Sutcliffe2-5/+5
2008-02-022008-02-01 Brian Dessent <brian@dessent.net>Chris Sutcliffe2-5/+14
2007-12-282007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+6
2007-11-272007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe13-102/+119
2007-10-032007-10-03 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2-5/+9
2007-10-032007-10-03 Bernd Becker <hugin@users.sourceforge.net>Chris Sutcliffe8-48/+121
2007-09-23Committed as obvious:Danny Smith2-1/+7
2007-08-25Make snprintf() and vsnprintf() conform to C99.Keith Marshall6-26/+41
2007-08-032007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+2
2007-08-032007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+6
2007-07-23* Makefile.in (SUBDIRS): Delete stray line continuation artifact,Keith Marshall2-2/+10
2007-07-19 * include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define forDanny Smith2-1/+12
2007-07-12Changelog typoDanny Smith1-2/+3
2007-07-12 * incude/wchar.h (_wsystem) Declare.Danny Smith4-13/+39
2007-06-29 * mingwex/gdtoa/mingw_snprintf.c: New file.Danny Smith3-3/+1251
2007-06-28 * msvcrt.def.in: Update comment.Danny Smith4-7/+24
2007-06-23*include/wctpe.h: Likewise.Danny Smith3-592/+628
2007-06-23 *include/assert.h: Qualify all functions with __MINGW_NOTHROW.Danny Smith27-899/+901
2007-06-22 * mingwex/Makefile.in (LIB_OBJS): Revert accidental removal.Danny Smith2-0/+6
2007-06-22 Add POSIX binary tree search API.Danny Smith7-4/+269
2007-06-22 * include/_mingw.h (__MINGW_NOTHROW): Define.Danny Smith2-2/+25
2007-06-18 * include/stdio.h (vsnprintf): Remove inline definition.Danny Smith2-6/+10
2007-06-17 * CRTfmode.c: Nit-pick comment fix.Danny Smith2-1/+5
2007-06-17* CRTfmode.c: Fix nested comment.Christopher Faylor2-1/+5
2007-06-17* include/string.h (strcasecmp): Fix typo in declaration prototype.Christopher Faylor2-1/+5
2007-06-14 * include/io.h (lseek64) : Add prototype.Danny Smith2-0/+5
2007-06-14 * include/string.h (strcasecmp): Add prototype.Danny Smith2-0/+7
2007-06-13 * Makefile.in (CRT0S): Revert last change.Danny Smith3-4/+12
2007-06-13 * Makefile.in (CRT0S): Add back CRTfmode.o.Danny Smith2-1/+5
2007-06-13 * include/stdlib.h: Don't include stdint.h. Conditionally define intptr_t.Danny Smith3-3/+22
2007-06-11 * crt1.c (__mingw_CRTStartup): Add explicit call to libgcc's __main.Danny Smith2-0/+13
2007-05-08 * include/stdint.h (intptr_t): Fix typo.Danny Smith2-2/+7
2007-05-07 * include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED.Danny Smith2-10/+43
2007-04-072007-04-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-12/+15
2007-04-052007-04-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-11/+24
2007-03-262007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+6
2007-03-22 2007-03-22 Brian Ripley <ripleybd@users.sourceforge.net>Danny Smith2-2/+6
2007-03-212003-03-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-2/+6
2007-03-20Add --enable-mingw-manpage-transform configure option.Keith Marshall5-3/+63
2007-03-18 * include/_mingw.h (__CRT_INLINE): Ue __gnu_inline__ for gcc 4.2.x too.Danny Smith2-1/+5
2007-03-11Add manpages for dirname and basename functions.Keith Marshall3-0/+501
2007-03-08Make basename and dirname functions work with path namesKeith Marshall3-79/+210
2007-03-05 * include/io.h (__mingw_access): New static inline wrapper to restoreDanny Smith2-0/+15