mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-22 14:08:36 +00:00
Pass explicit open flags for the NSH script redirect file so the mode argument is used as file creation permissions. Add the missing mode argument to AIO ostest open() calls that create the test file. Signed-off-by: Nightt <87569709+nightt5879@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| aio.c | ||
| barrier.c | ||
| cancel.c | ||
| CMakeLists.txt | ||
| cond.c | ||
| dev_null.c | ||
| fpu.c | ||
| getopt.c | ||
| hrtimer.c | ||
| Kconfig | ||
| libc_memmem.c | ||
| Make.defs | ||
| Makefile | ||
| mqueue.c | ||
| mutex.c | ||
| nsem.c | ||
| nxevent.c | ||
| ostest.h | ||
| ostest_main.c | ||
| perf_gettime.c | ||
| posixtimer.c | ||
| prioinherit.c | ||
| pthread_cleanup.c | ||
| pthread_exit.c | ||
| pthread_rwlock.c | ||
| pthread_rwlock_cancel.c | ||
| restart.c | ||
| rmutex.c | ||
| robust.c | ||
| roundrobin.c | ||
| sched_thread_local.c | ||
| schedlock.c | ||
| sem.c | ||
| semtimed.c | ||
| setjmp.c | ||
| setvbuf.c | ||
| sigev_thread.c | ||
| sighand.c | ||
| sighelper.c | ||
| signest.c | ||
| sigprocmask.c | ||
| smp_call.c | ||
| specific.c | ||
| spinlock.c | ||
| sporadic.c | ||
| sporadic2.c | ||
| suspend.c | ||
| timedmqueue.c | ||
| timedmutex.c | ||
| timedwait.c | ||
| tls.c | ||
| vfork.c | ||
| waitpid.c | ||
| wdog.c | ||
| wqueue.c | ||