index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
vsprintf.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-13
[PATCH] vsprintf.c cleanups
Brian Gerst
1
-2
/
+2
2004-08-07
[PATCH] Teach sscanf about 'hh' and 'll'
Alexander Viro
1
-2
/
+19
2004-06-29
sparse: get rid of more integer/pointer confusion
Linus Torvalds
1
-1
/
+1
2004-06-17
[PATCH] fix simple_strtoul base 16 handling
Chris Wright
1
-2
/
+8
2004-02-18
[PATCH] snprintf fixes
Andrew Morton
1
-13
/
+74
2004-02-05
[PATCH] Improper handling of %c in vsscanf
Andrew Morton
1
-1
/
+1
2004-02-05
[PATCH] snprintf() commentary
Andrew Morton
1
-0
/
+10
2004-02-02
Warn loudly if somebody passes a negative value as
Linus Torvalds
1
-1
/
+10
2003-10-21
[PATCH] make printk more robust with "null" pointers
Andrew Morton
1
-1
/
+1
2003-10-07
o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the tree
Arnaldo Carvalho de Melo
1
-0
/
+18
2003-07-11
Fix signedness tests in vsnprintf by making it explicit.
Linus Torvalds
1
-2
/
+2
2003-07-11
[PATCH] asm-generic/div64.h breakage
Bernardo Innocenti
1
-1
/
+1
2003-02-11
[PATCH] printk size_t qualifier confusion
Andrew Morton
1
-4
/
+7
2003-01-01
From louis.zhuang@intel.com: missed field_width reset in vsscanf()
Linus Torvalds
1
-1
/
+2
2002-11-07
[PATCH] Fix sscanf("-1", "%d", &i)
Randy Dunlap
1
-6
/
+11
2002-07-14
[PATCH] missing static in lib_vsprinf.c
Andrey Panin
1
-2
/
+2
2002-06-11
revert to correct C99 behaviour
Linus Torvalds
1
-23
/
+38
2002-04-28
[PATCH] vsnprintf returns incorrect length
Benjamin LaHaise
1
-38
/
+23
2002-02-05
v2.5.2 -> v2.5.2.1
Linus Torvalds
1
-2
/
+7
2002-02-04
v2.4.12 -> v2.4.12.1
Linus Torvalds
1
-11
/
+30
2002-02-04
v2.4.9.9 -> v2.4.9.10
Linus Torvalds
1
-0
/
+4
2002-02-04
v2.4.9.8 -> v2.4.9.9
Linus Torvalds
1
-0
/
+184
2002-02-04
v2.4.7.4 -> v2.4.7.5
Linus Torvalds
1
-115
/
+228
2002-02-04
v2.4.3.3 -> v2.4.3.4
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.2.2 -> v2.4.2.3
Linus Torvalds
1
-3
/
+39
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+355