Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'. | Corinna Vinschen | 2008-03-31 | 1 | -1/+1 |
* | * fcntl.cc (fcntl_worker): Protect with a 'myfault'. | Corinna Vinschen | 2008-03-14 | 1 | -0/+193 |
* | * smallprint.cc (__small_vsprintf): Free allocated buffer rather than pointer | Christopher Faylor | 2008-03-02 | 1 | -4/+6 |
* | * cygheap.cc (cwcsdup): New function. | Corinna Vinschen | 2008-02-14 | 1 | -2/+2 |
* | * smallprint.cc (__small_vsprintf): Use HEAP_NOTHEAP for type. | Corinna Vinschen | 2008-02-04 | 1 | -1/+1 |
* | * dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to current | Corinna Vinschen | 2008-01-31 | 1 | -13/+6 |
* | * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for path | Corinna Vinschen | 2007-12-06 | 1 | -2/+3 |
* | * smallprint.cc (__small_vsprintf): Add format specifier 'W' for | Corinna Vinschen | 2007-08-01 | 1 | -13/+21 |
* | * ntdll.h (RtlFreeAnsiString): Declare. | Corinna Vinschen | 2007-07-31 | 1 | -0/+284 |