Changeset 45c9b7d4 in rtems for README

Timestamp:
04/23/13 13:04:42 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
62aa318
Parents:
ea123ca
git-author:
Sebastian Huber <sebastian.huber@…> (04/23/13 13:04:42)
git-committer:
Sebastian Huber <sebastian.huber@…> (04/25/13 09:15:49)
Message:

libcsupport: POSIX conformance for _exit()

According to POSIX the _exit() function shall not call functions
registered with atexit() nor any registered signal handlers.

See also tests libtests/exit01 and libtests/exit02.

Make libc_wrapup() static. Remove out of date comments. Remove
superfluous declarations, defines and includes.

(No files)

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