aboutsummaryrefslogtreecommitdiff
path: root/main/Unix/ipc.c
AgeCommit message (Collapse)AuthorFilesLines
2012-03-15remove the 1024 character limit of the command bufferjohnvg1-9/+41
(reallocate if necessary) git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2046 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2006-05-10port to 64 bit windows and linuxjohnvg1-1/+6
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1601 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2004-03-31don't overwrite first byte of next node in the heap with a '\0'johnvg1-2/+0
in function get_command git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1479 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-19Optional loggingronny1-3/+3
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1124 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2002-06-05Unix versionronny1-0/+125
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1082 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d