Alin Jerpelea
|
9b9be7e1f0
|
include: Author: Gregory Nutt: update licenses to Apache 2.0
Update files from Gregory Nutt to Apache 2.0 license.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-04 03:33:58 -08:00 |
Alin Jerpelea
|
861c0071bd
|
include: nuttx: fix nxstyle errors
Fix nxstyle errors to pass CI
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-04 03:33:58 -08:00 |
patacongo
|
e86b516f9d
|
include/netinet/arp.h: Previous network changes broke the build test (#193)
|
2020-01-31 21:23:15 +01:00 |
Xiang Xiao
|
c1b0aa118c
|
Remove psock_send and sockfd_socket from net/socket/socket.h
Since both is already declared in include/nuttx/net/net.h and fix other minor issue in network socket layer.
|
2020-01-31 13:45:15 -06:00 |
Xiang Xiao
|
9711f6c668
|
Remove dup definition in nuttx/net/arp.h and include/nuttx/net/ioctl.h
|
2018-11-09 13:59:45 -06:00 |
Gregory Nutt
|
9b4cec9228
|
Replace confusing references to uIP with just 'the network'
|
2016-05-30 09:51:15 -06:00 |
Gregory Nutt
|
b578c98fa9
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
Gregory Nutt
|
90e4b55e0c
|
Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/arp.h; rename all uip_arp_ functions to arp_
|
2014-05-30 12:13:06 -06:00 |
patacongo
|
b7a1b00c08
|
drivers/serial/serial.c open, read, write, and poll methods will not return a short transfer or an EINTR error if a signal is received while waiting (only)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5022 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-12 17:37:04 +00:00 |
patacongo
|
2fe4ad52f8
|
Move file-system header files to include/nuttx/fs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-21 18:01:07 +00:00 |
patacongo
|
7f005e2d3c
|
Move all non-standard, NuttX header files into include/nuttx/net
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4450 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-03 23:18:34 +00:00 |
patacongo
|
eeec4073a9
|
Switching to C99 stdint.h types
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2340 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-14 23:32:23 +00:00 |
patacongo
|
249eefc1d9
|
Expose more ARP APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1633 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-21 16:00:20 +00:00 |