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
*
Add comments to intentional switch fallthroughs
Corinna Vinschen
2016-11-24
1
-0
/
+4
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
cygwin: Fix copyright dates
Corinna Vinschen
2015-07-29
1
-2
/
+1
*
Reduce stack pressure throughout Cygwin
Corinna Vinschen
2015-07-19
1
-10
/
+4
*
* smallprintf.cc (__small_vsprintf): Add missing break in 'C' case.
Corinna Vinschen
2014-05-19
1
-1
/
+2
*
Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch
Yaakov Selkowitz
2013-05-01
1
-0
/
+4
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-41
/
+184
*
whitespace cleanup
Christopher Faylor
2012-08-16
1
-7
/
+7
*
Add missing file from last checkin.
Christopher Faylor
2012-07-29
1
-1
/
+11
*
* DevNotes: Add entry cgf-000009.
Christopher Faylor
2012-05-17
1
-30
/
+3
*
* smallprint.cc (tmpbuf): Declare new class holding a static buffer, protected
Christopher Faylor
2012-02-15
1
-3
/
+33
*
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