summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2011-02-21bfin: add support for new cacheflush syscallSteve Kilbane
2011-02-21bfin: fix sram/dma syscall definitionsSteve Kilbane
2011-02-21bfin: add missing GNU-stack markings to __longjmpMike Frysinger
2011-02-16buildsys: fix inverted logic with thread implsBernhard Reutner-Fischer
2011-02-14buildsys: use kbuild styleBernhard Reutner-Fischer
2011-02-14buildsys: remove wrong fileBernhard Reutner-Fischer
2011-02-14regex: remove set but not used variableBernhard Reutner-Fischer
2011-02-14nptl: fix typo in buildsysBernhard Reutner-Fischer
2011-02-11Fix GNU make v3.80 compatibilityKevin Cernekee
2011-02-11arm: use CAS gcc builtin if SI-mode pattern is availableBernhard Reutner-Fischer
2011-02-09i386: extend IMA guards to also cover LTOBernhard Reutner-Fischer
2011-02-09*printf: Violation of precision with null stringJones Desougi
2011-02-09sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3Peter Korsgaard
2011-02-09arm: mv nptl specific atomic impl to common placeBernhard Reutner-Fischer
2011-02-06fix a problem with hidden getutent in non-threaded buildsDenys Vlasenko
2011-02-01nios2: Name architecture correctly in endian.h headerTobias Klauser
2011-01-29nptl/mips64: Fix build when using mips64 and ABIs other than o32Khem Raj
2011-01-21stdio: fix diagnostic messageBernhard Reutner-Fischer
2011-01-15cris: Fix build issuesKhem Raj
2011-01-11syslog: fix 'everyone logs with user facility'Roman I Khimov
2011-01-11__psfs_parse_spec: always use long int for %pBernhard Reutner-Fischer
2011-01-01libc/inet/netlinkaccess.h: Use the types from kernelKhem Raj
2010-12-27sparc: check for log double support in gccKonrad Eisele
2010-12-17libm_sh: add optimised assembly implementation of lroundf and lrintfChristian Bruel
2010-12-15sh_fpu: Do not allow inclusion of fpu_control on not SH4 coreCarmelo Amoroso
2010-12-14sh: fix memcpy saving/restoring FR12-FR15 registersGiuseppe Cavallaro
2010-12-01libc: fix strtoqNatanael Copa
2010-11-28libc_utmp: Fix getutmp and getutmpx for x86_64Carmelo Amoroso
2010-11-24libc: silence warningBernhard Reutner-Fischer
2010-11-24wchar: bug #1471: fix cornercase in mbrtowcBernhard Reutner-Fischer
2010-11-23resolv.c fails for /etc/hosts lookupsPhilip Nye
2010-11-18Adding quad float gcc intrinsic implementation for SPARCAustin Foxley
2010-11-10microblaze: build infrastructureSteven J. Magnani
2010-11-10microblaze: thread supportSteven J. Magnani
2010-11-10microblaze: optimized memcpy/memmoveSteven J. Magnani
2010-11-10microblaze: misc headersSteven J. Magnani
2010-11-10microblaze: kernel headersSteven J. Magnani
2010-11-10microblaze: Restore soft-floatSteven J. Magnani
2010-11-10microblaze: vfork/clone interfaceSteven J. Magnani
2010-11-10microblaze: syscall interfaceSteven J. Magnani
2010-11-10microblaze: Fix crt bootstrapSteven J. Magnani
2010-11-10microblaze: Fix setjmp/longjmpSteven J. Magnani
2010-10-31libm: improve readability of math.h; expand comments and docsDenys Vlasenko
2010-10-30sleep: include Linus' email in the commentDenys Vlasenko
2010-10-29sleep: document testing result on 2.4.x kernelsDenys Vlasenko
2010-10-29sleep: add comment with test program for SIG_IGNed SIGCHLDDenys Vlasenko
2010-10-27Fix msync() redefinition for noMMU buildBernhard Reutner-Fischer
2010-10-27mips: fix errno setting after syscallAlexander Gordeev
2010-10-22*: inline constant __sig{add,del}set and __sigismemberDenys Vlasenko
2010-10-22remove superfluous libc_hidden_proto(memcpy) and #includeDenys Vlasenko