<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ding-libs.git/path_utils/m4, branch split</title>
<subtitle>'D is not GLib' utility libraries [okos' clone]</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/ding-libs.git/'/>
<entry>
<title>add path_utils filesystem path manipulation utility functions</title>
<updated>2009-07-15T12:56:51+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@jdennis.(none)</email>
</author>
<published>2009-07-14T15:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/ding-libs.git/commit/?id=d54321a3935f8dd62a0cf7281cbdaf96e7c6e294'/>
<id>d54321a3935f8dd62a0cf7281cbdaf96e7c6e294</id>
<content type='text'>
remove trace macro, not needed

modifications to satisfy Stephen's checkin review
correct spelling of PATH_UTILS_ERROR_NOT_FULLY_NORMALIZED
add checks for truncation, return error
add checks for getcwd errors
modify (dst &gt;= dst_end) test to be  (dst &gt; dst_end)
remove all use of tabs
remove all trailing whitespace

add missing truncation check after strncpy()

Fix path_utils.pc

Also correct a minor typo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove trace macro, not needed

modifications to satisfy Stephen's checkin review
correct spelling of PATH_UTILS_ERROR_NOT_FULLY_NORMALIZED
add checks for truncation, return error
add checks for getcwd errors
modify (dst &gt;= dst_end) test to be  (dst &gt; dst_end)
remove all use of tabs
remove all trailing whitespace

add missing truncation check after strncpy()

Fix path_utils.pc

Also correct a minor typo.
</pre>
</div>
</content>
</entry>
</feed>
