summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/v850/bits
Commit message (Expand)AuthorAgeFilesLines
* bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger2011-03-091-4/+0
* bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger2009-11-231-99/+0
* fcntl.h: drop unused/dead O_STREAMINGMike Frysinger2009-10-071-1/+0
* enable nanosecond stat support for everyoneMike Frysinger2009-07-261-14/+6
* byteswap: unify common definitionsMike Frysinger2009-07-211-40/+8
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+9
* - 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
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-232-2/+2
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-0/+57
* A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt2008-01-171-3/+0
* change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger2008-01-081-1/+1
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-5/+0
* add some warnings to archs that need a bit of attentionEric Andersen2006-12-081-0/+1
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* Get rid of *_SYMBOL_PREFIXPeter S. Mazinger2006-01-191-1/+1
* Change to sane defaultsPeter S. Mazinger2006-01-191-5/+10
* move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger2006-01-191-0/+34
* define MREMAP_FIXEDMike Frysinger2005-11-271-0/+1
* we want to compare the register value itself, not the address of the variable...Mike Frysinger2005-11-171-1/+1
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-2/+7
* no more cvsMike Frysinger2005-02-121-1/+0
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Initial effort at adding profiling support.Eric Andersen2003-03-032-0/+40
* Correct license.Miles Bader2003-01-311-3/+3
* Add multiple-include protection.Miles Bader2003-01-271-0/+4
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-42/+2
* whitespaceMiles Bader2002-12-181-0/+1
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-052-4/+4
* Redo stat structures (kernel changed too).Miles Bader2002-08-301-77/+66
* Add __kernel_ino64_t.Miles Bader2002-08-301-4/+2
* Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>Eric Andersen2002-08-281-1/+0
* Make sure that bits/syscalls.h always includes bits/syscall.hEric Andersen2002-08-271-0/+5
* Added __kernel_fsid_t to satisfy some apps that need it.David McCullough2002-08-271-0/+8
* Oops. I got the include guard wrong. Fix it per currentEric Andersen2002-08-261-3/+3
* Make bits/kernel_types.h include guard names match the includeEric Andersen2002-08-261-0/+4
* Initial checkin.Miles Bader2002-08-262-0/+150
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-4/+9
* Re-add files which were mistakenly deleted during the big bits/ update.Miles Bader2002-03-058-0/+521
* Remove extraneous fileMiles Bader2002-03-051-10/+0
* Remove generated stuff, restore sh/sys/procfs.h from M. R. BrownEric Andersen2002-03-021-0/+1
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0167-8309/+0
* Be consistant about the ways in which asm/unistd.h mightEric Andersen2002-02-041-1/+7
* A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bringEric Andersen2001-12-2163-1067/+1722
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-0/+3