コミット履歴

作者 SHA1 メッセージ 日付
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年 前
  Linus Torvalds ed2d265d12 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年 前
  Akinobu Mita f43804bf5f string: memchr_inv() speed improvements 13 年 前
  Paul Gortmaker 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 年 前
  Paul Gortmaker 50af5ead3b bug.h: add include of it to various implicit C users 13 年 前
  Michael Holzheu 66f6958e69 lib/string.c: fix strim() semantics for strings that have only blanks 13 年 前
  Akinobu Mita 798248206b lib/string.c: introduce memchr_inv() 13 年 前
  Jonathan Cameron d0f1fed29e Add a strtobool function matching semantics of existing in kernel equivalents 14 年 前
  André Goddard Rosa d6a2eedfdd lib/string.c: simplify strnstr() 15 年 前
  André Goddard Rosa a11d2b64e1 lib/string.c: simplify stricmp() 15 年 前
  Li Zefan d5f1fb5335 lib: Introduce strnstr() 15 年 前
  Randy Dunlap a6cd13f3c9 lib/string.c: fix kernel-doc warnings 15 年 前
  KOSAKI Motohiro ca54cb8c9e Subject: Re: [PATCH] strstrip incorrectly marked __must_check 15 年 前
  André Goddard Rosa 84c95c9acf string: on strstrip(), first remove leading spaces before running over str 15 年 前
  André Goddard Rosa f653398c86 string: factorize skip_spaces and export it to be generally available 15 年 前
  Linus Torvalds a414f01ac2 strcmp: fix overflow and possibly signedness error 15 年 前
  David Brownell 34990cf702 Add a new sysfs_streq() string comparison function 17 年 前
  David S. Miller ded220bd8f [STRING]: Move strcasecmp/strncasecmp to lib/string.c 18 年 前
  Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 年 前
  Michael Holzheu 6e6d9fa6f9 [PATCH] strstrip remove last blank fix 18 年 前
  Pekka Enberg 481fad4834 [PATCH] strstrip() API 19 年 前
  Jan-Benedict Glaw 4c416ab711 [PATCH] Silence a const vs non-const warning 19 年 前
  Kyle McMartin 8833d328ca [PATCH] Clean up arch-overrides in linux/string.h 19 年 前
  Kyle McMartin 894b5779ce [PATCH] No arch-specific strpbrk implementations 19 年 前
  Andrew Morton f4a641d66c [PATCH] multiple exports of strpbrk 19 年 前
  Paul Jackson 82da2c3727 [PATCH] lib/string.c cleanup: restore useful memmove const 19 年 前
  Jesper Juhl 850b924792 [PATCH] lib/string.c cleanup: remove pointless explicit casts 19 年 前
  Jesper Juhl cc75fb71c0 [PATCH] lib/string.c cleanup: remove pointless register keyword 19 年 前
  Jesper Juhl 51a0f0f658 [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups 19 年 前
  walter harms 252795264d [PATCH] documentation for strncpy() 20 年 前