From f727b926135c9d2ff89ca2b31a3cda212e335484 Mon Sep 17 00:00:00 2001 From: KayGuoWhu Date: Thu, 31 Jul 2014 17:46:54 +0800 Subject: [PATCH] translating --- .../talk/20140724 diff -u--What is New in Kernel Development.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/talk/20140724 diff -u--What is New in Kernel Development.md b/sources/talk/20140724 diff -u--What is New in Kernel Development.md index 5089d370ff..2d1528323e 100644 --- a/sources/talk/20140724 diff -u--What is New in Kernel Development.md +++ b/sources/talk/20140724 diff -u--What is New in Kernel Development.md @@ -1,3 +1,4 @@ +[translating by KayGuoWhu] diff -u: What's New in Kernel Development ================================================================================ Once in a while someone points out a POSIX violation in Linux. Often the answer is to fix the violation, but sometimes Linus Torvalds decides that the POSIX behavior is broken, in which case they keep the Linux behavior, but they might build an additional POSIX compatibility layer, even if that layer is slower and less efficient.