Anthony G. Basile
|
33a12b5540
libc: add fallocate() and fallocate64()
|
10 years ago |
Bernhard Reutner-Fischer
|
5643900913
libc: add posix_fallocate()
|
12 years ago |
Mike Frysinger
|
290e19f814
drop support for pre ISO-C compilers
|
12 years ago |
Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 years ago |
Peter S. Mazinger
|
f74f77b155
fcntl: add cancellation to fcntl64, use cancel.h
|
13 years ago |
Peter S. Mazinger
|
c4b9ff234e
open.c: add cancellation using cancel.h
|
13 years ago |
Peter S. Mazinger
|
a4b93f0bef
openat*: use a static function with the different type and strong_alias_untyped
|
13 years ago |
Peter S. Mazinger
|
bcfda18ae0
no need for hidden lockf64
|
13 years ago |
Peter S. Mazinger
|
5ebef43369
provide internal hidden version of __fcntl_nocancel
|
13 years ago |
Mike Frysinger
|
94889eacb1
enable fcntl nocancel prototype for all threads
|
14 years ago |
Rob Landley
|
6f1daaaf2d
Fix fcntl64 for 64 bit targets.
|
14 years ago |
Mike Frysinger
|
fc0cc43885
add hidden aliases for openat funcs
|
15 years ago |
Mike Frysinger
|
fd72e30425
first pass at implementing *at funcs
|
15 years ago |
Mike Frysinger
|
91f91bcb3a
sync a few headers with glibc (no functional changes)
|
15 years ago |
Khem Raj
|
15a971616c
Merge some pre-work from branch, needed by NPTL.
|
16 years ago |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 years ago |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 years ago |
Bernhard Reutner-Fischer
|
2ba017a2d5
- use c89-style comments
|
16 years ago |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 years ago |
Peter S. Mazinger
|
f7dc844c56
Add fcntl64 prototype
|
19 years ago |
Mike Frysinger
|
d7e601f9f2
sync with glibc header
|
19 years ago |
Mike Frysinger
|
085149d0d2
merge updates from glibc
|
19 years ago |
Peter S. Mazinger
|
c3a5b68a5f
Correcrt posix_fadvise* to allow compiling
|
19 years ago |
Mike Frysinger
|
3a02e8508f
uncomment posix_fadvise prototype since we implement it now
|
19 years ago |
Eric Andersen
|
a886f7ac1a
First pass prototype removals from auditing header files:
|
20 years ago |
Eric Andersen
|
0e4cf8c300
Enable fcntl64, and fix fcntl when large fils is enabled.
|
23 years ago |
Eric Andersen
|
e83a36ce9f
Rev all the header files to sync things with glibc 2.2.4
|
23 years ago |
Eric Andersen
|
430e386b9e
Strip all object files of all non global symbols and .note and
|
24 years ago |
Eric Andersen
|
c1fe19d4c1
Bug ugly formatting update
|
24 years ago |
Erik Andersen
|
64bc641218
Initial revision
|
24 years ago |