<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Are there any equivalents for ftruncate() or chsize() functions from Linux/Windows in MQX ? in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344814#M11118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok..thank you for additional information.&lt;/P&gt;&lt;P&gt;We do not have this function implemented in MQX.&amp;nbsp; I looked at tool libraries, MQX IO and MFS without success.&lt;/P&gt;&lt;P&gt;Googling did find source to review for truncate: &lt;A href="http://plibc.sourceforge.net/doxygen/files.html" title="http://plibc.sourceforge.net/doxygen/files.html"&gt;PlibC: File Index&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 15:46:12 GMT</pubDate>
    <dc:creator>DavidS</dc:creator>
    <dc:date>2015-03-24T15:46:12Z</dc:date>
    <item>
      <title>Are there any equivalents for ftruncate() or chsize() functions from Linux/Windows in MQX ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344811#M11115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't find any methods in MQX libaries designed for file trimming. How may I manage with this task ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 10:36:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344811#M11115</guid>
      <dc:creator>maciejwdowiarz-</dc:creator>
      <dc:date>2015-03-24T10:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any equivalents for ftruncate() or chsize() functions from Linux/Windows in MQX ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344812#M11116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maciej,&lt;/P&gt;&lt;P&gt;To my knowledge there are no such commands and capabilities.&lt;/P&gt;&lt;P&gt;What kind of file are you trying to trim?&amp;nbsp; Picture, audio, text, other?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 14:18:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344812#M11116</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-03-24T14:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any equivalents for ftruncate() or chsize() functions from Linux/Windows in MQX ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344813#M11117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've mechanism which controlls the size of log files and in case of extending predefined file size, causes ftruncate()/chsize() to reduce its size. Thus this is text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maciej&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 14:22:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344813#M11117</guid>
      <dc:creator>maciejwdowiarz-</dc:creator>
      <dc:date>2015-03-24T14:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any equivalents for ftruncate() or chsize() functions from Linux/Windows in MQX ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344814#M11118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok..thank you for additional information.&lt;/P&gt;&lt;P&gt;We do not have this function implemented in MQX.&amp;nbsp; I looked at tool libraries, MQX IO and MFS without success.&lt;/P&gt;&lt;P&gt;Googling did find source to review for truncate: &lt;A href="http://plibc.sourceforge.net/doxygen/files.html" title="http://plibc.sourceforge.net/doxygen/files.html"&gt;PlibC: File Index&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 15:46:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344814#M11118</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-03-24T15:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any equivalents for ftruncate() or chsize() functions from Linux/Windows in MQX ?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344815#M11119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I need to change the logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for checking that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maciej&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 15:51:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Are-there-any-equivalents-for-ftruncate-or-chsize-functions-from/m-p/344815#M11119</guid>
      <dc:creator>maciejwdowiarz-</dc:creator>
      <dc:date>2015-03-24T15:51:55Z</dc:date>
    </item>
  </channel>
</rss>

