walnux/include
Xiang Xiao d24bd782a9 libc: Implement pathconf and fpathconf
specified here:
https://pubs.opengroup.org/onlinepubs/009695399/functions/fpathconf.html
note: only _PC_PATH_MAX is handled now

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Idd323dc10e8f31f10dd1fc64f467227808c11dbd
2020-06-23 17:34:54 +01:00
..
arpa
cxx cstdlib:Add missing atox to std namespace 2020-06-18 10:23:47 +08:00
net NXStyle fixes 2020-06-15 08:07:19 -06:00
netinet
netpacket net: Add SocketCAN support 2020-06-15 08:07:19 -06:00
nuttx drivers/spi/spi_bitbang.c: Fix typos and nxstyle complaints. 2020-06-21 14:13:32 -06:00
sys net: Add SocketCAN support 2020-06-15 08:07:19 -06:00
.gitignore
aio.h
alloca.h
assert.h
crc8.h
crc16.h
crc32.h
crc64.h
ctype.h libc: Unify the selection of inline or macro 2020-06-02 09:32:25 -06:00
debug.h
dirent.h
dlfcn.h
dsp.h
elf.h
elf32.h
elf64.h
endian.h
errno.h
fcntl.h
fixedmath.h
ftw.h include/ftw.h: Add header file 2020-06-23 17:34:28 +01:00
grp.h
hex2bin.h
inttypes.h
libgen.h
limits.h libc: Move MB_LEN_MAX from lib_wctob.c to limits.h 2020-06-02 07:13:37 -06:00
locale.h libc/locale: Add the mininal support for locale_t operation 2020-06-15 07:20:19 -06:00
lzf.h
malloc.h Move mallinfo from stdlib.h to malloc.h 2020-06-15 07:21:19 -06:00
mqueue.h
netdb.h
nxflat.h
poll.h
pthread.h
pwd.h
queue.h
sched.h
semaphore.h
signal.h
spawn.h
stdbool.h
stddef.h
stdint.h arch: Move PRIxMAX and SCNxMAX definition to include/stdint.h 2020-06-10 08:24:47 +02:00
stdio.h libc: Add IPTR for puts/fputs 2020-06-10 00:03:53 -07:00
stdlib.h Include malloc.h instead of stdlib.h for mallinfo() 2020-06-15 07:21:19 -06:00
stdnoreturn.h
string.h
strings.h libc: Unify the selection of inline or macro 2020-06-02 09:32:25 -06:00
syscall.h
syslog.h
termios.h
threads.h
time.h libc: Unify the selection of inline or macro 2020-06-02 09:32:25 -06:00
unistd.h libc: Implement pathconf and fpathconf 2020-06-23 17:34:54 +01:00
wchar.h libc: Add the remaining wscanf series declaration 2020-06-08 11:42:56 +01:00
wctype.h