Changes in POSIX 2013 revision

淺唱寂寞╮ 提交于 2019-12-07 08:15:17

问题


According to the POSIX FAQ, the standard has been revised and ratified by IEEE in 2013.

What changed from the previous standard, from 2008?


回答1:


According to the abstract in the online edition,

POSIX.1-2008 is simultaneously IEEE Std 1003.1™-2008 and The Open Group Technical Standard Base Specifications, Issue 7. This 2013 Edition includes IEEE Std 1003.1-2008/Cor 1-2013 incorporated into IEEE Std 1003.1-2008 (the base document). The 2013 edition incorporates Technical Corrigendum 1 addressing problems discovered since the approval of the 2008 edition.

Technical Corrigendum 1, containing the change-set as a big, disorganized "patch," is freely available from IEC. It appears that most if not all changes can also be browsed in their bug tracker by querying attached bugs to the tc1-2008 tag. A quick glance shows minor clarifications and changes covering everything from regular expressions to the filesystem to setjmp.



来源:https://stackoverflow.com/questions/19781247/changes-in-posix-2013-revision

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!