summaryrefslogtreecommitdiff
path: root/devel/nbpatch/files
AgeCommit message (Expand)AuthorFilesLines
2010-01-23nbpatch-20100124: Fix a memory leak.joerg1-2/+4
2009-10-21nbpatch-20091021:joerg1-6/+10
2009-06-05Don't depend on presence of stdbool.h (or C99 support).joerg2-3/+4
2009-06-05No __attribute__ in portable code.joerg1-9/+5
2009-05-11Define MAP_FAILED if necessary. From PR 41391.joerg1-1/+5
2009-05-09Add some defines not defined by the nbcompat version of paths.h asjoerg1-1/+11
2009-05-09Always use the paths.h from libnbcompat.joerg2-4/+3
2009-05-09creat -> openjoerg1-2/+2
2009-04-29Add cat page for the sake of platforms without usable nroff installed.joerg1-0/+432
2009-04-29Deal with missing NAME_MAX on AIX.joerg1-1/+7
2008-10-08Define SIZE_MAX if it is missing. Fixes build on Interix.joerg1-1/+5
2008-09-16Don't use sig_t, it doesn't exist on QNX. Conditionally use madvise orjoerg2-3/+8
2008-09-10Just replace d_namlen with strlen(d_name).joerg1-2/+2
2008-09-10Import the BSD version of patch ass found in DragonFly and based on thejoerg14-0/+4929