summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/v850/bits/fcntl.h
Commit message (Collapse)AuthorAgeFilesLines
* fcntl.h: drop unused/dead O_STREAMINGMike Frysinger2009-10-161-1/+0
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-6/+2
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ↵Carmelo Amoroso2008-06-181-0/+58
| | | | specific with trunk
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
|
* Re-add files which were mistakenly deleted during the big bits/ update.Miles Bader2002-03-051-0/+179
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-179/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bringEric Andersen2001-12-211-46/+84
| | | | | v850 back into working condition. Thanks Miles! -Erik
* Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen2001-10-111-0/+141
He sent this patch to me a month ago, but I forgot to apply it...