aboutsummaryrefslogtreecommitdiffstats
path: root/src/string/strstr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-17m + typo + split (almost all) string/*.cMattias Andrée46-841/+1497
2015-11-17split err.cMattias Andrée9-162/+308
2015-11-17errno.c => errno/variables.cMattias Andrée1-1/+0
2015-11-17split error.cMattias Andrée6-192/+275
2015-11-17whitespaceMattias Andrée4-0/+4
2015-11-17split bzero.cMattias Andrée2-22/+43
2015-11-17split ffs.cMattias Andrée3-24/+62
2015-11-17split index.cMattias Andrée2-11/+32
2015-11-17split div.cMattias Andrée3-32/+78
2015-11-17add macros for abs, labs, llabs, and imaxabsMattias Andrée6-8/+12
2015-11-17split abs.cMattias Andrée3-34/+74
2015-11-17split atoiMattias Andrée4-81/+143
2015-11-17inttypes/{{abs => imaxabs},{div => imaxdiv}}.cMattias Andrée2-0/+0
2015-11-17split libgen.cMattias Andrée4-84/+147
2015-11-17increase readability of fallocMattias Andrée1-42/+72
2015-11-17increase readability of unescapeMattias Andrée1-52/+45
2015-11-17mMattias Andrée1-3/+3
2015-11-17increase readability of humansizeMattias Andrée1-118/+214
2015-11-16mMattias Andrée1-1/+1
2015-11-16typoMattias Andrée7-9/+9
2015-11-16add macros for overflow checkMattias Andrée3-12/+22
2015-11-16increase readabilityMattias Andrée3-176/+166
2015-11-16mMattias Andrée1-1/+1
2015-11-16increase readability of cleannameMattias Andrée1-23/+18
2015-11-16machinemode: fix bugs and increase readabilityMattias Andrée1-68/+171
2015-11-16info: doc malloczMattias Andrée1-2/+14
2015-11-16work around regression in texinfo 6.0Mattias Andrée3-13/+11
2015-11-16typoMattias Andrée1-1/+1
2015-11-16doc machinesize_modeMattias Andrée1-0/+4
2015-11-16add todosMattias Andrée1-0/+6
2015-11-16doc: arg 2 for *div must not be 0 (lest SIGFPE)Mattias Andrée4-8/+16
2015-11-16add interspacing parameter to humansizeMattias Andrée2-6/+19
2015-11-16add intraspacing parameter for humansize and humandur, and interspacing for humandurMattias Andrée2-30/+53
2015-11-16typoMattias Andrée2-4/+4
2015-11-16implement humansizeMattias Andrée2-4/+219
2015-11-16m slibc-human.hMattias Andrée1-4/+6
2015-11-16m fix humanmodeMattias Andrée2-8/+8
2015-11-16m docMattias Andrée1-0/+4
2015-11-16mMattias Andrée1-1/+1
2015-11-16mMattias Andrée1-14/+15
2015-11-16m machinemodeMattias Andrée1-47/+36
2015-11-15m machinemodeMattias Andrée1-10/+7
2015-11-15missed t and T in machinemodeMattias Andrée1-0/+4
2015-11-15implement machinemodeMattias Andrée2-1/+149
2015-11-15add missing includeMattias Andrée1-0/+1
2015-11-15implement humanmodeMattias Andrée2-2/+94
2015-11-14m doc malloczMattias Andrée2-0/+8
2015-11-14m malloc.cMattias Andrée1-4/+12
2015-11-14add malloczMattias Andrée4-0/+58
2015-11-14escape: 192 128 → \0Mattias Andrée1-1/+3