2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Remove unix subdir.
This commit is contained in:
Ralf Corsepius
2009-10-14 12:28:13 +00:00
parent 01e40662e4
commit b2e1667250

View File

@@ -1,5 +1,6 @@
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove unix subdir.
* aclocal/canonical-target-name.m4, aclocal/check-networking.m4,
aclocal/check-posix.m4, aclocal/enable-posix.m4:
Remove unix/posix.
@@ -16,6 +17,13 @@
* libblock/src/bdbuf.c: Fix broken printf formats.
Use size_t for sizes.
2009-10-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/rtems/error.h: Introduce rtems_error_code_t.
Minor portability code-massaging.
* libcsupport/src/error.c: Reflect having introduced
rtems_error_code_t.
2009-10-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/score/interr.h: Introduce Internal_errors_t.