Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds fee5429e02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 hace 10 años
  Rasmus Villemoes 8da53d4595 lib/string.c: improve strrchr() hace 10 años
  Rasmus Villemoes af3cd13501 lib/string.c: remove strnicmp() hace 10 años
  Daniel Borkmann 8155330aad lib: memzero_explicit: add comment for its usage hace 11 años
  Linus Torvalds 14d4cc0883 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random hace 11 años
  Daniel Borkmann d4c5efdb97 random: add and use memzero_explicit() for clearing data hace 11 años
  Rasmus Villemoes b0bfb63118 lib: string: Make all calls to strnicmp into calls to strncasecmp hace 11 años
  Rasmus Villemoes cd514e727b lib/string.c: remove duplicated function hace 11 años
  Linus Torvalds 72d9310460 Make ARCH_HAS_FAST_MULTIPLIER a real config variable hace 11 años
  Dan Carpenter 0046dd9fed lib/string.c: use the name "C-string" in comments hace 11 años
  Grant Likely 11d200e95f lib: add glibc style strchrnul() variant hace 11 años
  Andi Kleen a7330c997d asmlinkage Make __stack_chk_failed and memcmp visible hace 12 años
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux hace 13 años
  Linus Torvalds ed2d265d12 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux hace 13 años
  Akinobu Mita f43804bf5f string: memchr_inv() speed improvements hace 13 años
  Paul Gortmaker 8bc3bcc93a lib: reduce the use of module.h wherever possible hace 14 años
  Paul Gortmaker 50af5ead3b bug.h: add include of it to various implicit C users hace 14 años
  Michael Holzheu 66f6958e69 lib/string.c: fix strim() semantics for strings that have only blanks hace 14 años
  Akinobu Mita 798248206b lib/string.c: introduce memchr_inv() hace 14 años
  Jonathan Cameron d0f1fed29e Add a strtobool function matching semantics of existing in kernel equivalents hace 14 años
  André Goddard Rosa d6a2eedfdd lib/string.c: simplify strnstr() hace 16 años
  André Goddard Rosa a11d2b64e1 lib/string.c: simplify stricmp() hace 16 años
  Li Zefan d5f1fb5335 lib: Introduce strnstr() hace 16 años
  Randy Dunlap a6cd13f3c9 lib/string.c: fix kernel-doc warnings hace 16 años
  KOSAKI Motohiro ca54cb8c9e Subject: Re: [PATCH] strstrip incorrectly marked __must_check hace 16 años
  André Goddard Rosa 84c95c9acf string: on strstrip(), first remove leading spaces before running over str hace 16 años
  André Goddard Rosa f653398c86 string: factorize skip_spaces and export it to be generally available hace 16 años
  Linus Torvalds a414f01ac2 strcmp: fix overflow and possibly signedness error hace 16 años
  David Brownell 34990cf702 Add a new sysfs_streq() string comparison function hace 17 años
  David S. Miller ded220bd8f [STRING]: Move strcasecmp/strncasecmp to lib/string.c hace 18 años