summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/bits
Commit message (Expand)AuthorAgeFilesLines
* i386: use common INTERNAL_SYSCALL_ERROR_PMike Frysinger2009-10-161-3/+0
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-2/+0
* spent this morning beating i386 nptl into shapeAustin Foxley2009-09-222-2/+2
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-031-0/+4
* enable nanosecond stat support for everyoneMike Frysinger2009-08-191-12/+6
* byteswap: unify common definitionsMike Frysinger2009-08-191-99/+22
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-08-191-1/+1
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-3/+3
* syscall: unify common syscall definesMike Frysinger2009-07-091-66/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-0/+6
* mknod: widen the parameters to match kernelDenis Vlasenko2009-03-031-4/+3
* Synch kernel_types.h (i386, x86_64) with trunkCarmelo Amoroso2009-02-191-1/+1
* docs/probe_math_exception.c:Denis Vlasenko2009-02-111-3/+14
* - pull r24799 from trunkBernhard Reutner-Fischer2009-01-121-0/+1
* - whitespace cleanup; no obj-code changes (r24600)Bernhard Reutner-Fischer2008-12-292-23/+23
* Get non nptl threads compiled on x86.Khem Raj2008-12-231-2/+6
* Synch with trunk @ 24160Carmelo Amoroso2008-11-272-10/+2
* some more asm keyword fixes (Yann E. MORIN)Carmelo Amoroso2008-08-061-15/+15
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-315-53/+53
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ...Carmelo Amoroso2008-06-186-35/+71
* Merge from trunk."Steven J. Hill"2006-12-163-6/+7
* When you delete a '1' does it become '0' or tri-stated?"Steven J. Hill"2006-12-162-290/+0
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-248-87/+195
* Removal as per trunk."Steven J. Hill"2006-08-222-89/+0
* Merge from trunk."Steven J. Hill"2006-08-211-1/+2
* Merge from trunk."Steven J. Hill"2006-08-184-32/+56
* Merge from trunk."Steven J. Hill"2006-02-282-3/+89
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-0/+12
* Merge from trunk."Steven J. Hill"2005-12-021-0/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+6
* Massive merge from trunk."Steven J. Hill"2005-11-171-6/+6
* Added new 'bits/atomic.h' for most of the architectures and the top-level 'in..."Steven J. Hill"2005-05-121-0/+366
* 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-41/+0
* Cleanup some dead wood in the header filesEric Andersen2004-07-301-904/+0
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-202-4/+4
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Some updates from glibc. mjn3 reports this fixes profilingEric Andersen2003-09-071-2/+7
* i386/mcount.S expects to call __mcount_internal with the 2 args passedManuel Novoa III2003-09-071-1/+1
* Initial effort at adding profiling support.Eric Andersen2003-03-035-0/+204
* 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-29/+2
* 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
* Tweak things so that struct stat and struct stat64 (seem to) work onManuel Novoa III2002-08-241-0/+27
* 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/+56
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-191-0/+4