- Apr 14, 2017
-
-
Sebastien Lorquet authored
add getpreamblelen add comments
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Masayuki Ishikawa authored
sched: Fix tg_flags check with GROUP_FLAG_NOCLDWAIT Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Nobutaka Toyoshima authored
Jira: PDFW15IS-208 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Masayuki Ishikawa authored
-
- Apr 13, 2017
-
-
Gregory Nutt authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Brian Webb authored
Adds USB host support to stm32f411-disco board. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Gregory Nutt authored
-
Thomas K authored
TUN driver: Implement TAP (OSI layer 2) mode. Approved-by: Gregory Nutt <gnutt@nuttx.org>
-
Thomas Keh authored
Enable by setting the IFF_TAP flag instead of the IFF_TUN flag in ifr_flags.
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Brian Webb authored
-
- Apr 12, 2017
-
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Gregory Nutt authored
-
Ritajina authored
libc/netdb: in dns_query_callback, ret != -EADDRNOTAVAIL condition consumes error returns including EAGAIN in this case, dns query retransmission doesn't work
-
- Apr 11, 2017
-
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Sebastien Lorquet authored
-
Alan Carvalho de Assis authored
-
Gregory Nutt authored
-
Juha Niskanen (Haltian) authored
Add logic to disable cancellation points within the OS. This is useful when an internal OS function that is NOT a cancellation point calls an OS function which is a cancellation point. In that case, irrecoverable states may occur if the cancellation is within the OS.
-