aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* escape: 192 128 → \0Mattias Andrée2015-11-141-1/+3
* doc: cleanname is not symlink-safe eitherMattias Andrée2015-11-142-0/+8
* change prototypes for humanmode and machinemodeMattias Andrée2015-11-141-46/+68
* m docMattias Andrée2015-11-141-2/+2
* m slibc-human.hMattias Andrée2015-11-142-8/+101
* mMattias Andrée2015-11-142-10/+10
* mMattias Andrée2015-11-141-2/+6
* m docMattias Andrée2015-11-141-0/+9
* add slibc-human.h and implement escape and unescapeMattias Andrée2015-11-143-0/+598
* improve performance on strstr and wcsstr if the needle is one character wideMattias Andrée2015-11-132-0/+4
* add todosMattias Andrée2015-11-131-0/+24
* mMattias Andrée2015-11-131-1/+1
* add todosMattias Andrée2015-11-131-0/+8
* add cleannameMattias Andrée2015-11-132-0/+102
* docMattias Andrée2015-10-3110-1/+335
* update todoMattias Andrée2015-10-301-0/+2
* info lvindexMattias Andrée2015-10-181-0/+8
* update todoMattias Andrée2015-10-181-2/+0
* info: slibc specific memory management functionsMattias Andrée2015-10-181-9/+192
* mMattias Andrée2015-10-182-4/+4
* typoMattias Andrée2015-10-182-8/+8
* doc typoMattias Andrée2015-10-182-2/+2
* docMattias Andrée2015-10-181-18/+23
* info: some slibc memory management functionsMattias Andrée2015-10-181-0/+140
* mMattias Andrée2015-10-181-2/+2
* beginning of implementation of fallocMattias Andrée2015-10-182-2/+208
* m docMattias Andrée2015-10-182-4/+16
* rememalign: check modeMattias Andrée2015-10-181-0/+3
* info typoMattias Andrée2015-10-181-1/+1
* add rememalign: realloc with configurable alignmentMattias Andrée2015-10-183-12/+130
* info: unaligned pointersMattias Andrée2015-10-181-1/+3
* derpMattias Andrée2015-10-181-3/+3
* the pointer returned by malloc is alignedMattias Andrée2015-10-183-5/+35
* info: malloc aligns pointersMattias Andrée2015-10-181-14/+12
* info: reallocMattias Andrée2015-10-181-4/+83
* update todoMattias Andrée2015-10-181-0/+2
* mMattias Andrée2015-10-181-1/+1
* info: aligmentsMattias Andrée2015-10-181-0/+19
* m infoMattias Andrée2015-10-181-4/+4
* m infoMattias Andrée2015-10-181-1/+1
* info: memory allocation with aligned pointersMattias Andrée2015-10-181-2/+175
* mMattias Andrée2015-10-181-8/+4
* update todoMattias Andrée2015-10-181-0/+4
* feature-test macrosMattias Andrée2015-10-181-3/+9
* mMattias Andrée2015-10-181-0/+1
* m infoMattias Andrée2015-10-181-1/+9
* info: mallocMattias Andrée2015-10-181-1/+139
* malloc.h should be included via stdlib.hMattias Andrée2015-10-181-0/+4
* m infoMattias Andrée2015-10-171-4/+4
* info: alloca.hMattias Andrée2015-10-171-1/+3