Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-07-31 | lib: move kasprintf to a separate file | Sam Ravnborg | 1 | -35/+0 |
2007-07-16 | vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2 | Denis Vlasenko | 1 | -3/+105 |
2007-07-16 | vsprintf.c: optimizing, part 1 (easy and obvious stuff) | Denis Vlasenko | 1 | -28/+45 |
2007-05-08 | fix sscanf %n match at end of input string | Johannes Berg | 1 | -0/+11 |
2007-04-30 | Add kvasprintf() | Jeremy Fitzhardinge | 1 | -7/+19 |
2007-02-12 | [PATCH] scnprintf(): fix a comment | Martin Peschke | 1 | -2/+1 |
2007-02-11 | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day | 1 | -6/+6 |
2006-06-28 | Fix vsnprintf off-by-one bug | Linus Torvalds | 1 | -1/+1 |
2006-06-25 | [PATCH] Implement kasprintf | Jeremy Fitzhardinge | 1 | -0/+23 |
2006-06-25 | [PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer | Jeremy Fitzhardinge | 1 | -32/+33 |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau | 1 | -0/+1 |
2005-08-23 | [PATCH] %t... in vsnprintf | Al Viro | 1 | -1/+4 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+846 |