Ralf Corsepius
9d323a92c9
autoconf-2.66
2010-07-08 13:01:04 +00:00
Joel Sherrill
4af849f763
2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/open.c: Formatting and improve comment.
2010-07-07 15:55:22 +00:00
Joel Sherrill
4479b373d9
2010-07-07 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1603/testing
* spassoc01/init.c, spassoc01/Makefile.am,
spassoc01/spassoc01.doc, spassoc01/spassoc01.scn: Added new test.
* Makefile.am, configure.ac: Added new test spassoc01 for
rtems_assoc routines.
2010-07-07 14:16:55 +00:00
Joel Sherrill
0b86fd8b6e
2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1606/cpukit
* shared/startup/panic.c: Remove
INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
2010-07-07 14:08:04 +00:00
Joel Sherrill
0f3ab7df60
2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1606/cpukit
* psxfatal_support/init.c: Remove
INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
2010-07-07 14:07:26 +00:00
Joel Sherrill
1f4d41b8d9
2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1606/cpukit
* spfatal_support/init.c: Remove
INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
2010-07-07 14:07:12 +00:00
Joel Sherrill
6c8e2fe5aa
2010-07-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1606/cpukit
* score/include/rtems/score/interr.h: Remove
INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
2010-07-07 14:06:52 +00:00
Sebastian Huber
3ac6eb90c5
2010-07-07 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* minimum/init.c: Use fatal error extension to prevent infinite
runtime.
2010-07-07 09:26:05 +00:00
Sebastian Huber
190f165bf2
2010-07-07 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* psxfatal_support/init.c: Print end of test message in case of
success. Stop multitasking in the fatal error extension.
* psxfatal01/psxfatal01.scn, psxfatal02/psxfatal02.scn: Update.
2010-07-07 09:11:25 +00:00
Sebastian Huber
6091bc3a0e
2010-07-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* spfatal09/.cvsignore, spfatal09/Makefile.am,
spfatal09/spfatal09.doc, spfatal09/spfatal09.scn,
spfatal09/testcase.h: Removed files.
* Makefile.am, configure.ac: Reflect changes above.
* spfatal_support/init.c: Print end of test message in case of
success. Stop multitasking in the fatal error extension.
* spfatal03/testcase.h, spfatal07/testcase.h: Use printk() instead of
puts().
* spfatal01/spfatal01.scn, spfatal02/spfatal02.scn,
spfatal03/spfatal03.scn, spfatal04/spfatal04.scn,
spfatal05/spfatal05.scn, spfatal06/spfatal06.scn,
spfatal07/spfatal07.scn, spfatal08/spfatal08.scn,
spfatal10/spfatal10.scn, spfatal11/spfatal11.scn,
spfatal12/spfatal12.scn, spfatal13/spfatal13.scn,
spfatal14/spfatal14.scn, spfatal15/spfatal15.scn,
spfatal16/spfatal16.scn, spfatal17/spfatal17.scn,
spfatal18/spfatal18.scn, spfatal19/spfatal19.scn,
spfatal20/spfatal20.scn: Update.
2010-07-07 09:03:34 +00:00
Joel Sherrill
447345b1f5
2010-07-06 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* sp21/init.c, sp21/sp21.scn: Tidy up with one last case to get 100%
coverage of rtems_io_lookup_name().
2010-07-06 22:56:48 +00:00
Joel Sherrill
66e5e144ce
2010-07-06 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* libfs/src/imfs/ioman.c: Remove unneeded operation check.
2010-07-06 22:32:23 +00:00
Joel Sherrill
6f67619ee6
2010-07-06 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* sp21/Makefile.am, sp21/init.c, sp21/sp21.scn: Add
rtems_io_lookup_name() and simplify test.
* sp21/system.h, sp21/task1.c: Removed.
2010-07-06 22:27:23 +00:00
Till Straumann
39507635f1
2009-10-28 Till Straumann <strauman@slac.stanford.edu>
...
* byteorder.h: added ld_le16, st_le16.
2010-07-06 20:13:02 +00:00
Joel Sherrill
3e0310e340
2010-07-06 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC
cases. Coverage of these paths is near complete.
2010-07-06 19:54:00 +00:00
Sebastian Huber
32d5196d70
2010-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* score/src/isrthreaddispatch.c: Removed file.
* score/Makefile.am: Reflect change above.
* score/include/rtems/score/isr.h: Removed _ISR_Thread_dispatch()
declaration.
2010-07-06 07:56:15 +00:00
Sebastian Huber
f7bac00b18
2010-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* rtems/score/cpu.h: Removed CPU_ENABLE_C_ISR_DISPATCH_IMPLEMENTATION
define.
2010-07-06 07:52:36 +00:00
Sebastian Huber
11e69fc0f3
2010-07-06 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
...
* psxtimes01/init.c: Added missing declaration.
2010-07-06 07:49:11 +00:00
Sebastian Huber
dff46630ef
2010-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing
declaration.
2010-07-06 07:41:28 +00:00
Joel Sherrill
bfaa6d3ec1
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add new fatal error test for termios
initialize.
* spfatal20/.cvsignore, spfatal20/Makefile.am, spfatal20/spfatal20.doc,
spfatal20/spfatal20.scn, spfatal20/testcase.h: New files.
2010-07-06 01:53:09 +00:00
Joel Sherrill
e23cc55a61
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/getrusage.c: Formatting.
2010-07-06 01:15:44 +00:00
Joel Sherrill
96fc191bb8
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* malloctest/system.h: Enable malloc statistics.
2010-07-06 01:02:06 +00:00
Joel Sherrill
85c8e754f1
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add test for various forms of times() and
getrusage().
* psxgetrusage01/.cvsignore, psxgetrusage01/Makefile.am,
psxgetrusage01/init.c, psxgetrusage01/psxgetrusage01.doc,
psxgetrusage01/psxgetrusage01.scn, psxtimes01/.cvsignore,
psxtimes01/Makefile.am, psxtimes01/init.c, psxtimes01/psxtimes01.doc,
psxtimes01/psxtimes01.scn: New files.
2010-07-06 01:01:42 +00:00
Joel Sherrill
8eb24e7f3e
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: tar01 and tar02 not merged yet.
2010-07-06 00:32:33 +00:00
Joel Sherrill
7a595e8a2f
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxid01/init.c, psxid01/psxid01.scn: Actually match an entry in
/etc/passwd and /etc/group.
2010-07-05 22:01:06 +00:00
Joel Sherrill
95cf41e21e
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxid01/init.c, psxid01/psxid01.doc, psxid01/psxid01.scn: Add test
cases.
2010-07-05 21:32:48 +00:00
Joel Sherrill
c00b80c152
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/getlogin.c: Formatting. Add EFAULT.
* libcsupport/src/termios.c: Formatting.
2010-07-05 21:31:56 +00:00
Joel Sherrill
15bf747a44
2010-07-05 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC.
* termios06/.cvsignore, termios06/Makefile.am, termios06/init.c,
termios06/termios06.doc, termios06/termios06.scn,
termios06/test_pppd.c: New files.
2010-07-05 21:14:39 +00:00
Joel Sherrill
9cdd944dce
2010-07-05 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1600/testing
* spfifo05/init.c, spfifo05/spfifo05.doc, spfifo05/spfifo05.scn,
spfifo05/Makefile.am: New tests for pipe/fifo routines.
* Makefile.am, configure.ac: Add new test.
2010-07-05 20:14:19 +00:00
Joel Sherrill
71c012aff5
2010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libblock/include/rtems/ide_part_table.h, libblock/src/bdbuf.c,
libcsupport/src/__times.c, libcsupport/src/libio_init.c,
libcsupport/src/mallocfreespace.c, libcsupport/src/mount-mgr.c,
libcsupport/src/mount.c, libcsupport/src/rewinddir.c,
libcsupport/src/seekdir.c, libcsupport/src/telldir.c,
libcsupport/src/unmount.c, libfs/src/dosfs/fat.c,
libfs/src/dosfs/fat_fat_operations.c, libfs/src/dosfs/msdos_create.c,
libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_eval.c,
libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_format.c,
libfs/src/dosfs/msdos_fsunmount.c, libfs/src/dosfs/msdos_initsupp.c,
libfs/src/dosfs/msdos_rename.c, libmisc/cpuuse/cpuusagereport.c,
libmisc/shell/vis.c, libmisc/stackchk/check.c, sapi/src/posixapi.c,
telnetd/telnetd.c: Remove include of assert.h when it is not needed.
2010-07-04 14:53:47 +00:00
Joel Sherrill
b637dbbf21
2010-07-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/include/rtems/libio.h, libfs/src/defaults/default_read.c,
libfs/src/defaults/default_readlink.c,
libfs/src/rfs/rtems-rfs-rtems.c: Correct types and prototypes to
eliminate warnings.
2010-07-03 19:13:25 +00:00
Joel Sherrill
2da9a31ae2
2010-07-02 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psx13/test.c: Fix warning.
2010-07-02 18:51:48 +00:00
Joel Sherrill
b3eb018574
2010-07-02 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1600/testing
* spfifo04/init.c, spfifo04/spfifo04.doc, spfifo04/spfifo04.scn,
spfifo04/Makefile.am: New files to improve coverage on fifo/pipe
routines
* Makefile.am, configure.ac: Add new test.
2010-07-02 18:07:12 +00:00
Joel Sherrill
5143105e73
2010-07-02 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxfile01/test_cat.c: Does not need posix specific macros.
2010-07-02 17:20:54 +00:00
Joel Sherrill
3f42281e30
2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* psxfile01/Makefile.am, psxfile01/psxfile01.scn, psxfile01/test.c:
Remove tests which put NULL entries in file handlers.
2010-07-01 21:15:07 +00:00
Joel Sherrill
962571e914
2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* libfs/src/dosfs/msdos_handlers_dir.c,
libfs/src/dosfs/msdos_handlers_file.c, libfs/src/imfs/imfs_fifo.c,
libfs/src/imfs/imfs_handlers_device.c,
libfs/src/imfs/imfs_handlers_directory.c,
libfs/src/imfs/imfs_handlers_link.c,
libfs/src/imfs/imfs_handlers_memfile.c,
libfs/src/imfs/miniimfs_init.c, libfs/src/rfs/rtems-rfs-rtems-dev.c,
libfs/src/rfs/rtems-rfs-rtems-dir.c,
libfs/src/rfs/rtems-rfs-rtems-file.c: Turn NULLs into default
handlers.
2010-07-01 20:18:41 +00:00
Joel Sherrill
9787ee22a1
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* rtems/asm.h, rtems/score/cpu.h: cpu.h defines were not available to
assembly programs. This resulted in percpu.h (when included from
assembly) not being able to detect that the MIPS does not have a
dedicated software managed interrupt stack.
2010-07-01 19:43:29 +00:00
Joel Sherrill
0d923d9705
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/_rename_r.c, libcsupport/src/getdents.c,
libcsupport/src/unlink.c, libcsupport/src/utime.c,
libcsupport/src/writev.c: Remove remaining checks for missing
handlers.
2010-07-01 17:47:48 +00:00
Joel Sherrill
1fe4042000
2010-07-01 Bharath Suri <bharath.s.jois@gmail.com>
...
PR 1598/testing
* Makefile.am, configure.ac, psxpasswd01/init.c,
psxpasswd01/psxpasswd01.doc, psxpasswd01/psxpasswd01.scn: Add testing
for POSIX user database (e.g. /etc/group and /etc/passwd) access
routines which are implemented in libcsupport/src/getpwent.c.
* psxpasswd02/.cvsignore, psxpasswd02/Makefile.am, psxpasswd02/init.c,
psxpasswd02/psxpasswd02.doc, psxpasswd02/psxpasswd02.scn: New files.
2010-07-01 17:26:37 +00:00
Joel Sherrill
c40d3c4b02
2010-07-01 Vinu Rajashekhar <vinutheraj@gmail.com>
...
PR 1597/cpukit
* psx13/psx13.scn, psx13/test.c, psxstat/psxstat.scn,
psxstat/test.c: Add lchown() and utimes().
2010-07-01 17:24:35 +00:00
Joel Sherrill
98b785e66c
2010-07-01 Vinu Rajashekhar <vinutheraj@gmail.com>
...
PR 1597/cpukit
* libcsupport/Makefile.am, libcsupport/src/chown.c: Add lchown() and
utimes().
* libcsupport/src/lchown.c, libcsupport/src/utimes.c: New files.
2010-07-01 17:22:03 +00:00
Joel Sherrill
58f0937509
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sp68/init.c: Add alignment to region_area. Fix spelling.
2010-07-01 17:00:33 +00:00
Joel Sherrill
cfcdb5b218
2010-07-01 Vinu Rajashekhar <vinutheraj@gmail.com>
...
PR 1529/cpukit
* utime.c: Change file access time and modified time to
current time if pointer to struct utimbuf is NULL.
* imfs_utime.c: Upon successful completion, imfs_utime() marks
the time of the last file status change, st_ctime, to be updated.
2010-07-01 16:29:17 +00:00
Joel Sherrill
f56f8e298a
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/rtems_memalign.c, score/include/rtems/score/heap.h:
Remove stray references to malloc boundary.
2010-07-01 15:39:59 +00:00
Joel Sherrill
5ef1164ca3
2010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1594/filesystem
* libfs/src/imfs/memfile.c: Include assert.h
2010-07-01 15:39:23 +00:00
Joel Sherrill
e72bc2981d
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/getegid.c, libcsupport/src/gxx_wrappers.c,
libcsupport/src/issetugid.c: Formatting and spacing.
2010-07-01 15:37:48 +00:00
Jennifer Averett
92119ed344
2010-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
* libcsupport/src/chdir.c, libcsupport/src/chmod.c,
libcsupport/src/chown.c, libcsupport/src/close.c,
libcsupport/src/eval.c, libcsupport/src/fchdir.c,
libcsupport/src/fchmod.c, libcsupport/src/fchown.c,
libcsupport/src/fcntl.c, libcsupport/src/fdatasync.c,
libcsupport/src/freenode.c, libcsupport/src/fstat.c,
libcsupport/src/fsync.c, libcsupport/src/ftruncate.c,
libcsupport/src/ioctl.c, libcsupport/src/link.c,
libcsupport/src/lseek.c, libcsupport/src/mknod.c,
libcsupport/src/mount.c, libcsupport/src/open.c,
libcsupport/src/read.c, libcsupport/src/readlink.c,
libcsupport/src/readv.c, libcsupport/src/rmdir.c,
libcsupport/src/stat.c, libcsupport/src/statvfs.c,
libcsupport/src/symlink.c, libcsupport/src/unlink.c,
libcsupport/src/unmount.c, libcsupport/src/write.c: Removed
filesystem checks for NULL methods checks from the main posix
rountines. These are now required to have at a miminum default
routines in the tables.
2010-07-01 15:12:38 +00:00
Joel Sherrill
98e16aad39
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add tests for file lock stubs as well as
various POSIX methods that access UID, PID, and GID.
* psxfilelock01/.cvsignore, psxfilelock01/Makefile.am,
psxfilelock01/init.c, psxfilelock01/psxfilelock01.doc,
psxfilelock01/psxfilelock01.scn, psxid01/.cvsignore,
psxid01/Makefile.am, psxid01/init.c, psxid01/psxid01.doc,
psxid01/psxid01.scn: New files.
2010-07-01 14:40:14 +00:00
Joel Sherrill
f938d598de
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Add test for GCC C++ library helpers.
* gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc,
gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
2010-07-01 14:37:46 +00:00
Joel Sherrill
028aa0630b
2010-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* termios04/termios_testdriver_intr.c: Task driven IO now works.
2010-07-01 14:35:54 +00:00