<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libproc/proc_rtld.c, branch upstream/11.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2017-04-11T17:36:19Z</updated>
<entry>
<title>MFC r309591:</title>
<updated>2017-04-11T17:36:19Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2017-04-11T17:36:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b7d2a5c2d9e8c9808aa92f9e625a1f99f2fd482e'/>
<id>urn:sha1:b7d2a5c2d9e8c9808aa92f9e625a1f99f2fd482e</id>
<content type='text'>
Fix style bugs and remove trailing whitespace in libproc and librtld_db.
</content>
</entry>
<entry>
<title>Allow "a.out" as an alias for the executable if no other matching entries</title>
<updated>2014-05-03T04:44:03Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2014-05-03T04:44:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=acc0eea6b0c311e87aed1b5f61ec4aa0c53e3835'/>
<id>urn:sha1:acc0eea6b0c311e87aed1b5f61ec4aa0c53e3835</id>
<content type='text'>
are found. This improves compatibility with Solaris' libproc and fixes a
number of failing DTrace tests that rely on this feature.

MFC after:	3 weeks
</content>
</entry>
<entry>
<title>- Compute the correct size to reallocate when doubling the size of the</title>
<updated>2013-01-28T15:48:31Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2013-01-28T15:48:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4e67575ec91eb4255320be647872e3a5c83d53e9'/>
<id>urn:sha1:4e67575ec91eb4255320be647872e3a5c83d53e9</id>
<content type='text'>
  array of loaded objects to avoid a buffer overrun.
- Use reallocf() to avoid leaking memory if the realloc() fails.

PR:		kern/175648
Submitted by:	yuri@rawbw.com (1)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Several fixes for libproc:</title>
<updated>2010-08-11T17:33:26Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-08-11T17:33:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4c74b2455d9de9e7d7abf91d9d4304e53e50a987'/>
<id>urn:sha1:4c74b2455d9de9e7d7abf91d9d4304e53e50a987</id>
<content type='text'>
o return the correct status in proc_wstatus()
o proc_read takes a void *
o correctly allocate the objs structure array

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>New version of libproc. Changes are:</title>
<updated>2010-07-31T16:10:20Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-07-31T16:10:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8eb20f364fe0e4a0cbbbce6b8456a75324ae95d8'/>
<id>urn:sha1:8eb20f364fe0e4a0cbbbce6b8456a75324ae95d8</id>
<content type='text'>
* breakpoint setup support
* register query
* symbol to address mapping and vice-versa
* more misc utility functions based on their Solaris counterpart

Also, I've written some test cases.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
</feed>
