Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-18This commit was manufactured by cvs2svn to create branch 'gdb_7_1-branch'.gdb_7_1-2010-03-18-releasegdb_7_1-2010-02-18-branchpointgdb_7_1-branchcvs2svn
2009-10-30 * smallprint.cc (hex_str): New const string.Corinna Vinschen
2009-10-20 * smallprint.cc (__small_vsprintf): Simplify UNICODE string handlingCorinna Vinschen
2009-03-23 * smallprint.cc (__small_vsprintf): Handle NULL PWCHAR andCorinna Vinschen
2009-01-23 * smallprint.cc (__small_vsprintf): Use already available buffer tmpCorinna Vinschen
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor
2008-04-21 * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor
2008-03-31 * smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.Corinna Vinschen
2008-03-14 * fcntl.cc (fcntl_worker): Protect with a 'myfault'.Corinna Vinschen
2008-03-03* smallprint.cc (__small_vsprintf): Free allocated buffer rather than pointerChristopher Faylor
2008-02-14 * cygheap.cc (cwcsdup): New function.Corinna Vinschen
2008-02-04 * smallprint.cc (__small_vsprintf): Use HEAP_NOTHEAP for type.Corinna Vinschen
2008-01-31 * dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to currentCorinna Vinschen
2007-12-06 * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen
2007-08-01 * smallprint.cc (__small_vsprintf): Add format specifier 'W' forCorinna Vinschen
2007-08-01 * ntdll.h (RtlFreeAnsiString): Declare.Corinna Vinschen