aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* m docMattias Andrée2015-11-172-0/+4
* m + split wchar/*.cMattias Andrée2015-11-171-1/+1
* add wcssetMattias Andrée2015-11-171-0/+13
* add strsetMattias Andrée2015-11-171-0/+13
* m + typo + split (almost all) string/*.cMattias Andrée2015-11-171-1/+1
* add macros for abs, labs, llabs, and imaxabsMattias Andrée2015-11-172-4/+8
* add macros for overflow checkMattias Andrée2015-11-161-0/+15
* typoMattias Andrée2015-11-161-1/+1
* doc machinesize_modeMattias Andrée2015-11-161-0/+4
* add todosMattias Andrée2015-11-161-0/+6
* 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-1/+4
* add intraspacing parameter for humansize and humandur, and interspacing for humandurMattias Andrée2015-11-161-12/+18
* typoMattias Andrée2015-11-161-2/+2
* implement humansizeMattias Andrée2015-11-161-4/+28
* m slibc-human.hMattias Andrée2015-11-161-4/+6
* 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