aboutsummaryrefslogtreecommitdiffstats
path: root/src/inttypes (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-14doc: cleanname is not symlink-safe eitherMattias Andrée2-0/+8
2015-11-14change prototypes for humanmode and machinemodeMattias Andrée1-46/+68
2015-11-14m docMattias Andrée1-2/+2
2015-11-14m slibc-human.hMattias Andrée2-8/+101
2015-11-14mMattias Andrée2-10/+10
2015-11-14mMattias Andrée1-2/+6
2015-11-14m docMattias Andrée1-0/+9
2015-11-14add slibc-human.h and implement escape and unescapeMattias Andrée3-0/+598
2015-11-13improve performance on strstr and wcsstr if the needle is one character wideMattias Andrée2-0/+4
2015-11-13add todosMattias Andrée1-0/+24
2015-11-13mMattias Andrée1-1/+1
2015-11-13add todosMattias Andrée1-0/+8
2015-11-13add cleannameMattias Andrée2-0/+102
2015-10-31docMattias Andrée10-1/+335
2015-10-30update todoMattias Andrée1-0/+2
2015-10-18info lvindexMattias Andrée1-0/+8
2015-10-18update todoMattias Andrée1-2/+0
2015-10-18info: slibc specific memory management functionsMattias Andrée1-9/+192
2015-10-18mMattias Andrée2-4/+4
2015-10-18typoMattias Andrée2-8/+8
2015-10-18doc typoMattias Andrée2-2/+2
2015-10-18docMattias Andrée1-18/+23
2015-10-18info: some slibc memory management functionsMattias Andrée1-0/+140
2015-10-18mMattias Andrée1-2/+2
2015-10-18beginning of implementation of fallocMattias Andrée2-2/+208
2015-10-18m docMattias Andrée2-4/+16
2015-10-18rememalign: check modeMattias Andrée1-0/+3
2015-10-18info typoMattias Andrée1-1/+1
2015-10-18add rememalign: realloc with configurable alignmentMattias Andrée3-12/+130
2015-10-18info: unaligned pointersMattias Andrée1-1/+3
2015-10-18derpMattias Andrée1-3/+3
2015-10-18the pointer returned by malloc is alignedMattias Andrée3-5/+35
2015-10-18info: malloc aligns pointersMattias Andrée1-14/+12
2015-10-18info: reallocMattias Andrée1-4/+83
2015-10-18update todoMattias Andrée1-0/+2
2015-10-18mMattias Andrée1-1/+1
2015-10-18info: aligmentsMattias Andrée1-0/+19
2015-10-18m infoMattias Andrée1-4/+4
2015-10-18m infoMattias Andrée1-1/+1
2015-10-18info: memory allocation with aligned pointersMattias Andrée1-2/+175
2015-10-18mMattias Andrée1-8/+4
2015-10-18update todoMattias Andrée1-0/+4
2015-10-18feature-test macrosMattias Andrée1-3/+9
2015-10-18mMattias Andrée1-0/+1
2015-10-18m infoMattias Andrée1-1/+9
2015-10-18info: mallocMattias Andrée1-1/+139
2015-10-18malloc.h should be included via stdlib.hMattias Andrée1-0/+4
2015-10-17m infoMattias Andrée1-4/+4
2015-10-17info: alloca.hMattias Andrée1-1/+3
2015-10-17info: more on allocaMattias Andrée1-0/+19