aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
Commit message (Collapse)AuthorAge
...
* First steps to get GNUnet running under OpenIndiana: include needed for ↵Matthias Wachs2010-10-13
| | | | network.c
* fixing 1592Christian Grothoff2010-07-28
|
* Need stdint.h man.David Barksdale2010-06-13
|
* minor fixesChristian Grothoff2010-06-11
|
* UNIX domain socket supportChristian Grothoff2010-06-05
|
* move platform specific stuff to platform.hNils Durner2010-06-05
|
* better: sysconf seems to be the preferred wayHeikki Lindholm2010-04-09
|
* HOST_NAME_MAX doesn't exist on freebsd or darwinHeikki Lindholm2010-04-09
|
* (no commit message)Nils Durner2010-03-22
|
* bye pthreadsNils Durner2009-11-19
|
* use vfork if available, otherwise sleep after fork to avoid racing on ↵Christian Grothoff2009-10-19
| | | | signalling the process vs execvp changing the signal handlers; clone without signal-handlers would also do, but is even less portable
* cosmeticsHeikki Lindholm2009-10-18
|
* fix MinGWNils Durner2009-05-29
|
* ngChristian Grothoff2009-05-29