Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/stdlib
On Mon, Oct 22, 2007 at 07:32:04AM +0900, YAMAMOTO Takashi wrote:
> > Module Name: src
> > Committed By: christos
> > Date: Fri Oct 19 19:28:58 UTC 2007
> >
> > Modified Files:
> > src/lib/libc/stdlib: jemalloc.c
> >
> > Log Message:
> > - do some CSE.
> > - pass lint
> >
> >
> > To generate a diff of this commit:
> > cvs rdiff -r1.8 -r1.9 src/lib/libc/stdlib/jemalloc.c
> >
> > Please note that diffs are not public domain; they are subject to the
> > copyright notices on the relevant files.
>
> what's CSE?
Create Some Errors ^W^W^W Common Subexpression Elimination.
Joerg
Home |
Main Index |
Thread Index |
Old Index