summaryrefslogtreecommitdiffstats
path: root/winsup/mingw
Commit message (Expand)AuthorAgeFilesLines
* 2008-02-01 Brian Dessent <brian@dessent.net>Chris Sutcliffe2008-02-022-5/+14
* 2007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-12-282-2/+6
* 2007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-11-2713-102/+119
* 2007-10-03 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2007-10-032-5/+9
* 2007-10-03 Bernd Becker <hugin@users.sourceforge.net>Chris Sutcliffe2007-10-038-48/+121
* Committed as obvious:Danny Smith2007-09-232-1/+7
* Make snprintf() and vsnprintf() conform to C99.Keith Marshall2007-08-256-26/+41
* 2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-08-032-1/+2
* 2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-08-032-2/+6
* * Makefile.in (SUBDIRS): Delete stray line continuation artifact,Keith Marshall2007-07-232-2/+10
* * include/fcntl.h (_O_WTEXT, _O_U16TEXT, _O_U8TEXT) Define forDanny Smith2007-07-192-1/+12
* Changelog typoDanny Smith2007-07-121-2/+3
* * incude/wchar.h (_wsystem) Declare.Danny Smith2007-07-124-13/+39
* * mingwex/gdtoa/mingw_snprintf.c: New file.Danny Smith2007-06-293-3/+1251
* * msvcrt.def.in: Update comment.Danny Smith2007-06-284-7/+24
* *include/wctpe.h: Likewise.Danny Smith2007-06-233-592/+628
* *include/assert.h: Qualify all functions with __MINGW_NOTHROW.Danny Smith2007-06-2327-899/+901
* * mingwex/Makefile.in (LIB_OBJS): Revert accidental removal.Danny Smith2007-06-222-0/+6
* Add POSIX binary tree search API.Danny Smith2007-06-227-4/+269
* * include/_mingw.h (__MINGW_NOTHROW): Define.Danny Smith2007-06-222-2/+25
* * include/stdio.h (vsnprintf): Remove inline definition.Danny Smith2007-06-182-6/+10
* * CRTfmode.c: Nit-pick comment fix.Danny Smith2007-06-172-1/+5
* * CRTfmode.c: Fix nested comment.Christopher Faylor2007-06-172-1/+5
* * include/string.h (strcasecmp): Fix typo in declaration prototype.Christopher Faylor2007-06-172-1/+5
* * include/io.h (lseek64) : Add prototype.Danny Smith2007-06-142-0/+5
* * include/string.h (strcasecmp): Add prototype.Danny Smith2007-06-142-0/+7
* * Makefile.in (CRT0S): Revert last change.Danny Smith2007-06-133-4/+12
* * Makefile.in (CRT0S): Add back CRTfmode.o.Danny Smith2007-06-132-1/+5
* * include/stdlib.h: Don't include stdint.h. Conditionally define intptr_t.Danny Smith2007-06-133-3/+22
* * crt1.c (__mingw_CRTStartup): Add explicit call to libgcc's __main.Danny Smith2007-06-112-0/+13
* * include/stdint.h (intptr_t): Fix typo.Danny Smith2007-05-082-2/+7
* * include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED.Danny Smith2007-05-072-10/+43
* 2007-04-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-04-072-12/+15
* 2007-04-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-04-052-11/+24
* 2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-03-262-2/+6
* 2007-03-22 Brian Ripley <ripleybd@users.sourceforge.net>Danny Smith2007-03-222-2/+6
* 2003-03-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-03-212-2/+6
* Add --enable-mingw-manpage-transform configure option.Keith Marshall2007-03-205-3/+63
* * include/_mingw.h (__CRT_INLINE): Ue __gnu_inline__ for gcc 4.2.x too.Danny Smith2007-03-182-1/+5
* Add manpages for dirname and basename functions.Keith Marshall2007-03-113-0/+501
* Make basename and dirname functions work with path namesKeith Marshall2007-03-083-79/+210
* * include/io.h (__mingw_access): New static inline wrapper to restoreDanny Smith2007-03-052-0/+15
* * mingwex/fesetround.c (fesetround): Use unsigned int as operandDanny Smith2007-03-052-4/+11
* 2007-02-27 Thorsten Dahlheimer <tdahlheim@gmx.net>Danny Smith2007-02-272-2/+8
* 2007-02-18 Aurimas Cernius <aurisc4@gmail.com>Danny Smith2007-02-182-4/+8
* * Makefile.in (ALL_CFLAGS): Put W32API_INCLUDE after INCLUDES.Danny Smith2007-02-144-7/+16
* * include/io.h (X_OK): Revert 2007-01-24 change, but leave comment.Danny Smith2007-02-082-1/+5
* Expose some msvcr80.dll functions.Danny Smith2007-01-273-1/+24
* Expose some msvcr80.dll functions.Danny Smith2007-01-264-5/+44
* * include/_mingw.h (CRT_INLINE): Correct typo.Danny Smith2007-01-262-2/+6