- Jul 23, 2015
-
-
Gregory Nutt authored
pthread_create: Fix an (unlikely) error in fallback value in the event of a failure (which should never occur)
-
Gregory Nutt authored
TCB: Increase the size of the scheduling policy field from 1 to 2 bits to allow additional, planned scheduling policies
-
- Jul 22, 2015
-
-
Gregory Nutt authored
-
- Jul 21, 2015
-
-
Gregory Nutt authored
-
- Jul 20, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 19, 2015
-
-
Gregory Nutt authored
-
- Jul 17, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Add CONFIG_NETDEV_LATEINIT that can be used to suppress calls to up_netinitialize() from early initialization
-
- Jul 16, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 15, 2015
-
-
Gregory Nutt authored
-
- Jul 14, 2015
-
-
Gregory Nutt authored
-
- Jul 13, 2015
-
-
Gregory Nutt authored
-
- Jul 12, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
- Rename include/nuttx/net/dnsclient.h to dns.h - Move internal DNS prototypes from dns.h to libc/netdb/lib_dns.h - Global standard DNS definitions from libc/netdb/dns_soccket.c to dns.h - Eliminate dns_gethostip(). This is now an internal part of gethostbyname() - Eliminate interface dns_whois(). Not needed in this new context.
-
- Jul 10, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 09, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 08, 2015
-
-
Gregory Nutt authored
-
- Jul 05, 2015
-
-
Gregory Nutt authored
-
- Jul 04, 2015
-
-
Gregory Nutt authored
-
- Jul 02, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 01, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
arch/arm/src/sama5/sam_ehci.c: Fix some bad conditional compilation that left a function undefined if CONFIG_USBHOST_ASYNCH is not selected.
-
Gregory Nutt authored
-
- Jun 30, 2015
-
-
Gregory Nutt authored
tools/testbuild.sh: Add a script that can be used perform test builds on a set of board configurations
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 29, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 28, 2015
-
-
Gregory Nutt authored
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
-
- Jun 26, 2015
-
-
Gregory Nutt authored
-