index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
smallprint.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
1
-1
/
+14
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-1
/
+1
*
* smallprint.cc (hex_str): New const string.
Corinna Vinschen
2009-10-30
1
-11
/
+40
*
* smallprint.cc (__small_vsprintf): Simplify UNICODE string handling
Corinna Vinschen
2009-10-20
1
-9
/
+4
*
* smallprint.cc (__small_vsprintf): Handle NULL PWCHAR and
Corinna Vinschen
2009-03-23
1
-3
/
+6
*
* smallprint.cc (__small_vsprintf): Use already available buffer tmp
Corinna Vinschen
2009-01-23
1
-8
/
+5
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-7
/
+7
*
* Makefile.in (DLL_OFILES): Add kernel32.o.
Corinna Vinschen
2008-04-21
1
-1
/
+1
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-3
/
+0
*
* 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