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 Oct 22, 7:32am, yamt%mwd.biglobe.ne.jp@localhost (YAMAMOTO Takashi) wrote:
-- Subject: Re: CVS commit: src/lib/libc/stdlib
| > 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?
Common Sub-expression Elimination.
christros
Home |
Main Index |
Thread Index |
Old Index