<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libproc/proc_rtld.c, branch releng/10.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-08-27T19:51:42Z</updated>
<entry>
<title>MFC r265255, r270506:</title>
<updated>2014-08-27T19:51:42Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2014-08-27T19:51:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f452e98a4dfc133f2982ce5e544595a54a207814'/>
<id>urn:sha1:f452e98a4dfc133f2982ce5e544595a54a207814</id>
<content type='text'>
Allow "a.out" as an alias for the executable if no other matching entries
are found.
</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>
