aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_memdup.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move section 3 man pages to man3/ and add libsimple.h.0Mattias Andrée2018-11-071-149/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* DocumentationMattias Andrée2018-11-011-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* man pages: alloca functions require gcc or clangMattias Andrée2018-10-271-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add man pages for memdup, aligned_memdup, strdup and strndup functions, and fix strndupaMattias Andrée2018-10-271-0/+148
Signed-off-by: Mattias Andrée <maandree@kth.se>