Changeset ab660e77 in rtems
- Timestamp:
- 01/14/05 05:00:55 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a6d749b
- Parents:
- f49a82f3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libcsupport/src/gxx_wrappers.c
rf49a82f3 rab660e77 14 14 * module implementation. 15 15 * 16 * 16 * $Id$ 17 17 */ 18 18 … … 88 88 /* Ok, this can be a bit tricky. We are going to return a "key" as a 89 89 * pointer to the buffer that will hold the value of the key itself. 90 * We have to to this, bec uase the others functions on this interface90 * We have to to this, because the others functions on this interface 91 91 * deal with the value of the key, as used with the POSIX API. 92 92 */
Note: See TracChangeset
for help on using the changeset viewer.