Svante Signell, le Sun 01 Apr 2012 22:43:59 +0200, a écrit : > As I wrote before, I have not checked every line in the header files and > compared with that file. Did not even think of that GNU had different > argument order compared to kfree/linux.
Sure, nobody can be perfect anyway. > How stupid to define the same things with different argument order, in > my opinion:( Applications are not supposed to assume any order, so from the point of view of C usage, it's completely fine and then boils down to a matter of taste. Note that GNU is following the order defined by POSIX, actually. Samuel
