Custom Query (257 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (130 - 132 of 257)

Ticket Owner Reporter Resolution Summary
#128 ph3-der-loewe fixed convert roarstack to use roar_mm_*() by default
Description

roarstack (stack.[ch]) currently uses free() by default. This default should be changed.

This requires using applications to manually set it to use free() or convert to use use roar_mm_*()

#130 ph3-der-loewe ph3-der-loewe fixed Remove legacy functions and vars
Description

The next SONAME change should remove as many legacy functions and variables as possible.

#131 ph3-der-loewe fixed roar_reset() needs better parameter on what to reset and feature test macro
Description

roar_reset() needs a better parameter (maybe a enum) why or what to reset.

Possible values may be:

  • Unknown
  • fork
  • pre-exec
  • atexit

Possible values for what to reset may be:

  • Memory
  • Config

after this has been done there should be a feature test macro be defined.

Note: See TracQuery for help on using queries.