index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
utils
/
printf_hook
/
printf_hook_builtin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
printf-hook-builtin: Fix invalid memory access
Tobias Brunner
2015-08-04
1
-1
/
+2
*
printf-hook-builtin: Support Windows console colors using TTY escape codes
Martin Willi
2014-06-04
1
-0
/
+124
*
printf-hook-builtin: Correctly calculate written bytes in print_in_hook()
Martin Willi
2014-01-15
1
-3
/
+7
*
printf-hook-builtin: Don't use %P to print uppercase hex pointers
Martin Willi
2013-11-20
1
-6
/
+0
*
printf-hook-builtin: Don't rely on isinf() return value signedness
Martin Willi
2013-10-24
1
-8
/
+9
*
printf-hook-builtin: Print NaN/Infinity floating point values as such
Martin Willi
2013-10-11
1
-2
/
+22
*
printf-hook-builtin: Correctly round up floating point values
Martin Willi
2013-10-11
1
-1
/
+15
*
printf-hook-builtin: Add some preliminary floating point support
Martin Willi
2013-10-11
1
-2
/
+194
*
printf-hook-builtin: Support GNU %m specifier
Martin Willi
2013-10-11
1
-0
/
+8
*
printf-hook-builtin: Add a new "builtin" backend using its own printf() routines
Martin Willi
2013-10-11
1
-0
/
+933