Histórico de Commits

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