.. |
Kconfig
|
Introduce CONFIG_DEFAULT_TASK_STACKSIZE
|
2020-03-26 22:30:13 -05:00 |
lib_access.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_alarm.c
|
Change all files come from Xiaomi/Pinecone to Apache License 2.0
|
2020-08-22 17:37:21 -06:00 |
lib_chdir.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_daemon.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_execl.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_fstatvfs.c
|
fs/vfs: Implement statvfs and fstatvfs
|
2020-07-13 20:25:03 +01:00 |
lib_futimens.c
|
libs/libc/time: add stub for futimes/ns(2)
|
2020-09-19 03:20:09 -07:00 |
lib_futimes.c
|
libs/libc/time: add stub for futimes/ns(2)
|
2020-09-19 03:20:09 -07:00 |
lib_getcwd.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_getegid.c
|
libc/libc/unistd/: Add stubs for geteuid(), getegid(), seteuid(), and setegid(). NuttX does not currently support effective user/group IDs, but these stubs will support linkage of appliations that expect these POSIX standard interfaces.
|
2019-09-03 10:57:51 -06:00 |
lib_geteuid.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_getgid.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_gethostname.c
|
libc: Make gethostname as syscall instead of uname
|
2020-07-30 10:33:08 +09:00 |
lib_getopt.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_getoptargp.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_getopterrp.c
|
libc: Add opterr global variable
|
2020-11-21 07:01:08 -06:00 |
lib_getoptindp.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_getoptoptp.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_getpriority.c
|
unistd/priority: Implement [s/g]etpriority(2) syscall
|
2020-09-19 01:06:51 -07:00 |
lib_getrlimit.c
|
libs/libc/unistd: add dummy getrlimit & setrlimit support
|
2020-09-15 10:28:21 -03:00 |
lib_getrusage.c
|
Change all files come from Xiaomi/Pinecone to Apache License 2.0
|
2020-08-22 17:37:21 -06:00 |
lib_gettid.c
|
Move gettid() implementation to /libs/libc/unistd
|
2020-09-22 19:40:56 -07:00 |
lib_getuid.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_pathconf.c
|
unistd/fpathconf: enhance fpathconf
|
2021-01-26 03:25:47 -08:00 |
lib_pipe2.c
|
Move the declaration of nx_mkfifo/nx_pipe to nuttx/fs/fs.h
|
2021-01-08 11:03:19 +08:00 |
lib_pipe.c
|
Move the declaration of nx_mkfifo/nx_pipe to nuttx/fs/fs.h
|
2021-01-08 11:03:19 +08:00 |
lib_posix_fallocate.c
|
Ensure the kernel component don't call userspace API
|
2021-03-01 09:23:09 +09:00 |
lib_restoredir.c
|
libc: Implement ftw and nftw function
|
2020-08-11 16:44:42 +09:00 |
lib_setegid.c
|
libs/libc: License Clearance
|
2021-03-02 03:44:06 -08:00 |
lib_seteuid.c
|
libs/libc: License Clearance
|
2021-03-02 03:44:06 -08:00 |
lib_setgid.c
|
libs/libc: License Clearance
|
2021-03-02 03:44:06 -08:00 |
lib_sethostname.c
|
Fix nxstyle issue
|
2020-05-01 10:43:47 -03:00 |
lib_setpriority.c
|
unistd/priority: Implement [s/g]etpriority(2) syscall
|
2020-09-19 01:06:51 -07:00 |
lib_setregid.c
|
libs/libc: License Clearance
|
2021-03-02 03:44:06 -08:00 |
lib_setreuid.c
|
libs/libc: License Clearance
|
2021-03-02 03:44:06 -08:00 |
lib_setrlimit.c
|
libs/libc/unistd: add dummy getrlimit & setrlimit support
|
2020-09-15 10:28:21 -03:00 |
lib_setuid.c
|
libs/libc: License Clearance
|
2021-03-02 03:44:06 -08:00 |
lib_sleep.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_statvfs.c
|
fs/vfs: Implement statvfs and fstatvfs
|
2020-07-13 20:25:03 +01:00 |
lib_swab.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_sysconf.c
|
libs/libc: License Clearance
|
2021-03-02 03:44:06 -08:00 |
lib_truncate.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_usleep.c
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |
lib_utimes.c
|
libs/libc/time: Add stub for utimes
|
2020-08-29 23:21:47 +08:00 |
Make.defs
|
libs: Author Gregory Nutt: update licenses to Apache
|
2021-03-03 18:52:53 -08:00 |