view templates/shortlog-gitweb.tmpl @ 1978:10606ee61107

do proper typecasting on malloc() and calloc() calls to support build on Solaris 2.6 using Sun Pro SC4.0 (C++ 4.1) compiler.
author TK Soh <teekaysoh@yahoo.com>
date Mon, 20 Mar 2006 08:46:29 +0100
parents 385b8872b8e3
children 8a798185809d
line wrap: on
line source

#header#

<div class="page_nav">
<a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">log</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">manifest</a><br/>

#changenav%naventry#<br/>
</div>

<table cellspacing="0">
#entries#
</table>

#footer#