[GitHub] [incubator-nuttx] anchao commented on pull request #1291: socket/SOL: sync the SOL index with linux

2020-06-27 Thread GitBox
anchao commented on pull request #1291: URL: https://github.com/apache/incubator-nuttx/pull/1291#issuecomment-650566279 > @anchao is there any benefit to be "sync" with linux? Unsynchronized options will cause some compatibility issues, for example: `setsockopt(sock, IPPROT

[GitHub] [incubator-nuttx-apps] anchao commented on pull request #307: Revert "nshlib: remove the dependency of date on RTC"

2020-06-27 Thread GitBox
anchao commented on pull request #307: URL: https://github.com/apache/incubator-nuttx-apps/pull/307#issuecomment-650570915 It is strange if we still want to use the 'date' command to get the synchronized time from NTP server ... Seriously, not all of the devices include RTC modules. ---

[GitHub] [incubator-nuttx-apps] patacongo commented on pull request #307: Revert "nshlib: remove the dependency of date on RTC"

2020-06-27 Thread GitBox
patacongo commented on pull request #307: URL: https://github.com/apache/incubator-nuttx-apps/pull/307#issuecomment-650571924 > > > It is strange if we still want to use the 'date' command to get the synchronized time from NTP server ... Seriously, not all of the devices include R

[GitHub] [incubator-nuttx-apps] patacongo edited a comment on pull request #307: Revert "nshlib: remove the dependency of date on RTC"

2020-06-27 Thread GitBox
patacongo edited a comment on pull request #307: URL: https://github.com/apache/incubator-nuttx-apps/pull/307#issuecomment-650571924 > > > It is strange if we still want to use the 'date' command to get the synchronized time from NTP server ... Seriously, not all of the devices inc

[GitHub] [incubator-nuttx] Ouss4 merged pull request #1308: libc: sysconf support _SC_NPROCESSORS_CONF/_SC_NPROCESSORS_ONLN

2020-06-27 Thread GitBox
Ouss4 merged pull request #1308: URL: https://github.com/apache/incubator-nuttx/pull/1308 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[incubator-nuttx] branch master updated: libc: sysconf support _SC_NPROCESSORS_CONF/_SC_NPROCESSORS_ONLN

2020-06-27 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 977f04a libc: sysconf support _S

[incubator-nuttx] 02/04: make/export: copy mkdeps.c for export build

2020-06-27 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit e82a9e0f486d7d32a10f678769725979fd45c7b1 Author: chao.an AuthorDate: Wed Jun 24 10:14:09 2020 +0800 m

[incubator-nuttx] 04/04: make/export: support export extra library

2020-06-27 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit fd3be9eb37d9729b7138fc26184203da8e7ea2c2 Author: chao.an AuthorDate: Wed Jun 24 10:31:06 2020 +0800 m

[incubator-nuttx] 03/04: make/export: do not extract object from librarys

2020-06-27 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 41f434015bb28ecdca72002b6f47b75063a97e3c Author: chao.an AuthorDate: Wed Jun 24 10:26:56 2020 +0800 m

[incubator-nuttx] branch master updated (977f04a -> fd3be9e)

2020-06-27 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 977f04a libc: sysconf support _SC_NPROCESSORS_CONF/_SC_NPROCESSORS_ONLN new 98f0b0a build/expor

[incubator-nuttx] 01/04: build/export: correct the export path

2020-06-27 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 98f0b0afb55359ed88bb92929fd13b68447fdb5d Author: chao.an AuthorDate: Sat Jun 13 20:20:41 2020 +0800 b

[GitHub] [incubator-nuttx] Ouss4 merged pull request #1294: make/export: support export extra library

2020-06-27 Thread GitBox
Ouss4 merged pull request #1294: URL: https://github.com/apache/incubator-nuttx/pull/1294 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1309: tools/nxstyle: Support the white list

2020-06-27 Thread GitBox
xiaoxiang781216 opened a new pull request #1309: URL: https://github.com/apache/incubator-nuttx/pull/1309 and add _Exit to the white list Signed-off-by: Xiang Xiao ## Summary ## Impact ## Testing -

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1280: Implement fseeko and ftello

2020-06-27 Thread GitBox
xiaoxiang781216 commented on pull request #1280: URL: https://github.com/apache/incubator-nuttx/pull/1280#issuecomment-650672833 @Ouss4 @yamt to speed up the process, I split the PR to the small one, please review again. Thi

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1279: Implement lstat and realpath

2020-06-27 Thread GitBox
xiaoxiang781216 commented on pull request #1279: URL: https://github.com/apache/incubator-nuttx/pull/1279#issuecomment-650673200 @yamt if you don't any concern, please help me merge the patch. This is an automated message fro

[GitHub] [incubator-nuttx] v01d opened a new pull request #1310: stm32l4 RCC: configure flash wait states early

2020-06-27 Thread GitBox
v01d opened a new pull request #1310: URL: https://github.com/apache/incubator-nuttx/pull/1310 ## Summary Flash wait states setting on STM32L4 clock configuration routine was done too late: MSI clock range selection was being performed before this, which means that using MSI as syst

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1311: libc: Move double_t typedef from sys/types.h to math.h

2020-06-27 Thread GitBox
xiaoxiang781216 opened a new pull request #1311: URL: https://github.com/apache/incubator-nuttx/pull/1311 specified here: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/math.h.html ## Summary The change make: 1.More confirm to the standard 2.Avoid the conflictio

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #1312: libc: Replace nuttx/lib/math.h with math.h

2020-06-27 Thread GitBox
xiaoxiang781216 opened a new pull request #1312: URL: https://github.com/apache/incubator-nuttx/pull/1312 Because user may replace math library with other implementation ## Summary ## Impact No funtionality change. ## Testing