Commit Graph

24 Commits (574e6c3145c5754141361c695b58736c294a8ae1)

Author SHA1 Message Date
André Goddard Rosa d6a2eedfdd lib/string.c: simplify strnstr() 15 years ago
André Goddard Rosa a11d2b64e1 lib/string.c: simplify stricmp() 15 years ago
Li Zefan d5f1fb5335 lib: Introduce strnstr() 15 years ago
Randy Dunlap a6cd13f3c9 lib/string.c: fix kernel-doc warnings 15 years ago
KOSAKI Motohiro ca54cb8c9e Subject: Re: [PATCH] strstrip incorrectly marked __must_check 15 years ago
André Goddard Rosa 84c95c9acf string: on strstrip(), first remove leading spaces before running over str 15 years ago
André Goddard Rosa f653398c86 string: factorize skip_spaces and export it to be generally available 15 years ago
Linus Torvalds a414f01ac2 strcmp: fix overflow and possibly signedness error 15 years ago
David Brownell 34990cf702 Add a new sysfs_streq() string comparison function 17 years ago
David S. Miller ded220bd8f [STRING]: Move strcasecmp/strncasecmp to lib/string.c 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Michael Holzheu 6e6d9fa6f9 [PATCH] strstrip remove last blank fix 19 years ago
Pekka Enberg 481fad4834 [PATCH] strstrip() API 19 years ago
Jan-Benedict Glaw 4c416ab711 [PATCH] Silence a const vs non-const warning 19 years ago
Kyle McMartin 8833d328ca [PATCH] Clean up arch-overrides in linux/string.h 19 years ago
Kyle McMartin 894b5779ce [PATCH] No arch-specific strpbrk implementations 19 years ago
Andrew Morton f4a641d66c [PATCH] multiple exports of strpbrk 19 years ago
Paul Jackson 82da2c3727 [PATCH] lib/string.c cleanup: restore useful memmove const 20 years ago
Jesper Juhl 850b924792 [PATCH] lib/string.c cleanup: remove pointless explicit casts 20 years ago
Jesper Juhl cc75fb71c0 [PATCH] lib/string.c cleanup: remove pointless register keyword 20 years ago
Jesper Juhl 51a0f0f658 [PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups 20 years ago
walter harms 252795264d [PATCH] documentation for strncpy() 20 years ago
Paolo 'Blaisorblade' Giarrusso 0c28130b5c [PATCH] x86_64: make string func definition work as intended 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago