On Die, 2006-05-30 at 12:02 -0700, Jim Gifford wrote:
> The one thing I've realize working on this is that, not everything in
> the headers will work out of the box, good example is the paging size
> stuff, that requires a glibc function to get it done right. If depends
> on the config.h that is
Jürg Billeter wrote:
Haven't the macros PAGE_SIZE and PAGE_SHIFT been declared as deprecated
a long time ago (for userspace) and applications should directly use
libc functions to get that information? So the definitions in your
sanitized header file would just be backward compatibility helpers a
Randy McMurchy escribió:
Gerard Beekmans wrote these words on 05/30/06 10:42 CST:
The bootscripts were brought up as well as something this new group
could take on. The udev problem we're trying to fix is different than
the bootscript problem so people might have some issues with putting
both