- 12 Nov, 2016 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 15 Oct, 2016 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 06 Jul, 2016 1 commit
-
-
Christophe Massiot authored
-
- 04 Apr, 2016 1 commit
-
-
Christophe Massiot authored
-
- 20 Mar, 2016 3 commits
-
-
Jörg Krause authored
only available with uClibc if the C library is build with NPTL support (sets __UCLIBC_HAS_THREADS_NATIVE__) and __UCLIBC_HAS_ADVANCED_REALTIME__ set. Signed-off-by:
Jörg Krause <joerg.krause@embedded.rocks>
-
Jörg Krause authored
Defining _GNU_SOURCE is required to get proper member names in `struct udphdr` when building against musl. Build error: util.c: In function 'RawFillHeaders': util.c:481:9: error: 'struct udphdr' has no member named 'source' udph->source = htons(portsrc); ^ util.c:482:9: error: 'struct udphdr' has no member named 'dest' udph->dest = htons(portdst); ^ util.c:483:9: error: 'struct udphdr' has no member named 'len' udph->len = htons(sizeof(struct udphdr) + len); ^ util.c:484:9: error: 'struct udphdr' has no member named 'check' udph->check = 0; Including <sys/types.h> in needed for mode_t, otherwise musl build fails: util.h:91:1: error: unknown type name 'mode_t' Signed-off-by:
Jörg Krause <joerg.krause@embedded.rocks>
-
Jörg Krause authored
Otherwise building multicat in a static context fails: aggregartp.c:381: undefined reference to `pthread_self' Signed-off-by:
Jörg Krause <joerg.krause@embedded.rocks>
-
- 05 Oct, 2015 1 commit
-
-
Christophe Massiot authored
-
- 01 Sep, 2015 1 commit
-
-
Christophe Massiot authored
-
- 01 Aug, 2015 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 17 Jul, 2015 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 15 Jul, 2015 1 commit
-
-
Christophe Massiot authored
-
- 02 Jun, 2015 1 commit
-
-
Christophe Massiot authored
-
- 25 Dec, 2014 1 commit
-
-
Christophe Massiot authored
-
- 14 Oct, 2014 1 commit
-
-
Christophe Massiot authored
-
- 18 Sep, 2014 1 commit
-
-
Christophe Massiot authored
Under Linux, the socket will receive all packets for a given multicast address, from any interface, even if the interface address is specified. SO_BINDTODEVICE requires the CAP_NET_ADMIN capability. Patch courtesy of Benjamin Cohen bcohen AT openheadend DOT tv.
-
- 09 Aug, 2014 1 commit
-
-
Christophe Massiot authored
-
- 09 Jul, 2014 1 commit
-
-
Christophe Massiot authored
-
- 12 Mar, 2014 1 commit
-
-
Christophe Massiot authored
-
- 16 Feb, 2014 1 commit
-
-
Christophe Massiot authored
-
- 20 Jan, 2014 1 commit
-
-
Christophe Massiot authored
-
- 14 Jan, 2014 1 commit
-
-
Christophe Massiot authored
reopen everything).
-
- 13 Jan, 2014 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 30 Nov, 2013 1 commit
-
-
Christophe Massiot authored
-
- 28 Oct, 2013 1 commit
-
-
Christophe Massiot authored
-
- 08 Mar, 2013 1 commit
-
-
Christophe Massiot authored
-
- 06 Mar, 2013 1 commit
-
-
Christophe Massiot authored
-
- 05 Mar, 2013 2 commits
-
-
Christophe Massiot authored
by Benjamin Cohen.
-
Christophe Massiot authored
-
- 19 Oct, 2012 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* Fix SSM
-
- 19 Jan, 2012 1 commit
-
-
Christophe Massiot authored
-
- 04 Jan, 2012 1 commit
-
-
Christophe Massiot authored
-