Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement pathconf and fpathconf #1278

Merged
merged 2 commits into from
Jun 23, 2020
Merged

Conversation

xiaoxiang781216
Copy link
Contributor

Summary

This PR only support _PC_PATH_MAX now.

Impact

Testing

and remove the incorrect macro ATEXIT_MAX

Signed-off-by: Xiang Xiao <[email protected]>
Change-Id: Ia5d7dafc50e942f62f95137313c34741c6dd60ba
specified here:
https://pubs.opengroup.org/onlinepubs/009695399/functions/fpathconf.html
note: only _PC_PATH_MAX is handled now

Signed-off-by: Xiang Xiao <[email protected]>
Change-Id: Idd323dc10e8f31f10dd1fc64f467227808c11dbd
include/unistd.h Outdated Show resolved Hide resolved
libs/libc/unistd/lib_pathconf.c Show resolved Hide resolved
@jerpelea
Copy link
Contributor

+1

@Ouss4 Ouss4 merged commit d24bd78 into apache:master Jun 23, 2020
@xiaoxiang781216 xiaoxiang781216 deleted the pathconf branch July 4, 2020 17:00
chenzhihong007 added a commit to hpmicro/nuttx that referenced this pull request Feb 23, 2024
- update usb_dev_cdcacm readme.txt
- issue apache#1278

Signed-off-by: Zhihong Chen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants