Peter van der Perk
|
013a562478
|
Net thread-safe ntoa functions
Apply suggestions from code review
Co-authored-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2022-08-02 21:04:19 +08:00 |
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 |
chao.an
|
866bb35d2d
|
libs/libc/net: implement ether_aton/ether_aton_r
Reference here:
https://www.unix.com/man-page/linux/3/ether_aton
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2020-12-10 20:37:32 -06: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 |
Gregory Nutt
|
bf9e1943a4
|
Clean up and review of header files for conformance to standards
|
2015-06-12 18:07:47 -06:00 |
patacongo
|
6e38df0173
|
Add lib.csv that may be used to generate C library symbol tables
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5072 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-31 18:55:43 +00:00 |
patacongo
|
8e5733ae3f
|
Header file clean-up
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4948 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-17 03:58:11 +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 |
patacongo
|
84ff909d06
|
Add ether_ntoa() and inet_ntoa()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@440 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-11 14:23:58 +00:00 |