லினக்சு கருனி: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
சி தானியங்கி: 1 விக்கியிடை இணைப்புகள் நகர்த்தப்படுகின்றன, தற்போது விக்கிதரவில் இங்கு d:q14579
சி →‎காலக்கோடு: https://www.quora.com/Why-is-Linux-kernel-written-in-C-and-not-C++-given-that-C++-is-more-flexible-and-one-can-write-C-code-in-C++-as-well
வரிசை 44:
::I've currently ported bash(1.08) and gcc(1.40), and things seem to work. This implies that I'll get something practical within a few months [...] Yes - it's free of any minix code, and it has a multi-threaded fs. It is NOT portable (uses 386 task switching etc), and it probably never will support anything other than AT-harddisks, as that's all I have :-(.
 
::[...] It's mostly in [[சி|C]]<ref>https://www.quora.com/Why-is-Linux-kernel-written-in-C-and-not-C++-given-that-C++-is-more-flexible-and-one-can-write-C-code-in-C++-as-well</ref>, but most people wouldn't call what I write C. It uses every conceivable feature of the 386 I could find, as it was also a project to teach me about the 386. As already mentioned, it uses a MMU, for both paging (not to disk yet) and segmentation. It's the segmentation that makes it REALLY 386 dependent (every task has a 64Mb segment for code & data - max 64 tasks in 4Gb. Anybody who needs more than 64Mb/task - tough cookies). [...] Some of my "C"-files (specifically mm.c) are almost as much assembler as C. [...] Unlike minix, I also happen to LIKE interrupts, so interrupts are handled without trying to hide the reason behind them"
* செப்டம்பர் 1991 - 10,239 நிரல்வரிகளைக்கொண்ட [[லினக்ஸ்|லினக்ஸின்]] பதிப்பு 0.01 வெளியாகிறது.
* அக்டோபர் 1991 - [[லினக்ஸ்|லினக்ஸின்]] பதிப்பு 0.02 வெளியாகிறது.[http://groups.google.com/groups?selm=1991Oct5.054106.4647%40klaava.Helsinki.FI&output=gplain]
"https://ta.wikipedia.org/wiki/லினக்சு_கருனி" இலிருந்து மீள்விக்கப்பட்டது