Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-02-04 | Properly initialize len argument of sysctl and include stdio.h (perror) | malc | 1 | -0/+2 |
2009-01-14 | Remove all traces of __powerpc__ | malc | 1 | -2/+2 |
2009-01-14 | Fix building on PPC64 | malc | 1 | -2/+2 |
2009-01-13 | Do not rely on __powerpc__ being defined as a feature test macro | malc | 1 | -2/+2 |
2008-12-11 | Add lost semicolons | malc | 1 | -2/+2 |
2008-12-11 | Don't require linux/auxvec.h, which isn't always installed with libc. | malc | 1 | -4/+7 |
2008-12-10 | Introduce and use cache-utils.[ch] | malc | 1 | -0/+68 |