summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux
Commit message (Expand)AuthorAgeFilesLines
* bits/statvfs.h: update, adding ST_RELATIMEPeter S. Mazinger2011-03-091-2/+4
* add bits/atomic.h for hppaPeter S. Mazinger2011-03-091-0/+103
* bits/statvfs.h: the common one is good for alpha and sparcPeter S. Mazinger2011-03-092-202/+0
* bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger2011-03-0923-92/+0
* bits/kernel_stat.h: use the same guard on all archsPeter S. Mazinger2011-03-094-9/+9
* types.h: remove __ipc_pid_tPeter S. Mazinger2011-03-091-5/+0
* guard *_chk() related stuff with UCLIBC_HAS_FORTIFYPeter S. Mazinger2011-03-092-2/+6
* nios2: Correct guard #defines in bits/kernel_types.hTobias Klauser2011-03-081-3/+3
* shm.h: fix vax's bits/shm.hPeter S. Mazinger2011-03-081-3/+9
* The C6X portAurelien Jacquiot2011-03-0539-0/+2460
* provide internal hidden version of __fcntl_nocancelPeter S. Mazinger2011-03-031-0/+1
* add _dl_errno support to errno.h, cleanupPeter S. Mazinger2011-03-031-43/+0
* sgtty.h is useless, remove it on STRICT_HEADERSPeter S. Mazinger2011-03-031-0/+2
* simplify guard of uClibc internalsPeter S. Mazinger2011-03-031-1/+1
* remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger2011-03-035-0/+10
* remove error handling from some syscallsPeter S. Mazinger2011-03-039-51/+33
* fix stubsPeter S. Mazinger2011-03-031-5/+1
* Correct ssp codePeter S. Mazinger2011-03-031-1/+2
* add missing prototypesPeter S. Mazinger2011-03-031-0/+4
* use common sigthread.hPeter S. Mazinger2011-03-031-1/+7
* nptl:arm: add a wrapper for .cfi_sections pseudo-opsCarmelo Amoroso2011-02-251-0/+5
* unify stub logicMike Frysinger2011-02-2430-266/+195
* bfin: fix fp reference in _JMPBUF_UNWINDSMike Frysinger2011-02-221-1/+1
* nptl: imit waitpid just for MIPS O32Bernhard Reutner-Fischer2011-02-221-1/+0
* bfin: add support for new cacheflush syscallSteve Kilbane2011-02-213-1/+40
* bfin: fix sram/dma syscall definitionsSteve Kilbane2011-02-213-5/+5
* bfin: add missing GNU-stack markings to __longjmpMike Frysinger2011-02-211-0/+2
* buildsys: fix inverted logic with thread implsBernhard Reutner-Fischer2011-02-161-3/+2
* buildsys: use kbuild styleBernhard Reutner-Fischer2011-02-141-96/+39
* buildsys: remove wrong fileBernhard Reutner-Fischer2011-02-141-1/+1
* nptl: fix typo in buildsysBernhard Reutner-Fischer2011-02-141-1/+1
* Fix GNU make v3.80 compatibilityKevin Cernekee2011-02-111-2/+6
* arm: use CAS gcc builtin if SI-mode pattern is availableBernhard Reutner-Fischer2011-02-111-8/+17
* i386: extend IMA guards to also cover LTOBernhard Reutner-Fischer2011-02-091-2/+5
* sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3Peter Korsgaard2011-02-093-3/+63
* arm: mv nptl specific atomic impl to common placeBernhard Reutner-Fischer2011-02-091-0/+122
* nios2: Name architecture correctly in endian.h headerTobias Klauser2011-02-011-1/+1
* nptl/mips64: Fix build when using mips64 and ABIs other than o32Khem Raj2011-01-291-0/+4
* cris: Fix build issuesKhem Raj2011-01-152-0/+83
* sparc: check for log double support in gccKonrad Eisele2010-12-271-0/+6
* libm_sh: add optimised assembly implementation of lroundf and lrintfChristian Bruel2010-12-171-0/+1
* sh_fpu: Do not allow inclusion of fpu_control on not SH4 coreCarmelo Amoroso2010-12-151-1/+3
* Adding quad float gcc intrinsic implementation for SPARCAustin Foxley2010-11-1841-2/+7220
* microblaze: build infrastructureSteven J. Magnani2010-11-102-62/+34
* microblaze: thread supportSteven J. Magnani2010-11-101-0/+145
* microblaze: misc headersSteven J. Magnani2010-11-104-17/+71
* microblaze: kernel headersSteven J. Magnani2010-11-105-64/+72
* microblaze: Restore soft-floatSteven J. Magnani2010-11-102-0/+225
* microblaze: vfork/clone interfaceSteven J. Magnani2010-11-102-52/+49
* microblaze: syscall interfaceSteven J. Magnani2010-11-102-57/+48