ISO/IEC TR 24731-1:2007
Information technology -- Programming languages, their environments and system software interfaces -- Extensions to the C library -- Part 1: Bounds-checking interfaces
Media and price
| Language | Format | Add to basket |
|---|---|---|
| English | PDF (443 kB) | CHF 192,00 |
| English | Paper | CHF 192,00 |
General information
Number of Pages: 81
| Edition: 1 (Monolingual) | ICS: 35.060 |
| Status: Published | Stage: 60.60 (2007-08-29) |
| TC/SC: JTC 1/SC 22 |
Abstract
ISO/IEC TR 24731-1:2007 provides alternative functions for the C Library (as defined in ISO/IEC 9899:1999) that promote safer, more secure programming. The functions verify that output buffers are large enough for the intended result, and return a failure indicator if they are not. Optionally, failing functions call a "runtime-constraint handler" to report the error. Data is never written past the end of an array. All string results are null terminated. In addition, the functions in ISO/IEC TR 24731-1:2007 are re-entrant: they never return pointers to static objects owned by the function.
ISO/IEC TR 24731-1:2007 also contains functions that address insecurities with the C input-output facilities.
These standards could also interest you
-
ISO/IEC 9945:2009
Information technology -- Portable Operating System Interface (POSIX®) Base Specifications, Issue 7 -
ISO/IEC 24747:2009
Information technology -- Programming languages, their environments and system software interfaces -- Extensions to the C Library to support mathematical special functions -
ISO/IEC TR 24732:2009
Information technology -- Programming languages, their environments and system software interfaces -- Extension for the programming language C to support decimal floating-point arithmetic


