aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* m fix humanmodeMattias Andrée2015-11-161-4/+4
* m docMattias Andrée2015-11-161-0/+4
* implement machinemodeMattias Andrée2015-11-151-1/+17
* implement humanmodeMattias Andrée2015-11-151-2/+19
* m doc malloczMattias Andrée2015-11-141-0/+4
* add malloczMattias Andrée2015-11-142-0/+27
* doc: cleanname is not symlink-safe eitherMattias Andrée2015-11-141-0/+4
* 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-141-6/+6
* 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-141-0/+226
* 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-131-0/+21
* docMattias Andrée2015-10-315-0/+126
* mMattias Andrée2015-10-181-2/+2
* typoMattias Andrée2015-10-181-4/+4
* doc typoMattias Andrée2015-10-181-1/+1
* docMattias Andrée2015-10-181-18/+23
* mMattias Andrée2015-10-181-2/+2
* beginning of implementation of fallocMattias Andrée2015-10-181-2/+79
* m docMattias Andrée2015-10-181-2/+6
* add rememalign: realloc with configurable alignmentMattias Andrée2015-10-181-4/+52
* derpMattias Andrée2015-10-181-3/+3
* the pointer returned by malloc is alignedMattias Andrée2015-10-182-2/+6
* mMattias Andrée2015-10-181-1/+1
* mMattias Andrée2015-10-181-8/+4
* feature-test macrosMattias Andrée2015-10-181-3/+9
* malloc.h should be included via stdlib.hMattias Andrée2015-10-181-0/+4
* typoMattias Andrée2015-10-171-2/+3
* add asprintfa and aswprintfaMattias Andrée2015-10-171-1/+84
* improve attributesMattias Andrée2015-10-1718-296/+341
* fix errorsMattias Andrée2015-10-175-5/+26
* m fixesMattias Andrée2015-10-161-4/+5
* the compiler determines how wchar is implement + intconf.h contains the signess of charMattias Andrée2015-10-162-3/+29
* update todoMattias Andrée2015-10-161-0/+1
* some integer types are pointer-like types that are limited to longMattias Andrée2015-10-161-6/+23
* do not assume that size(void*) == size(long)Mattias Andrée2015-10-162-4/+23
* m offsetof docMattias Andrée2015-10-161-1/+4
* fix realloc + add extalloc and naive_extallocMattias Andrée2015-10-161-0/+62
* add custom_reallocMattias Andrée2015-10-161-0/+25
* typoMattias Andrée2015-10-161-1/+1
* typoMattias Andrée2015-10-161-3/+3
* limitations on allocsizeMattias Andrée2015-10-161-0/+5
* C89 == C90 == ANSI C == Standard CMattias Andrée2015-10-161-0/+17
* typoMattias Andrée2015-10-161-1/+1