aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-07[PATCH] remove IN_STRING_CAdrian Bunk1-2/+0
2004-07-28[PATCH] Export all functions in lib/string.cRoland Dreier1-1/+21
2004-06-18[PATCH] sparse: lib/string.c sparse fixRandy Dunlap1-1/+1
2004-05-10[PATCH] Kill some 'No description found...' warnings. (kernel-api.sgml)Andrew Morton1-2/+2
2004-02-05[NET]: Support for lots of netdevs -- faster dev_alloc_nameStephen Hemminger1-0/+16
2004-02-03[PATCH] string fixes for gcc 3.4Andrew Morton1-3/+6
2003-10-21bcopy() doesn't return anything.Linus Torvalds1-3/+1
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-0/+6
2003-08-16[PATCH] fast AND correct strncpyAlbert Cahalan1-5/+4
2003-08-14[PATCH] Fix strncpy off-by-one errorAndrew Morton1-1/+1
2003-08-01[STRING]: Fix bug in generic strncpy() change.David S. Miller1-3/+5
2003-07-31[PATCH] fix strncpy on generic user platformsAlan Cox1-3/+3
2003-05-25Do a strlcat() to go with the strlcpy().Linus Torvalds1-0/+27
2003-05-24Add 'strlcpy()' implementationLinus Torvalds1-0/+27
2002-11-16[PATCH] add strcspn() library functionRusty Russell1-0/+23
2002-04-02[PATCH] Remove last remaining bits of strtok.Dave Jones1-32/+5
2002-02-04v2.4.3.8 -> v2.4.4Linus Torvalds1-12/+15
2002-02-04v2.4.3 -> v2.4.3.1Linus Torvalds1-8/+10
2002-02-04v2.4.2.2 -> v2.4.2.3Linus Torvalds1-4/+154
2002-02-04Import changesetLinus Torvalds1-0/+378