aboutsummaryrefslogtreecommitdiff
path: root/flow-native/unix
Commit message (Expand)AuthorAgeFilesLines
* use select system call instead of poll (because mac doesn't support poll on d...Jakob Odersky2013-07-111-12/+14
* add detailed error messagesJakob Odersky2013-07-111-1/+1
* make pipe non-blocking in posix compliant source codeJakob Odersky2013-07-081-1/+6
* linking works, testing neededSabine Odersky2013-07-041-1/+2
* move structure details to source fileJakob Odersky2013-06-301-0/+12
* refactor build to a more generic structureJakob Odersky2013-06-271-0/+295