aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: arg 2 for *div must not be 0 (lest SIGFPE)Mattias Andrée2015-11-162-4/+8
* add interspacing parameter to humansizeMattias Andrée2015-11-161-5/+15
* add intraspacing parameter for humansize and humandur, and interspacing for humandurMattias Andrée2015-11-161-18/+35
* typoMattias Andrée2015-11-161-2/+2
* implement humansizeMattias Andrée2015-11-161-0/+191
* m fix humanmodeMattias Andrée2015-11-161-4/+4
* mMattias Andrée2015-11-161-1/+1
* mMattias Andrée2015-11-161-14/+15
* m machinemodeMattias Andrée2015-11-161-47/+36
* m machinemodeMattias Andrée2015-11-151-10/+7
* missed t and T in machinemodeMattias Andrée2015-11-151-0/+4
* implement machinemodeMattias Andrée2015-11-151-0/+132
* add missing includeMattias Andrée2015-11-151-0/+1
* implement humanmodeMattias Andrée2015-11-151-0/+75
* m doc malloczMattias Andrée2015-11-141-0/+4
* m malloc.cMattias Andrée2015-11-141-4/+12
* add malloczMattias Andrée2015-11-141-0/+25
* escape: 192 128 → \0Mattias Andrée2015-11-141-1/+3
* doc: cleanname is not symlink-safe eitherMattias Andrée2015-11-141-0/+4
* mMattias Andrée2015-11-141-4/+4
* add slibc-human.h and implement escape and unescapeMattias Andrée2015-11-142-0/+372
* improve performance on strstr and wcsstr if the needle is one character wideMattias Andrée2015-11-132-0/+4
* add cleannameMattias Andrée2015-11-131-0/+81
* docMattias Andrée2015-10-313-0/+41
* mMattias Andrée2015-10-181-2/+2
* typoMattias Andrée2015-10-181-4/+4
* doc typoMattias Andrée2015-10-181-1/+1
* beginning of implementation of fallocMattias Andrée2015-10-181-0/+129
* m docMattias Andrée2015-10-181-2/+10
* rememalign: check modeMattias Andrée2015-10-181-0/+3
* add rememalign: realloc with configurable alignmentMattias Andrée2015-10-181-7/+78
* the pointer returned by malloc is alignedMattias Andrée2015-10-181-3/+29
* improve attributesMattias Andrée2015-10-171-1/+1
* fix errorsMattias Andrée2015-10-1718-150/+212
* whitespaceMattias Andrée2015-10-161-0/+1
* improve and fix bprintfMattias Andrée2015-10-161-12/+25
* mMattias Andrée2015-10-161-1/+1
* fix realloc + add extalloc and naive_extallocMattias Andrée2015-10-161-1/+68
* add custom_reallocMattias Andrée2015-10-161-0/+35
* typoMattias Andrée2015-10-161-1/+1
* typoMattias Andrée2015-10-161-3/+3
* limitations on allocsizeMattias Andrée2015-10-161-0/+5
* fix strrchr bug, return the end of the string if c is 0Mattias Andrée2015-10-132-2/+2
* CPP directive __func__ requires C99Mattias Andrée2015-10-131-8/+9
* fix use of va_copyMattias Andrée2015-10-133-0/+3
* m docMattias Andrée2015-10-121-6/+6
* add zallocMattias Andrée2015-10-111-0/+25
* beginning of scanf functionsMattias Andrée2015-10-111-0/+641
* mMattias Andrée2015-10-111-3/+3
* mMattias Andrée2015-10-111-1/+0