aboutsummaryrefslogtreecommitdiff
path: root/src/include/platform.h
Commit message (Collapse)AuthorAge
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* ctype is requiredChristian Grothoff2011-04-06
|
* need endian macrosChristian Grothoff2011-04-06
|
* UNIX domain socket authentication support addedChristian Grothoff2011-01-24
|
* LRN patch from Mantis #1615Christian Grothoff2010-11-05
|
* removed additional >Matthias Wachs2010-10-14
|
* 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