Branches for Feisty

Name Status Last Modified Last Commit
lp://staging/ubuntu/feisty/klibc 1 Development 2009-07-04 21:22:34 UTC
15. * Back out debian/patches/10-use-expo...

Author: Colin Watson
Revision Date: 2006-12-21 03:14:36 UTC

* Back out debian/patches/10-use-exported-kernel-headers.patch for now;
  klibc's internal sys/types.h munges off_t into __kernel_loff_t, and
  having <linux/types.h> use __kernel_off_t instead confuses pread64()
  horribly, breaking fstype (LP: #76675).
* debian/patches/10-sum-types.patch: Add __sum16 and __wsum from
  <linux/types.h>; __sum16 is required for ipconfig to build.
* debian/patches/11-ext2-ext3-endianness.patch: Add a couple of
  __le32_to_cpu calls to fix ext2 and ext3 size detection on big-endian
  systems.

11 of 1 result