nuttx/libs/libc/unistd
Xiang Xiao 76cd9c89bb libc: Implement futimes on top of futimens
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ie54de66ca1bc26a68f2922861e1edd1fdabb8f33
2021-07-09 15:51:28 -03:00
..
Kconfig symtabs: improve handling of symbol lookups 2021-03-16 10:18:17 -07:00
lib_access.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_alarm.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_chdir.c libs: nxstyle fixes 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
lib_futimens.c libc: Move the declaration of futimens from sys/time.h to sys/stat.h 2021-07-09 15:51:28 -03:00
lib_futimes.c libc: Implement futimes on top of futimens 2021-07-09 15:51:28 -03:00
lib_getcwd.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_getegid.c misc: : Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07: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
lib_getopt_common.c libc/getopt: Remove GETOPT_INIITIALIZER macro 2021-05-11 16:40:44 +01:00
lib_getopt_long.c Implement getopt_long() and getopt_long_only() 2021-04-01 23:06:23 -05:00
lib_getopt_longonly.c Implement getopt_long() and getopt_long_only() 2021-04-01 23:06:23 -05:00
lib_getopt.c getopt(): Update comments about missing functionality 2021-04-04 22:31:47 +01:00
lib_getoptargp.c Move getopt() variables into TLS 2021-03-31 21:13:01 -05:00
lib_getopterrp.c Move getopt() variables into TLS 2021-03-31 21:13:01 -05:00
lib_getoptindp.c Move getopt() variables into TLS 2021-03-31 21:13:01 -05:00
lib_getoptoptp.c Move getopt() variables into TLS 2021-03-31 21:13:01 -05:00
lib_getoptvars.c arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00
lib_getpriority.c libc/sched: Map the nice value more correctly 2021-06-24 08:50:48 -03:00
lib_getrlimit.c
lib_getrusage.c
lib_getuid.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_nice.c libc/sched: Implement nice API 2021-06-24 08:50:48 -03:00
lib_pathconf.c
lib_pipe2.c
lib_pipe.c
lib_posix_fallocate.c
lib_restoredir.c
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
lib_setpriority.c libc/sched: Map the nice value more correctly 2021-06-24 08:50:48 -03: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
lib_setuid.c libs/libc: License Clearance 2021-03-02 03:44:06 -08:00
lib_sleep.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_statvfs.c
lib_swab.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_sysconf.c fs: allocate file/socket dynamically 2021-03-17 06:46:42 -07:00
lib_truncate.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_usleep.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_utime.c libc: Implement utime on top of utimes 2021-07-09 15:51:28 -03:00
lib_utimes.c
Make.defs libc: Implement utime on top of utimes 2021-07-09 15:51:28 -03:00
unistd.h Implement getopt_long() and getopt_long_only() 2021-04-01 23:06:23 -05:00