You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
px4dev d573cca61b Merge commit '049c93446561c6ad3e59183c139f3916230ddee5' into nuttx-merge-5596 12 years ago
..
Kconfig Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called. 12 years ago
Makefile Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called. 12 years ago
atexit.c Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
clock_abstime2ticks.c Resync new repository with old repo r5166 13 years ago
clock_dow.c Resync new repository with old repo r5166 13 years ago
clock_getres.c Resync new repository with old repo r5166 13 years ago
clock_gettime.c Resync new repository with old repo r5166 13 years ago
clock_gettimeofday.c Resync new repository with old repo r5166 13 years ago
clock_initialize.c Resync new repository with old repo r5166 13 years ago
clock_internal.h Resync new repository with old repo r5166 13 years ago
clock_settime.c Resync new repository with old repo r5166 13 years ago
clock_systimer.c Resync new repository with old repo r5166 13 years ago
clock_ticks2time.c Resync new repository with old repo r5166 13 years ago
clock_time2ticks.c Recover fix for and enabling of interrupt-driven I2C. 12 years ago
env_clearenv.c Move socket data from TCB to task group structure. 12 years ago
env_dup.c Move socket data from TCB to task group structure. 12 years ago
env_findvar.c Move environment variables in the task group structure 12 years ago
env_getenv.c Move environment variables in the task group structure 12 years ago
env_getenvironptr.c Resync new repository with old repo r5166 13 years ago
env_internal.h Move socket data from TCB to task group structure. 12 years ago
env_putenv.c Resync new repository with old repo r5166 13 years ago
env_release.c Move socket data from TCB to task group structure. 12 years ago
env_removevar.c Move environment variables in the task group structure 12 years ago
env_setenv.c Move environment variables in the task group structure 12 years ago
env_unsetenv.c Move environment variables in the task group structure 12 years ago
errno_get.c Resync new repository with old repo r5166 13 years ago
errno_getptr.c Resync new repository with old repo r5166 13 years ago
errno_set.c Resync new repository with old repo r5166 13 years ago
exit.c Resync new repository with old repo r5166 13 years ago
getpid.c Resync new repository with old repo r5166 13 years ago
group_childstatus.c Don't keep the parent task's task ID in the child task's TCB. Instead, keep the parent task group IN the child task's task group. 12 years ago
group_create.c Move socket data from TCB to task group structure. 12 years ago
group_find.c Don't keep the parent task's task ID in the child task's TCB. Instead, keep the parent task group IN the child task's task group. 12 years ago
group_internal.h Move socket data from TCB to task group structure. 12 years ago
group_join.c Don't keep the parent task's task ID in the child task's TCB. Instead, keep the parent task group IN the child task's task group. 12 years ago
group_leave.c Move socket data from TCB to task group structure. 12 years ago
group_setupidlefiles.c Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called. 12 years ago
group_setupstreams.c Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called. 12 years ago
group_setuptaskfiles.c Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called. 12 years ago
group_signal.c Don't keep the parent task's task ID in the child task's TCB. Instead, keep the parent task group IN the child task's task group. 12 years ago
irq_attach.c Resync new repository with old repo r5166 13 years ago
irq_dispatch.c Resync new repository with old repo r5166 13 years ago
irq_initialize.c Resync new repository with old repo r5166 13 years ago
irq_internal.h Resync new repository with old repo r5166 13 years ago
irq_unexpectedisr.c Resync new repository with old repo r5166 13 years ago
kmm_addregion.c Resync new repository with old repo r5166 13 years ago
kmm_initialize.c Resync new repository with old repo r5166 13 years ago
kmm_kfree.c Resync new repository with old repo r5166 13 years ago
kmm_kmalloc.c Resync new repository with old repo r5166 13 years ago
kmm_krealloc.c Resync new repository with old repo r5166 13 years ago
kmm_kzalloc.c Resync new repository with old repo r5166 13 years ago
kmm_semaphore.c Resync new repository with old repo r5166 13 years ago
mq_close.c Resync new repository with old repo r5166 13 years ago
mq_descreate.c Resync new repository with old repo r5166 13 years ago
mq_findnamed.c Resync new repository with old repo r5166 13 years ago
mq_initialize.c Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending 12 years ago
mq_internal.h Resync new repository with old repo r5166 13 years ago
mq_msgfree.c Resync new repository with old repo r5166 13 years ago
mq_msgqfree.c Resync new repository with old repo r5166 13 years ago
mq_notify.c Resync new repository with old repo r5166 13 years ago
mq_open.c Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
mq_rcvinternal.c Resync new repository with old repo r5166 13 years ago
mq_receive.c Resync new repository with old repo r5166 13 years ago
mq_send.c Resync new repository with old repo r5166 13 years ago
mq_sndinternal.c Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JP 12 years ago
mq_timedreceive.c Resync new repository with old repo r5166 13 years ago
mq_timedsend.c Resync new repository with old repo r5166 13 years ago
mq_unlink.c Resync new repository with old repo r5166 13 years ago
mq_waitirq.c Resync new repository with old repo r5166 13 years ago
on_exit.c Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
os_bringup.c Remove CONFIG_BUILTIN_APPS_START 12 years ago
os_internal.h Move socket data from TCB to task group structure. 12 years ago
os_start.c Add configs/stm32f4discovery/usbnsh 12 years ago
pause.c Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
pg_internal.h Resync new repository with old repo r5166 13 years ago
pg_miss.c Resync new repository with old repo r5166 13 years ago
pg_worker.c Resync new repository with old repo r5166 13 years ago
prctl.c configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native 12 years ago
pthread_barrierdestroy.c Resync new repository with old repo r5166 13 years ago
pthread_barrierinit.c Resync new repository with old repo r5166 13 years ago
pthread_barrierwait.c Resync new repository with old repo r5166 13 years ago
pthread_cancel.c Resync new repository with old repo r5166 13 years ago
pthread_completejoin.c Resync new repository with old repo r5166 13 years ago
pthread_condbroadcast.c Resync new repository with old repo r5166 13 years ago
pthread_conddestroy.c Resync new repository with old repo r5166 13 years ago
pthread_condinit.c Resync new repository with old repo r5166 13 years ago
pthread_condsignal.c Resync new repository with old repo r5166 13 years ago
pthread_condtimedwait.c Resync new repository with old repo r5166 13 years ago
pthread_condwait.c Resync new repository with old repo r5166 13 years ago
pthread_create.c Move socket data from TCB to task group structure. 12 years ago
pthread_detach.c Resync new repository with old repo r5166 13 years ago
pthread_exit.c Resync new repository with old repo r5166 13 years ago
pthread_findjoininfo.c Resync new repository with old repo r5166 13 years ago
pthread_getschedparam.c Resync new repository with old repo r5166 13 years ago
pthread_getspecific.c Resync new repository with old repo r5166 13 years ago
pthread_initialize.c Resync new repository with old repo r5166 13 years ago
pthread_internal.h Resync new repository with old repo r5166 13 years ago
pthread_join.c Fix some compilation errors when child status disabled; new waitpid logic not encoding/decoding status properly 12 years ago
pthread_keycreate.c Resync new repository with old repo r5166 13 years ago
pthread_keydelete.c Resync new repository with old repo r5166 13 years ago
pthread_kill.c Resync new repository with old repo r5166 13 years ago
pthread_mutexdestroy.c Resync new repository with old repo r5166 13 years ago
pthread_mutexinit.c Resync new repository with old repo r5166 13 years ago
pthread_mutexlock.c Resync new repository with old repo r5166 13 years ago
pthread_mutextrylock.c Resync new repository with old repo r5166 13 years ago
pthread_mutexunlock.c Resync new repository with old repo r5166 13 years ago
pthread_once.c Resync new repository with old repo r5166 13 years ago
pthread_removejoininfo.c Resync new repository with old repo r5166 13 years ago
pthread_setcancelstate.c Resync new repository with old repo r5166 13 years ago
pthread_setschedparam.c Resync new repository with old repo r5166 13 years ago
pthread_setschedprio.c Resync new repository with old repo r5166 13 years ago
pthread_setspecific.c Resync new repository with old repo r5166 13 years ago
pthread_sigmask.c Resync new repository with old repo r5166 13 years ago
pthread_yield.c Resync new repository with old repo r5166 13 years ago
sched_addblocked.c Resync new repository with old repo r5166 13 years ago
sched_addprioritized.c Add ostest vfork test (does not work yet) 12 years ago
sched_addreadytorun.c Add ostest vfork test (does not work yet) 12 years ago
sched_foreach.c Resync new repository with old repo r5166 13 years ago
sched_free.c Resync new repository with old repo r5166 13 years ago
sched_garbage.c Resync new repository with old repo r5166 13 years ago
sched_getfiles.c Move stream data from TCB to task group structure. 12 years ago
sched_getparam.c Resync new repository with old repo r5166 13 years ago
sched_getscheduler.c Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
sched_getsockets.c Move socket data from TCB to task group structure. 12 years ago
sched_getstreams.c Move stream data from TCB to task group structure. 12 years ago
sched_gettcb.c Resync new repository with old repo r5166 13 years ago
sched_lock.c Resync new repository with old repo r5166 13 years ago
sched_lockcount.c Resync new repository with old repo r5166 13 years ago
sched_mergepending.c Resync new repository with old repo r5166 13 years ago
sched_processtimer.c Resync new repository with old repo r5166 13 years ago
sched_releasetcb.c Move file data from TCB to task group 12 years ago
sched_removeblocked.c Resync new repository with old repo r5166 13 years ago
sched_removereadytorun.c Resync new repository with old repo r5166 13 years ago
sched_reprioritize.c Resync new repository with old repo r5166 13 years ago
sched_rrgetinterval.c Resync new repository with old repo r5166 13 years ago
sched_self.c Resync new repository with old repo r5166 13 years ago
sched_setparam.c Resync new repository with old repo r5166 13 years ago
sched_setpriority.c Resync new repository with old repo r5166 13 years ago
sched_setscheduler.c Resync new repository with old repo r5166 13 years ago
sched_unlock.c Fix a *critical* bug in the task exit logic. Implements SIGCHILD 12 years ago
sched_verifytcb.c Resync new repository with old repo r5166 13 years ago
sched_wait.c Use SIGCHLD with waitpid(); implemented wait() and waitid() 12 years ago
sched_waitid.c Don't keep the parent task's task ID in the child task's TCB. Instead, keep the parent task group IN the child task's task group. 12 years ago
sched_waitpid.c Don't keep the parent task's task ID in the child task's TCB. Instead, keep the parent task group IN the child task's task group. 12 years ago
sched_yield.c Resync new repository with old repo r5166 13 years ago
sem_close.c Resync new repository with old repo r5166 13 years ago
sem_destroy.c Resync new repository with old repo r5166 13 years ago
sem_findnamed.c Resync new repository with old repo r5166 13 years ago
sem_holder.c Resync new repository with old repo r5166 13 years ago
sem_initialize.c Resync new repository with old repo r5166 13 years ago
sem_internal.h Resync new repository with old repo r5166 13 years ago
sem_open.c Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
sem_post.c Resync new repository with old repo r5166 13 years ago
sem_timedwait.c Resync new repository with old repo r5166 13 years ago
sem_trywait.c Resync new repository with old repo r5166 13 years ago
sem_unlink.c Resync new repository with old repo r5166 13 years ago
sem_wait.c Resync new repository with old repo r5166 13 years ago
sem_waitirq.c Resync new repository with old repo r5166 13 years ago
sig_action.c Don't keep the parent task's task ID in the child task's TCB. Instead, keep the parent task group IN the child task's task group. 12 years ago
sig_allocatependingsigaction.c Resync new repository with old repo r5166 13 years ago
sig_cleanup.c Resync new repository with old repo r5166 13 years ago
sig_deliver.c Resync new repository with old repo r5166 13 years ago
sig_findaction.c Resync new repository with old repo r5166 13 years ago
sig_initialize.c Resync new repository with old repo r5166 13 years ago
sig_internal.h Resync new repository with old repo r5166 13 years ago
sig_kill.c Fix a *critical* bug in the task exit logic. Implements SIGCHILD 12 years ago
sig_lowest.c Resync new repository with old repo r5166 13 years ago
sig_mqnotempty.c Fix a *critical* bug in the task exit logic. Implements SIGCHILD 12 years ago
sig_pending.c Resync new repository with old repo r5166 13 years ago
sig_procmask.c Resync new repository with old repo r5166 13 years ago
sig_queue.c Fix a *critical* bug in the task exit logic. Implements SIGCHILD 12 years ago
sig_received.c Resync new repository with old repo r5166 13 years ago
sig_releasependingsigaction.c Resync new repository with old repo r5166 13 years ago
sig_releasependingsignal.c Resync new repository with old repo r5166 13 years ago
sig_removependingsignal.c Resync new repository with old repo r5166 13 years ago
sig_suspend.c Resync new repository with old repo r5166 13 years ago
sig_timedwait.c Finish dup logic for open files; fix bug in sigtimedwait(), would return wrong signo value if the signal was already pending 12 years ago
sig_unmaskpendingsignal.c Resync new repository with old repo r5166 13 years ago
sig_waitinfo.c Resync new repository with old repo r5166 13 years ago
sleep.c Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
task_activate.c Resync new repository with old repo r5166 13 years ago
task_create.c Move socket data from TCB to task group structure. 12 years ago
task_delete.c Resync new repository with old repo r5166 13 years ago
task_deletecurrent.c Cosmetic cleanup from SIGCHLD changes 12 years ago
task_exithook.c Move stream data from TCB to task group structure. 12 years ago
task_init.c Move socket data from TCB to task group structure. 12 years ago
task_posixspawn.c Move environment variables in the task group structure 12 years ago
task_reparent.c Don't keep the parent task's task ID in the child task's TCB. Instead, keep the parent task group IN the child task's task group. 12 years ago
task_restart.c Resync new repository with old repo r5166 13 years ago
task_setup.c Don't keep the parent task's task ID in the child task's TCB. Instead, keep the parent task group IN the child task's task group. 12 years ago
task_start.c Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called. 12 years ago
task_starthook.c Add a start hook that can be setup to call a function in the context of a new thread before the new threads main() has been called. 12 years ago
task_vfork.c Add configs/stm32f4discovery/usbnsh 12 years ago
timer_create.c Resync new repository with old repo r5166 13 years ago
timer_delete.c Resync new repository with old repo r5166 13 years ago
timer_getoverrun.c Resync new repository with old repo r5166 13 years ago
timer_gettime.c Resync new repository with old repo r5166 13 years ago
timer_initialize.c Fix some compilation errors when child status disabled; new waitpid logic not encoding/decoding status properly 12 years ago
timer_internal.h Resync new repository with old repo r5166 13 years ago
timer_release.c Resync new repository with old repo r5166 13 years ago
timer_settime.c Fix a *critical* bug in the task exit logic. Implements SIGCHILD 12 years ago
usleep.c Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
wd_cancel.c Resync new repository with old repo r5166 13 years ago
wd_create.c Resync new repository with old repo r5166 13 years ago
wd_delete.c Resync new repository with old repo r5166 13 years ago
wd_gettime.c Resync new repository with old repo r5166 13 years ago
wd_initialize.c Resync new repository with old repo r5166 13 years ago
wd_internal.h Resync new repository with old repo r5166 13 years ago
wd_start.c Resync new repository with old repo r5166 13 years ago
work_cancel.c Resync new repository with old repo r5166 13 years ago
work_internal.h Resync new repository with old repo r5166 13 years ago
work_queue.c Resync new repository with old repo r5166 13 years ago
work_signal.c Resync new repository with old repo r5166 13 years ago
work_thread.c Fix backward conditional compilation in work_queue.c 12 years ago