summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/bits
Commit message (Expand)AuthorAgeFilesLines
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-2/+0
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-031-0/+8
* enable nanosecond stat support for everyoneMike Frysinger2009-08-191-14/+6
* Fix ARM syscall argument loading.Joseph Myers2009-08-191-14/+21
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-8/+8
* syscall: unify common syscall definesMike Frysinger2009-07-091-71/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-0/+9
* mknod: widen the parameters to match kernelDenis Vlasenko2009-03-031-1/+1
* Synch with trunk @ 24160Carmelo Amoroso2008-11-273-14/+6
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-314-12/+12
* These are already unwired in kernel headers so dont worry about them in uclibcKhem Raj2008-07-171-18/+0
* Undefine some of redundant syscalls not used by EABI kernels. So uclibc could...Khem Raj2008-07-141-0/+18
* Do not use push/pop in inline asm. It breaks unwindingKhem Raj2008-07-101-6/+10
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...Carmelo Amoroso2008-06-186-111/+196
* Merge from trunk."Steven J. Hill"2006-12-164-27/+52
* When you delete a '1' does it become '0' or tri-stated?"Steven J. Hill"2006-12-161-209/+0
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-245-98/+103
* Removal as per trunk."Steven J. Hill"2006-08-222-157/+0
* Merge from trunk."Steven J. Hill"2006-08-183-9/+33
* Merge from trunk."Steven J. Hill"2006-02-283-8/+115
* Merge from trunk."Steven J. Hill"2005-12-021-0/+1
* Massive merge from trunk."Steven J. Hill"2005-11-173-7/+55
* Merge/sync with trunk."Steven J. Hill"2005-08-172-0/+49
* Merge from trunk."Steven J. Hill"2005-08-091-4/+12
* More merges with main trunk."Steven J. Hill"2005-07-301-2/+2
* A merging we will go. A merging we will go. Hi ho the merrio' a merging we wi..."Steven J. Hill"2005-07-251-25/+42
* no more cvsMike Frysinger2005-02-121-1/+0
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-67/+0
* Cleanup some dead wood in the header filesEric Andersen2004-07-301-31/+0
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-201-3/+3
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Fix a trivial compile problemEric Andersen2003-09-081-2/+2
* Some updates from glibc. mjn3 reports this fixes profilingEric Andersen2003-09-072-2/+23
* Fix arm syscall implementation so it does not blow chunks with gcc 3.3Eric Andersen2003-06-111-8/+24
* Initial effort at adding profiling support.Eric Andersen2003-03-036-0/+322
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-1/+1
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-31/+3
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-052-3/+3
* Added __kernel_fsid_t to satisfy some apps that need it.David McCullough2002-08-271-0/+8
* Make bits/kernel_types.h include guard names match the includeEric Andersen2002-08-261-3/+9
* Finish off the bits/kernel_stat.h cleanup for properEric Andersen2002-08-251-1/+28
* Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen2002-08-241-0/+29
* Split out the definition of struct stat into the new archEric Andersen2002-08-231-0/+57
* Support _syscall6 and _syscall7 for armEric Andersen2002-08-221-0/+17
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-100/+101
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0161-7483/+0
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-2/+4
* Bring these into line with glibc 2.2.4Eric Andersen2001-10-172-121/+117
* This header file was broken, breaking signal handling on ARM.Eric Andersen2001-10-171-10/+66