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
/
h8300
/
bits
/
fcntl.h
Age
Commit message (
Expand
)
Author
2016-01-10
h8300: O_DIRECT and O_DIRECTORY swapping.
Yoshinori Sato
2015-12-07
add definitions for O_PATH
Waldemar Brodkorb
2015-06-10
h8300: headers update
Yoshinori Sato
2014-08-25
fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
Khem Raj
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2009-10-07
fcntl.h: drop unused/dead O_STREAMING
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-09-16
- add sync_file_range()
Bernhard Reutner-Fischer
2008-05-03
- add missing #endif
Bernhard Reutner-Fischer
2008-05-03
- implement splice,vmsplice,tee for all arches
Bernhard Reutner-Fischer
2002-10-09
Support O_STREAMING
Eric Andersen
2002-04-01
Patches from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix h8300
Eric Andersen
2002-03-01
Major rework of the include files to eliminate redundancy
Eric Andersen
2002-02-02
Add in support for the Hitach H8/300H architecture,
Eric Andersen