Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fef20d9c1380f04ba9492d6463148db07b413708
/
lib
/
vsprintf.c
fef20d9
vsprintf: unify the format decoding layer for its 3 users
by Frederic Weisbecker
· 16 years ago
4370aa4
vsprintf: add binary printf
by Lai Jiangshan
· 16 years ago
e899aa8
strict_strto* is not strict enough
by Pavel Machek
· 16 years ago
d97106a
Make %p print '(null)' for NULL pointers
by Linus Torvalds
· 16 years ago
411c41e
aoe: remove private mac address format function
by Harvey Harrison
· 16 years ago
b9ac998
printk: ipv4 address digits printed in reverse order
by Harvey Harrison
· 16 years ago
6b9a106
printk: remove %p6 format specifier, fix up comments
by Harvey Harrison
· 16 years ago
4aa9960
printk: add %I4, %I6, %i4, %i6 format specifiers
by Harvey Harrison
· 16 years ago
689afa7
printk: add %p6 format specifier for IPv6 addresses
by Harvey Harrison
· 16 years ago
dd45c9c
printk: add %pM format specifier for MAC addresses
by Harvey Harrison
· 16 years ago
332d2e7
Implement %pR to print struct resource content
by Linus Torvalds
· 16 years ago
9d85db2
lib: remove defining macros for strict_strto??
by Harvey Harrison
· 16 years ago
22d2705
lib: trivial whitespace tidy
by Harvey Harrison
· 16 years ago
aa46a63
lib: pull base-guessing logic to helper function
by Harvey Harrison
· 16 years ago
20036fd
Add kerneldoc documentation for new printk format extensions
by Andi Kleen
· 16 years ago
deac93d
lib: Correct printk %pF to work on all architectures
by James Bottomley
· 16 years ago
29a6d39
lib/vsprintf.c: wrong conversion function used
by Yi Yang
· 16 years ago
0fe1ef2
vsprintf: add support for '%pS' and '%pF' pointer formats
by Linus Torvalds
· 16 years ago
4d8a743
vsprintf: add infrastructure support for extended '%p' specifiers
by Linus Torvalds
· 16 years ago
78a8bf6
vsprintf: split out '%p' handling logic
by Linus Torvalds
· 16 years ago
0f9bfa5
vsprintf: split out '%s' handling logic
by Linus Torvalds
· 16 years ago
4f9d5f4
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
by Hoang-Nam Nguyen
· 17 years ago
9b706ae
x86: trivial printk optimizations
by Denys Vlasenko
· 17 years ago
06b2a76
Add new string functions strict_strto* and convert kernel params to use them
by Yi Yang
· 17 years ago
96e3e18
lib: move kasprintf to a separate file
by Sam Ravnborg
· 17 years ago
4277eed
vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2
by Denis Vlasenko
· 17 years ago
b39a734
vsprintf.c: optimizing, part 1 (easy and obvious stuff)
by Denis Vlasenko
· 17 years ago
c6b40d1
fix sscanf %n match at end of input string
by Johannes Berg
· 17 years ago
11443ec
Add kvasprintf()
by Jeremy Fitzhardinge
· 18 years ago
ea6f328
[PATCH] scnprintf(): fix a comment
by Martin Peschke
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
0a6047e
Fix vsnprintf off-by-one bug
by Linus Torvalds
· 18 years ago
e905914
[PATCH] Implement kasprintf
by Jeremy Fitzhardinge
· 18 years ago
f796937
[PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer
by Jeremy Fitzhardinge
· 18 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
8032230
[PATCH] %t... in vsnprintf
by Al Viro
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago