Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / string.c
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-24 Linus TorvaldsMerge tag 'bug-for-3.4' of git://git./linux/kernel...
2012-03-23 Akinobu Mitastring: memchr_inv() speed improvements
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2012-02-29 Paul Gortmakerbug.h: add include of it to various implicit C users
2011-11-01 Michael Holzheulib/string.c: fix strim() semantics for strings that...
2011-11-01 Akinobu Mitalib/string.c: introduce memchr_inv()
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-19 Jonathan CameronAdd a strtobool function matching semantics of existing...
2011-04-25 Jonathan CameronAdd a strtobool function matching semantics of existing...
2010-03-06 André Goddard Rosalib/string.c: simplify strnstr()
2010-03-06 André Goddard Rosalib/string.c: simplify stricmp()
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-15 Li Zefanlib: Introduce strnstr()
2009-12-22 Randy Dunlaplib/string.c: fix kernel-doc warnings
2009-12-15 KOSAKI MotohiroSubject: Re: [PATCH] strstrip incorrectly marked __must...
2009-12-15 André Goddard Rosastring: on strstrip(), first remove leading spaces...
2009-12-15 André Goddard Rosastring: factorize skip_spaces and export it to be gener...
2009-11-19 Linus Torvaldsstrcmp: fix overflow and possibly signedness error
2008-05-01 David BrownellAdd a new sysfs_streq() string comparison function
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 David S. Miller[STRING]: Move strcasecmp/strncasecmp to lib/string.c
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2006-10-28 Michael Holzheu[PATCH] strstrip remove last blank fix
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-23 Pekka Enberg[PATCH] strstrip() API
2006-04-11 Jan-Benedict Glaw[PATCH] Silence a const vs non-const warning
2006-04-11 Kyle McMartin[PATCH] Clean up arch-overrides in linux/string.h
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-03-22 Andrew Morton[PATCH] multiple exports of strpbrk
2005-10-31 Paul Jackson[PATCH] lib/string.c cleanup: restore useful memmove...
2005-10-31 Jesper Juhl[PATCH] lib/string.c cleanup: remove pointless explicit...
2005-10-31 Jesper Juhl[PATCH] lib/string.c cleanup: remove pointless register...
2005-10-31 Jesper Juhl[PATCH] lib/string.c cleanup: whitespace and CodingStyl...
2005-05-05 walter harms[PATCH] documentation for strncpy()
2005-05-05 Paolo 'Blaisorblad... [PATCH] x86_64: make string func definition work as...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-24 Arjan van de Ven[PATCH] removing bcopy... because it's half broken
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Adrian Bunk[PATCH] remove IN_STRING_C
2004-07-28 Roland Dreier[PATCH] Export all functions in lib/string.c
2004-06-18 Randy Dunlap[PATCH] sparse: lib/string.c sparse fix
2004-05-10 Andrew Morton[PATCH] Kill some 'No description found...' warnings...
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-06 Stephen Hemminger[NET]: Support for lots of netdevs -- faster dev_alloc_name
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] string fixes for gcc 3.4
2003-10-22 Linus Torvaldsbcopy() doesn't return anything.
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2003-08-17 Albert Cahalan[PATCH] fast AND correct strncpy
2003-08-14 Andrew Morton[PATCH] Fix strncpy off-by-one error
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 David S. Miller[STRING]: Fix bug in generic strncpy() change.
2003-07-31 Alan Cox[PATCH] fix strncpy on generic user platforms
2003-05-25 Linus TorvaldsDo a strlcat() to go with the strlcpy().
2003-05-25 Linus TorvaldsAdd 'strlcpy()' implementation
2002-11-17 Rusty Russell[PATCH] add strcspn() library function
2002-04-03 Dave Jones[PATCH] Remove last remaining bits of strtok.
2002-02-05 Linus Torvaldsv2.4.3.8 -> v2.4.4
2002-02-05 Linus Torvaldsv2.4.3 -> v2.4.3.1
2002-02-05 Linus Torvaldsv2.4.2.2 -> v2.4.2.3
2002-02-05 Linus TorvaldsImport changeset