Skip to content
Commit 2ccf0c78 authored by Martyn Russell's avatar Martyn Russell
Browse files

libtracker-common: There is no longer an os-depedent module/API

This means:

- all tracker_spawn*() API is removed, now using g_spawn*()
- the mplayer extractor has been removed (no one uses it anyway)
- the setrlimits() API has also been removed (only tracker-extract uses it)
- many includes have been cleaned up (this is a really old header)
- strnlen() definitions (for OS' without this API) are defined locally (only 2
  cases).
parent a4d60c19
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment