- Implemented ShutdownA() function
commit7370f5815250065601e8195266dc3e2af58d9930
authorsonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 Oct 2008 11:44:31 +0000 (19 11:44 +0000)
committersonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 19 Oct 2008 11:44:31 +0000 (19 11:44 +0000)
tree4f0d67546ea9d1fcabb0a36a5e204a09e5bcbddd
parent084c8c304f66cf3fb2d7955a9c714c6e0ba665aa
- Implemented ShutdownA() function
- QuitAROS command replaced with Shutdown, working on all architectures

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@29817 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
18 files changed:
arch/all-mingw32/bootstrap/bootstrap.c
arch/all-mingw32/bootstrap/mmakefile.src
arch/all-mingw32/bootstrap/shutdown.c [new file with mode: 0644]
arch/all-mingw32/bootstrap/shutdown.h [new file with mode: 0644]
arch/all-mingw32/exec/dispatch.c [new file with mode: 0644]
arch/all-mingw32/exec/mmakefile.src
arch/all-mingw32/kernel/hostinterface.h
arch/all-unix/devs/filesys/emul_handler/emul_handler.c
compiler/include/aros/hostthread.h
compiler/include/aros/kernel_host.h
compiler/include/exec/tasks.h
rom/exec/exec.conf
rom/exec/mmakefile.src
rom/exec/shutdowna.c [new file with mode: 0644]
workbench/c/QuitAROS.c [deleted file]
workbench/c/Shutdown.c [new file with mode: 0644]
workbench/c/mmakefile.src
workbench/locale/countries/mmakefile.src