Waldemar Brodkorb
|
6f9e85a621
add MAX_HANDLE_SZ
|
4 years ago |
Petr Vorel
|
8bc41f131b
Add {name, open}_to_handle_at() implementation
|
4 years ago |
Waldemar Brodkorb
|
8a04c4d84c
csky: add statx conditionals
|
5 years ago |
Waldemar Brodkorb
|
8d21b1a47c
Revert "fcntl.h: fix a missing `struct timespec` definition"
|
7 years ago |
Damien Riegel
|
657c4a9d6c
fcntl.h: fix a missing `struct timespec` definition
|
7 years ago |
Waldemar Brodkorb
|
afe0dd3c88
sync with glibc, add some missing defines
|
9 years ago |
Bernhard Reutner-Fischer
|
21cbb6fe88
unistd.h: put getppid under XOPEN2K8
|
9 years ago |
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 |