summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits
Commit message (Expand)AuthorAgeFilesLines
* arm/bits/atomic.h: Include common/bit/atomic.h for thumb1Khem Raj2011-03-141-0/+5
* bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger2011-03-091-4/+0
* arm: use CAS gcc builtin if SI-mode pattern is availableBernhard Reutner-Fischer2011-02-111-8/+17
* arm: mv nptl specific atomic impl to common placeBernhard Reutner-Fischer2011-02-091-0/+122
* silence shadow warningsBernhard Reutner-Fischer2010-07-141-21/+21
* arm: Silence warning about shadow declarationsKhem Raj2010-07-071-9/+9
* bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger2009-11-231-103/+0
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-2/+0
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-301-0/+8
* enable nanosecond stat support for everyoneMike Frysinger2009-07-261-14/+6
* Fix ARM syscall argument loading.Joseph Myers2009-07-141-14/+21
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-8/+8
* syscall: unify common syscall definesMike Frysinger2009-07-081-71/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+9
* mknod: widen the parameters to match kernelDenis Vlasenko2009-03-031-1/+1
* - 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 long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-031-8/+0
* - arm eabi needs __UCLIBC_TRUNCATE64_HAS_4_ARGS__Bernhard Reutner-Fischer2008-09-251-0/+4
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-234-7/+7
* - pull fix for unwinding from the NPTL branch (Johannes Stezenbach)Bernhard Reutner-Fischer2008-07-171-6/+10
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-3/+6
* Wire up vmsplice, splice and tee for arm.Khem Raj2008-05-031-11/+14
* Cleanup INTERNAL_SYSCALL macros for ARM.Khem Raj2008-04-231-80/+35
* Paul Brook writes:Bernhard Reutner-Fischer2008-03-261-0/+28
* 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
* ARM SHMLBA = (4 * PAGE_SIZE). Currently in uclibc arm used shm.h fromCarmelo Amoroso2007-11-201-0/+103
* Sync kernel_stat64 with kernel. Thanks to Daniel Jacobowitz for hints.Khem Raj2007-03-081-7/+2
* Fix compiler warning about shadowed declaration.Khem Raj2007-03-011-20/+20
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-5/+0
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4
* Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSC...Khem Raj2006-10-071-0/+23
* Fix from Joseph Myers: Save and restore iWMMXt registers in ARM setjmp/longjmpKhem Raj2006-08-311-1/+1
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
* fixups from psm for ASSEMBLER handlingMike Frysinger2006-08-241-20/+21
* fix from psm: just use common resource.hMike Frysinger2006-08-241-209/+0
* s/ifdef ASM/ifndef ASM/ as point out by psmMike Frysinger2006-08-241-1/+1
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-7/+5
* sync with upstream via psmMike Frysinger2006-08-234-90/+97
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-212-157/+0
* Update ARM EABI kernel interface due to layout and size of struct stat64."Steven J. Hill"2006-06-241-0/+4
* sync with glibcMike Frysinger2006-04-211-6/+12
* sync with glibcMike Frysinger2006-03-291-3/+17
* John Bowler writes in Bug 385:Mike Frysinger2006-01-311-0/+27
* Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger2006-01-292-3/+42
* rename _sys_result var to get rid of shadow warningsMike Frysinger2006-01-291-5/+5