.. |
abort.c
|
|
|
atexit.c
|
|
|
clock_abstime2ticks.c
|
Changes for Z8Encore\! compile
|
2008-02-11 19:16:45 +00:00 |
clock_getres.c
|
|
|
clock_gettime.c
|
|
|
clock_initialize.c
|
|
|
clock_internal.h
|
Changes for Z8Encore\! compile
|
2008-02-11 19:16:45 +00:00 |
clock_settime.c
|
|
|
clock_ticks2time.c
|
Changes for Z8Encore\! compile
|
2008-02-11 19:16:45 +00:00 |
clock_time2ticks.c
|
Changes for Z8Encore\! compile
|
2008-02-11 19:16:45 +00:00 |
env_clearenv.c
|
|
|
env_dup.c
|
|
|
env_dupenv.c
|
|
|
env_findvar.c
|
|
|
env_getenv.c
|
|
|
env_getenvironptr.c
|
|
|
env_internal.h
|
|
|
env_putenv.c
|
|
|
env_release.c
|
|
|
env_removevar.c
|
|
|
env_setenv.c
|
|
|
env_share.c
|
Fix environment sharing bug
|
2008-08-30 14:37:49 +00:00 |
env_unsetenv.c
|
|
|
exit.c
|
|
|
get_errno_ptr.c
|
|
|
getpid.c
|
|
|
gmtime_r.c
|
|
|
irq_attach.c
|
Can't use if up_disable_irq if there is not interrupt controller
|
2008-11-08 17:46:36 +00:00 |
irq_dispatch.c
|
cosmetic
|
2008-09-18 22:56:32 +00:00 |
irq_initialize.c
|
cosmetic
|
2008-09-18 22:56:32 +00:00 |
irq_internal.h
|
cosmetic
|
2008-09-18 22:56:32 +00:00 |
irq_unexpectedisr.c
|
cosmetic
|
2008-09-18 22:56:32 +00:00 |
Makefile
|
More priority inheritance logic
|
2009-03-12 01:53:20 +00:00 |
mktime.c
|
|
|
mq_close.c
|
|
|
mq_descreate.c
|
|
|
mq_findnamed.c
|
|
|
mq_getattr.c
|
|
|
mq_initialize.c
|
|
|
mq_internal.h
|
Check for messages disabled
|
2008-11-07 20:54:27 +00:00 |
mq_msgfree.c
|
|
|
mq_msgqfree.c
|
|
|
mq_notify.c
|
|
|
mq_open.c
|
|
|
mq_rcvinternal.c
|
|
|
mq_receive.c
|
|
|
mq_send.c
|
|
|
mq_setattr.c
|
|
|
mq_sndinternal.c
|
|
|
mq_timedreceive.c
|
Changes for Z8Encore\! compile
|
2008-02-11 19:16:45 +00:00 |
mq_timedsend.c
|
Changes for Z8Encore\! compile
|
2008-02-11 19:16:45 +00:00 |
mq_unlink.c
|
|
|
mq_waitirq.c
|
|
|
os_internal.h
|
More priority inheritance logic
|
2009-03-12 01:53:20 +00:00 |
os_start.c
|
Added CONFIG_USERMAIN_STACKSIZE
|
2008-11-13 21:13:53 +00:00 |
pthread_attrdestroy.c
|
|
|
pthread_attrgetinheritsched.c
|
|
|
pthread_attrgetschedparam.c
|
|
|
pthread_attrgetschedpolicy.c
|
|
|
pthread_attrgetstacksize.c
|
|
|
pthread_attrinit.c
|
|
|
pthread_attrsetinheritsched.c
|
|
|
pthread_attrsetschedparam.c
|
|
|
pthread_attrsetschedpolicy.c
|
|
|
pthread_attrsetstacksize.c
|
|
|
pthread_barrierattrdestroy.c
|
|
|
pthread_barrierattrgetpshared.c
|
|
|
pthread_barrierattrinit.c
|
|
|
pthread_barrierattrsetpshared.c
|
|
|
pthread_barrierdestroy.c
|
|
|
pthread_barrierinit.c
|
|
|
pthread_barrierwait.c
|
|
|
pthread_cancel.c
|
|
|
pthread_completejoin.c
|
|
|
pthread_condattrdestroy.c
|
|
|
pthread_condattrinit.c
|
|
|
pthread_condbroadcast.c
|
|
|
pthread_conddestroy.c
|
|
|
pthread_condinit.c
|
|
|
pthread_condsignal.c
|
|
|
pthread_condtimedwait.c
|
Changes for Z8Encore\! compile
|
2008-02-11 19:16:45 +00:00 |
pthread_condwait.c
|
|
|
pthread_create.c
|
Add support for priority inheritance
|
2009-03-08 23:33:41 +00:00 |
pthread_detach.c
|
|
|
pthread_exit.c
|
|
|
pthread_findjoininfo.c
|
|
|
pthread_getschedparam.c
|
|
|
pthread_getspecific.c
|
|
|
pthread_initialize.c
|
Comment updates
|
2008-05-31 18:02:49 +00:00 |
pthread_internal.h
|
Add support for recursive mutexes
|
2008-05-31 17:13:08 +00:00 |
pthread_join.c
|
|
|
pthread_keycreate.c
|
|
|
pthread_keydelete.c
|
|
|
pthread_kill.c
|
|
|
pthread_mutexattrdestroy.c
|
|
|
pthread_mutexattrgetpshared.c
|
|
|
pthread_mutexattrgettype.c
|
Add support for recursive mutexes
|
2008-05-31 17:13:08 +00:00 |
pthread_mutexattrinit.c
|
Add support for recursive mutexes
|
2008-05-31 17:13:08 +00:00 |
pthread_mutexattrsetpshared.c
|
|
|
pthread_mutexattrsettype.c
|
Remove pthread_mutexattrverifytype.c
|
2008-06-05 02:07:51 +00:00 |
pthread_mutexdestroy.c
|
|
|
pthread_mutexinit.c
|
Add support for recursive mutexes
|
2008-05-31 17:13:08 +00:00 |
pthread_mutexlock.c
|
Comment updates
|
2008-05-31 18:02:49 +00:00 |
pthread_mutextrylock.c
|
Comment updates
|
2008-05-31 18:02:49 +00:00 |
pthread_mutexunlock.c
|
Comments updated
|
2008-05-31 18:14:02 +00:00 |
pthread_once.c
|
|
|
pthread_removejoininfo.c
|
|
|
pthread_setcancelstate.c
|
|
|
pthread_setschedparam.c
|
|
|
pthread_setschedprio.c
|
Make better use of new sched_settcpprio() API
|
2009-03-10 02:03:24 +00:00 |
pthread_setspecific.c
|
|
|
pthread_sigmask.c
|
|
|
pthread_yield.c
|
|
|
sched_addblocked.c
|
|
|
sched_addprioritized.c
|
|
|
sched_addreadytorun.c
|
|
|
sched_foreach.c
|
|
|
sched_free.c
|
|
|
sched_getfiles.c
|
|
|
sched_getparam.c
|
|
|
sched_getprioritymax.c
|
Misc NSH enhancements
|
2008-08-10 22:02:19 +00:00 |
sched_getprioritymin.c
|
Misc NSH enhancements
|
2008-08-10 22:02:19 +00:00 |
sched_getscheduler.c
|
|
|
sched_getsockets.c
|
|
|
sched_getstreams.c
|
|
|
sched_gettcb.c
|
More priority inheritance logic
|
2009-03-12 01:53:20 +00:00 |
sched_lock.c
|
|
|
sched_lockcount.c
|
|
|
sched_mergepending.c
|
|
|
sched_processtimer.c
|
|
|
sched_releasefiles.c
|
Fix bug: Using unsigned to detect errno<0
|
2008-07-31 00:28:24 +00:00 |
sched_releasetcb.c
|
|
|
sched_removeblocked.c
|
|
|
sched_removereadytorun.c
|
|
|
sched_reprioritize.c
|
Repartition functionality in preparation for nested, pending reprioritization
|
2009-03-10 23:52:46 +00:00 |
sched_rrgetinterval.c
|
|
|
sched_setparam.c
|
Repartition functionality in preparation for nested, pending reprioritization
|
2009-03-10 23:52:46 +00:00 |
sched_setpriority.c
|
Repartition functionality in preparation for nested, pending reprioritization
|
2009-03-10 23:52:46 +00:00 |
sched_setscheduler.c
|
Repartition functionality in preparation for nested, pending reprioritization
|
2009-03-10 23:52:46 +00:00 |
sched_setupidlefiles.c
|
Missing return value with some config options
|
2008-11-07 20:55:56 +00:00 |
sched_setuppthreadfiles.c
|
|
|
sched_setupstreams.c
|
|
|
sched_setuptaskfiles.c
|
cosmetic
|
2008-09-19 14:53:53 +00:00 |
sched_unlock.c
|
|
|
sched_verifytcb.c
|
More priority inheritance logic
|
2009-03-12 01:53:20 +00:00 |
sched_yield.c
|
Repartition functionality in preparation for nested, pending reprioritization
|
2009-03-10 23:52:46 +00:00 |
sem_close.c
|
|
|
sem_destroy.c
|
Extend, improve, and partially fix priority inheritance logic
|
2009-03-10 11:41:20 +00:00 |
sem_findnamed.c
|
|
|
sem_getvalue.c
|
|
|
sem_holder.c
|
Finishes initial verification of priority inheritance logic
|
2009-03-14 00:46:02 +00:00 |
sem_init.c
|
Add test for CONFIG_SEM_PREALLOCHOLDERS > 0
|
2009-03-13 00:25:05 +00:00 |
sem_initialize.c
|
Extend, improve, and partially fix priority inheritance logic
|
2009-03-10 11:41:20 +00:00 |
sem_internal.h
|
More priority inheritance logic
|
2009-03-12 01:53:20 +00:00 |
sem_open.c
|
|
|
sem_post.c
|
More priority inheritance logic
|
2009-03-12 01:53:20 +00:00 |
sem_trywait.c
|
|
|
sem_unlink.c
|
|
|
sem_wait.c
|
More priority inheritance logic
|
2009-03-12 01:53:20 +00:00 |
sem_waitirq.c
|
|
|
sig_action.c
|
|
|
sig_addset.c
|
|
|
sig_allocatependingsigaction.c
|
|
|
sig_cleanup.c
|
|
|
sig_deliver.c
|
|
|
sig_delset.c
|
|
|
sig_emptyset.c
|
|
|
sig_fillset.c
|
|
|
sig_findaction.c
|
|
|
sig_initialize.c
|
|
|
sig_internal.h
|
|
|
sig_ismember.c
|
|
|
sig_kill.c
|
|
|
sig_lowest.c
|
|
|
sig_mqnotempty.c
|
|
|
sig_pending.c
|
|
|
sig_procmask.c
|
|
|
sig_queue.c
|
|
|
sig_received.c
|
cosmetic
|
2008-11-07 20:55:25 +00:00 |
sig_releasependingsigaction.c
|
|
|
sig_releasependingsignal.c
|
|
|
sig_removependingsignal.c
|
|
|
sig_suspend.c
|
|
|
sig_timedwait.c
|
|
|
sig_unmaskpendingsignal.c
|
|
|
sig_waitinfo.c
|
|
|
sleep.c
|
cosmetic
|
2009-02-14 01:56:40 +00:00 |
task_activate.c
|
|
|
task_create.c
|
|
|
task_delete.c
|
|
|
task_deletecurrent.c
|
|
|
task_init.c
|
|
|
task_restart.c
|
Repartition functionality in preparation for nested, pending reprioritization
|
2009-03-11 00:03:58 +00:00 |
task_setup.c
|
Add support for priority inheritance
|
2009-03-08 23:33:41 +00:00 |
task_start.c
|
|
|
timer_create.c
|
Improved timer life control fix
|
2008-06-03 01:21:12 +00:00 |
timer_delete.c
|
Put timer_release in a separate file
|
2008-06-03 01:31:13 +00:00 |
timer_getoverrun.c
|
|
|
timer_gettime.c
|
|
|
timer_initialize.c
|
|
|
timer_internal.h
|
Improved timer life control fix
|
2008-06-03 01:21:12 +00:00 |
timer_release.c
|
Add comments
|
2008-06-03 10:25:00 +00:00 |
timer_settime.c
|
Improved timer life control fix
|
2008-06-03 01:21:12 +00:00 |
usleep.c
|
cosmetic
|
2009-02-14 01:56:40 +00:00 |
wd_cancel.c
|
Fix memory leak: Contained watchdog not being deleted with POSIX timer deleted
|
2008-05-31 18:33:44 +00:00 |
wd_create.c
|
|
|
wd_delete.c
|
Fix memory leak: Contained watchdog not being deleted with POSIX timer deleted
|
2008-05-31 18:33:44 +00:00 |
wd_gettime.c
|
|
|
wd_initialize.c
|
|
|
wd_internal.h
|
|
|
wd_start.c
|
|
|