This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
24bd80eb84
nuttx
/
libs
/
libc
/
unistd
History
田昕
24bd80eb84
unistd:rename CONFIG_OPEN_MAX to CONFIG_LIBC_OPEN_MAX
...
Signed-off-by: 田昕 <tianxin7@xiaomi.com>
2022-04-01 22:10:51 +08:00
..
Kconfig
unistd:rename CONFIG_OPEN_MAX to CONFIG_LIBC_OPEN_MAX
2022-04-01 22:10:51 +08:00
lib_access.c
lib_alarm.c
lib_chdir.c
libc/chdir:"PWD" should save absolute path
2022-02-11 13:05:20 +01:00
lib_daemon.c
lib_execl.c
Fix error: conflicting types for built-in function 'execl'; expected 'int(const char *, const char *, ...)
2022-03-18 16:38:01 +02:00
lib_fstatvfs.c
lib_futimes.c
lib_getcwd.c
lib_getegid.c
lib_getentropy.c
libc: implement getentropy function
2022-03-25 13:48:33 +02:00
lib_geteuid.c
lib_getgid.c
lib_gethostname.c
lib_getopt_common.c
libc/unistd: getopt: Use argc to end parsing
2021-12-15 12:02:59 -06:00
lib_getopt_long.c
lib_getopt_longonly.c
lib_getopt.c
lib_getoptargp.c
lib_getopterrp.c
lib_getoptindp.c
lib_getoptoptp.c
lib_getoptvars.c
lib_getpriority.c
lib_getrlimit.c
lib_getrusage.c
lib_getuid.c
lib_lutimes.c
lib_nice.c
lib_pathconf.c
lib_pipe2.c
lib_pipe.c
lib_posix_fallocate.c
lib_restoredir.c
lib_setegid.c
lib_seteuid.c
lib_setgid.c
lib_sethostname.c
Ensure that sethostname null terminates the hostname correctly
2021-12-30 01:13:22 +08:00
lib_setpriority.c
lib_setregid.c
lib_setreuid.c
lib_setrlimit.c
lib_setuid.c
lib_sleep.c
lib_statvfs.c
lib_swab.c
lib_sysconf.c
fs and unistd: increase OPEN_MAX by claiming a Kconfig.
2022-04-01 12:17:47 +03:00
lib_times.c
lib_truncate.c
lib_usleep.c
lib_utime.c
lib_utimes.c
Make.defs
libc: implement getentropy function
2022-03-25 13:48:33 +02:00
unistd.h
include: fix double include pre-processor guards
2022-01-16 11:11:14 -03:00