[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#554608: [PATCH] Fix preadv, pwritev and fallocate for-D_FILE_OFFSET_BITS=64



Package: libc6
Version: 2.10.1-2
Severity: normal
Tags: patch

Hi,

preadv, pwritev and fallocate use the wrong prototype on 32bit cpus
with -D_FILE_OFFSET_BITS=64. They use __off_t instead of __off64_t (or
off_t).

For details and patch see:

http://sources.redhat.com/ml/libc-hacker/2009-11/msg00001.html

MfG
	Goswin

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable-i386
  APT policy: (1001, 'unstable-i386'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29.4-frosties-2 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libc-bin                      2.10.1-2   GNU C Library: Binaries
ii  libgcc1                       1:4.4.1-1  GCC support library

libc6 recommends no packages.

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]         1.5.27     Debian configuration management sy
pn  glibc-doc                     <none>     (no description available)
ii  locales                       2.10.1-2   GNU C Library: National Language (

-- debconf information excluded



Reply to: