aboutsummaryrefslogtreecommitdiffstats
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-07Move section 3 man pages to man3/ and add libsimple.h.0Mattias Andrée525-15748/+0
2018-11-06Add arrayalloc man pageMattias Andrée35-12/+261
2018-11-06mMattias Andrée1-1/+1
2018-11-06Add man page for memallocMattias Andrée34-12/+345
2018-11-06Add libsimple_eprintf_preprint and libsimple_eprintf_postprintMattias Andrée3-1/+44
2018-11-06Add tests for mem[p]setelem and add man pages for libsimple_default_failure_exitMattias Andrée2-2/+4
2018-11-05Add more man pagesMattias Andrée9-0/+513
2018-11-05Add man page for libsimple_closeMattias Andrée1-0/+49
2018-11-05mMattias Andrée2-1/+1
2018-11-05Rename isutf8 to strisutf8 and add man pageMattias Andrée2-1/+75
2018-11-05Add man pages for unlistMattias Andrée1-0/+98
2018-11-05Add ischrcaseset and man pages for ischrset, ischrcaseset, and [v]{we,en,e}printfMattias Andrée9-3/+283
2018-11-04Add man page for the [v]asprintf[a] functionsMattias Andrée1-0/+195
2018-11-03Add man pages for posix_memalign wrappersMattias Andrée4-0/+805
2018-11-03Fix man pagesMattias Andrée6-3/+8
2018-11-03Add man pages for realloc wrappersMattias Andrée2-0/+400
2018-11-03Add and fix man pagesMattias Andrée15-40/+1665
2018-11-03Fix man pagesMattias Andrée16-28/+30
2018-11-03Fix man pagesMattias Andrée14-28/+44
2018-11-03More man pagesMattias Andrée14-0/+2762
2018-11-02Remove FREE and CLOSE, and add symlinks for upcoming man pagesMattias Andrée235-0/+235
2018-11-01DocumentationMattias Andrée4-8/+8
2018-10-31More documentationMattias Andrée6-1/+201
2018-10-30Add man page for timespectostr and timevaltostrMattias Andrée4-0/+148
2018-10-30Add man page for timeval2timespec and timespec2timevalMattias Andrée4-0/+115
2018-10-30Add man pages for doubletotime{spec,val} and time{spec,val}todouble, and fix other man pagesMattias Andrée36-42/+219
2018-10-29Add man pages for {sum,diff,mul,cmp}time{spec,val}Mattias Andrée16-0/+455
2018-10-27man pages: alloca functions require gcc or clangMattias Andrée4-0/+4
2018-10-27Add man pages for memdup, aligned_memdup, strdup and strndup functions, and fix strndupaMattias Andrée28-0/+561
2018-10-27m fixMattias Andrée1-2/+2
2018-10-23Add man pages for strn[case]chr[nul] and strrn[case]chrMattias Andrée13-7/+532
2018-10-23mempcpy.3: see also stpcpy and stpncpyMattias Andrée1-2/+4
2018-10-23Add man pages for strn[case]{starts,ends}Mattias Andrée12-16/+338
2018-10-23Add man pages for str[r]n[case]strMattias Andrée11-13/+364
2018-10-23Add man pages for strn[case]cmpnulMattias Andrée4-2/+186
2018-10-23Add man page for strnendMattias Andrée2-1/+80
2018-10-23Add man pages for str[r]n[case]eq{,nul,len}Mattias Andrée22-28/+705
2018-10-22Add strn{,case}chr{,nul}, strnend, and strrn{,case}chrMattias Andrée25-0/+25
2018-10-21Add memcase{cmp,ends,starts,eq} and mem[r]casememMattias Andrée16-5/+486
2018-10-21Add memcasechrMattias Andrée3-2/+84
2018-10-21Add rawmemrcasechrMattias Andrée11-10/+94
2018-10-21Add rawmemcasechr and memrcasechrMattias Andrée14-0/+174
2018-10-21mMattias Andrée2-2/+2
2018-10-21Add {str,mem}[r][case]eqlenMattias Andrée51-35/+651
2018-10-21Add strrcasechrMattias Andrée3-0/+80
2018-10-21Add strcasechr and strcasechrnulMattias Andrée5-0/+157
2018-10-21Add man pages for more str-functionsMattias Andrée13-14/+470
2018-10-21Add man pages some str-functionsMattias Andrée24-0/+670
2018-10-20Add mempsetelem and memsetelem and add fix and tests for memelem and memrelemMattias Andrée4-4/+146
2018-10-20Add man pages for memeq, mempcpy and mempsetMattias Andrée3-0/+212