diff options
author | Mattias Andrée <maandree@kth.se> | 2018-10-27 13:42:40 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-10-27 13:42:40 +0200 |
commit | c5bc8c9709611026f2beb6fac25e9f6a1464a052 (patch) | |
tree | e5b1124fcb12a092d4e8b0facfaa170fea3672af /man/ealigned_memdup.3libsimple | |
parent | m fix (diff) | |
download | libsimple-c5bc8c9709611026f2beb6fac25e9f6a1464a052.tar.gz libsimple-c5bc8c9709611026f2beb6fac25e9f6a1464a052.tar.bz2 libsimple-c5bc8c9709611026f2beb6fac25e9f6a1464a052.tar.xz |
Add man pages for memdup, aligned_memdup, strdup and strndup functions, and fix strndupa
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
l--------- | man/ealigned_memdup.3libsimple | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/ealigned_memdup.3libsimple b/man/ealigned_memdup.3libsimple new file mode 120000 index 0000000..f860b87 --- /dev/null +++ b/man/ealigned_memdup.3libsimple @@ -0,0 +1 @@ +libsimple_ealigned_memdup.3
\ No newline at end of file |