Ralf Corsepius
80a7533ab6
2010-08-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxenosys/init.c, psxenosys/psxenosys.doc,
psxenosys/psxenosys.scn: Remove devctl.
2010-08-30 12:21:32 +00:00
Joel Sherrill
5fa0adf64c
2010-08-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxenosys/init.c, psxenosys/psxenosys.scn: Update to reflect some of
aio being implemented.
2010-08-26 19:35:09 +00:00
Joel Sherrill
b95e69d26c
2010-08-19 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* psxenosys/init.c, psxenosys/psxenosys.scn: Update to reflect AIO
submission.
2010-08-19 19:55:29 +00:00
Ralf Corsepius
b1274bd94c
Whitespace removal.
2009-11-30 03:33:25 +00:00
Ralf Corsepius
dd06f5cba2
Add missing args in calls to execl, execlp, execle.
2009-10-27 05:13:49 +00:00
Ralf Corsepius
b1ddc7218a
2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* psxenosys/init.c: Include "pthread.h".
Conditionally add local prototype for pthread_atfork()
if pthread.h doesn't supply it.
2009-10-25 17:32:05 +00:00
Ralf Corsepius
9c54ec30be
2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Check for sys/mman.h.
Check for mprotect in sys/mman.h.
* psxenosys/init.c: Conditionally add local prototype for
mprotect() if sys/mman.h doesn't supply it.
2009-10-25 07:18:18 +00:00
Joel Sherrill
1e2d751036
2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxclock/init.c, psxclock/psxclock.scn, psxenosys/init.c,
psxenosys/psxenosys.scn, psxsignal03/Makefile.am, psxsignal03/init.c,
psxsignal04/Makefile.am: Move test cases which needed to be executed
when POSIX is disabled to psxclock so they will be.
2009-09-14 00:15:55 +00:00
Joel Sherrill
4a105192af
2009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* psxenosys/init.c, psxenosys/psxenosys.scn: Add test of vfork stub.
2009-07-03 20:08:22 +00:00
Joel Sherrill
2e7e636f75
2009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psx01/init.c, psx01/task.c, psx02/init.c, psx02/task.c, psx03/init.c,
psx04/init.c, psx04/task1.c, psx04/task3.c, psx05/init.c,
psx06/init.c, psx07/init.c, psx08/init.c, psx09/init.c, psx11/task.c,
psx12/init.c, psx13/main.c, psx13/test.c, psxbarrier01/test.c,
psxcancel/init.c, psxcleanup/psxcleanup.c, psxenosys/init.c,
psxmsgq02/init.c, psxtime/main.c, psxtime/test.c,
psxtimer01/psxtimer.c, psxtimer02/psxtimer.c: Fix warnings.
2009-05-11 01:41:16 +00:00
Joel Sherrill
8571262799
2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxenosys/init.c, psxenosys/psxenosys.scn: Add test for stub
implementation mprotect().
2008-01-23 15:35:41 +00:00
Joel Sherrill
2209eecd36
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* psxenosys/init.c: Fix typo.
2007-12-17 17:16:14 +00:00
Joel Sherrill
8728969392
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am, configure.ac: New test to cover all RTEMS POSIX
functions that return ENOSYS.
* psxenosys/.cvsignore, psxenosys/Makefile.am, psxenosys/init.c,
psxenosys/psxenosys.scn, psxenosys/system.h: New files.
2007-12-13 16:56:21 +00:00