search for: linuxon

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

Did you mean: linuxone
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)
...for those folks similar to the ones in the quota tools, I guess, seems like the best option to me too. The configure script and quota.c could then be tidied up a bit here too - long time since I looked at that code though. cheers. -- Nathan ----- Forwarded message from Yu-Chan Park <super@linuxone.co.kr> ----- Date: Wed, 8 May 2002 13:20:04 +0900 To: "Nathan Scott" <nathans@sgi.com> X-Mailer: Microsoft Outlook Express 5.50.4807.1700 From: "Yu-Chan Park" <super@linuxone.co.kr> Subject: Re: SAMBA compile errors at XFS kernel.. Thanks your help I attach...
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