Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/include/stdlib.h

    rdd50aa19 r44e8541  
    122122    __attribute__((malloc));
    123123
    124 extern void *reallocarray(void *ptr, size_t nelem, size_t elsize)
    125     __attribute__((warn_unused_result));
    126 
    127124__HELENOS_DECLS_END;
    128125#endif
Note: See TracChangeset for help on using the changeset viewer.