]> sourceware.org Git - glibc.git/commit
Always define off_t, mode_t, pid_t
authorAndreas Jaeger <aj@suse.de>
Wed, 24 Oct 2012 06:57:47 +0000 (08:57 +0200)
committerAndreas Jaeger <aj@suse.de>
Wed, 24 Oct 2012 06:57:47 +0000 (08:57 +0200)
commit3a8db22f07e2ab5373d4a366672a7a7b158ada96
treee71db26a65dc9bcd38a9a6ac4cfba03243eed7a0
parent9fddec1a48b8ddf69c7599be9b3a47bf9e5c066c
Always define off_t, mode_t, pid_t

* io/fcntl.h: Always define mode_t, off_t, pid_t and use these
types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
[__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
[__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
posix_fadvise64, posix_fallocate64.
ChangeLog
io/fcntl.h
This page took 0.040444 seconds and 5 git commands to generate.