search for: linuxonly

Displaying 6 results from an estimated 6 matches for "linuxonly".

Did you mean: linux_only
2007 Aug 08
6
The CentOS-Plus kernel
I see the new kernel available in the plus repository... is there some way to view what the differences are between that and the mainline kernel?
2002 May 07
0
Re: SAMBA compile errors at XFS kernel.. (fwd)
hi Jan, I've attached Yu-Chan's quota.h -- does this look familiar to you? It is clearly not the quota.h from the XFS CVS as I had originally thought. It may be the one from the XFS 1.1 CDs, which is a Redhat-based, XFS-enabled distro, so would have an earlier version of your VFS quota patches (via -ac kernel). Either way, it doesn't really matter. We need to fix Samba, and a
2007 Jul 27
2
[LLVMdev] Couple of changes (2005 and other toolchain related)
...ing.cpp has a function that just asserts(false) right now. To avoid a warning, I added a "return SDOperand();" * RSProfling.cpp, SimplifyLibCalls.cpp, InlineFunction.cpp, changed use of NULL to (char*)NULL in calls to getOrInsertFunction. This fixes a missing sentinel warning (http://www.linuxonly.nl/docs/sentinel/)
2008 Mar 06
2
audio file validation tool ?
I need a command line tool to validate mp3 file(s).... just something that scans the file and looks for structural errors and reports it. background, I've recovered a few 1000 MP3 files off a dying disk drive for a radio station, some of the other files I recovered had several K byte long blocks of zeros splatted in the middle where the dying drive did bad sector remapping (SMART
2007 Jul 27
0
[LLVMdev] Couple of changes (2005 and other toolchain related)
...ing.cpp has a function that just asserts(false) right now. To avoid a warning, I added a "return SDOperand();" * RSProfling.cpp, SimplifyLibCalls.cpp, InlineFunction.cpp, changed use of NULL to (char*)NULL in calls to getOrInsertFunction. This fixes a missing sentinel warning (http://www.linuxonly.nl/docs/sentinel/) _______________________________________________ LLVM Developers mailing list LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2016 Feb 10
6
[RFC] Lanai backend
On Tue, Feb 9, 2016 at 11:01 PM, Pete Cooper via llvm-dev < llvm-dev at lists.llvm.org> wrote: > > On Feb 9, 2016, at 10:24 PM, Chandler Carruth <chandlerc at google.com> > wrote: > > You've raised an important point here Pete, and while I disagree pretty > strongly with it (regardless of whether Lanai makes sense or not), I'm glad > that you've