index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
avr32
/
bits
/
fcntl.h
Age
Commit message (
Expand
)
Author
2024-08-11
add memfd_create syscall wrapper
Waldemar Brodkorb
2021-04-09
open: Add support for O_TMPFILE
Nicolas Cavallari
2017-06-08
fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXEC
Waldemar Brodkorb
2015-12-07
add definitions for O_PATH
Waldemar Brodkorb
2009-10-07
clean up O_CLOEXEC handling
Mike Frysinger
2008-11-15
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
- revert wrong r24049
Bernhard Reutner-Fischer
2008-11-15
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-03
Add hint for read ahead function in fcntl.h for AVR32 arch
Hans-Christian Egtvedt
2008-09-17
avr32: add defines and prototype function for sync_file_range syscall
Hans-Christian Egtvedt
2008-05-28
avr32: splice(), vmsplice() and tee() support
Haavard Skinnemoen
2008-04-24
Fix whitespace damage in AVR32 libc bits header files.
Hans-Christian Egtvedt
2007-11-16
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso