summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/smallprint.cc
Commit message (Expand)AuthorAgeFilesLines
* * smallprint.cc (__small_vsprintf): Use HEAP_NOTHEAP for type.Corinna Vinschen2008-02-041-1/+1
* * dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to currentCorinna Vinschen2008-01-311-13/+6
* * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen2007-12-061-2/+3
* * smallprint.cc (__small_vsprintf): Add format specifier 'W' forCorinna Vinschen2007-08-011-13/+21
* * ntdll.h (RtlFreeAnsiString): Declare.Corinna Vinschen2007-07-311-0/+284