Changeset b7cf1ff7 in rtems for cpukit/libcsupport

Timestamp:
04/24/13 13:04:30 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
f22bba3
Parents:
5fa0e5c5
git-author:
Sebastian Huber <sebastian.huber@…> (04/24/13 13:04:30)
git-committer:
Sebastian Huber <sebastian.huber@…> (04/26/13 08:57:08)
Message:

libcsupport: Delete libc_wrapup()

Add and use rtems_libio_exit_helper. Add rtems_libio_exit().

The fclose(stdin) etc. makes no sense during exit. This would use the
_REENT structure of the thread calling _exit().

(No files)

Note: See TracChangeset for help on using the changeset viewer.