summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/vax/bits/fcntl.h
Commit message (Collapse)AuthorAgeFilesLines
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
|
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+2
|
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
|
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
| | | | Tested successfully on i386..
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
|
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-10/+29
| | | | - synch F_LINUX_SPECIFIC_BASE related fcntls for all arches
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
|
* sync with upstream via psmMike Frysinger2006-08-231-0/+55
|
* First round of VAX patches. This isn't complete right now, there are for"Jan-Benedict Glaw"2006-01-271-0/+141
sure still bugs (properly hidden, of course), a libm is completely missing (I've got one that implements some basic stuff, but that's really not ready for checking in...) I've also got a list of other things that need touch-ups, but that's mostly minor stuff that'll be done during the next days.