summaryrefslogtreecommitdiff
path: root/shells/ast-ksh/patches/patch-src_lib_libast_include_vmalloc.h
AgeCommit message (Collapse)AuthorFilesLines
2014-11-11Fix up patches, applying each change once is enough.joerg1-46/+1
2014-11-10Improve handling of memalign / posix_memalign to allow static linking onjoerg1-1/+46
NetBSD.
2014-11-06Rename memalign and posix_memalign similar to malloc/free to fix staticjoerg1-0/+45
linkage. Reduce hackery in static-ast-ksh/Makefile.