Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-15 | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer | |
2008-11-15 | - revert wrong r24049 | Bernhard Reutner-Fischer | |
2008-11-15 | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer | |
2003-10-22 | It seems we need to also define SI_LOAD_SHIFT since that was | Eric Andersen | |
also exported by the Linux kernel.h header that we do not include. | |||
2002-07-27 | Avoid errors in case some loon has explicitly included | Eric Andersen | |
linux/kernel.h (even though doing so is very dumb). -Erik | |||
2002-03-25 | Include our own copy of struct sysinfo to avoid binary compatibility | Eric Andersen | |
problems with Linux 2.4, which changed things. And thereby reduce by one more the kernel headers we depend on... -Erik | |||
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | |
2000-05-16 | Add sysinfo support. | Erik Andersen | |
-Erik |