summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux
AgeCommit message (Expand)Author
2012-04-11mmap64: use INLINE_SYSCALL() helperMike Frysinger
2012-04-11mmap64: include stdint.h for uint64_tMike Frysinger
2012-04-10mmap64: always use unsigned 64bit offsetsMike Frysinger
2012-04-08alpha: trim crt code to fix build errorsMike Frysinger
2012-04-08signalfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08timerfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08inotify.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08inotify_rm_watch: Change second argument to intKevin Cernekee
2012-04-08bfin: set an invalid insn for abortMike Frysinger
2012-04-04stubs: Disregard LFSBernhard Reutner-Fischer
2012-04-02fchmodat: fix handling of flagsMike Frysinger
2012-03-26arm: disable ioperm/iopl stubsMike Frysinger
2012-03-26Revert "Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl...Mike Frysinger
2012-03-26stubs: unified from futureBernhard Reutner-Fischer
2012-03-26Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl.c}Jason Woodward
2012-03-25microblaze: add sys/user.hSteve Bennett
2012-02-13arm: Do not use 'sed -r' to calculate IS_EABIKhem Raj
2012-02-05lstat/stat/fstat: Use 64bit version of syscall if availableKhem Raj
2012-02-05Declare __err and pass it to INTERNAL_SYSCALL_NCS so subsequent macros can us...Khem Raj
2012-01-29tmpnam, tempnam are obsolete in SUSV4Bernhard Reutner-Fischer
2012-01-28*: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer
2012-01-28buildsys: fixup sigaction handlingBernhard Reutner-Fischer
2012-01-27libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy codeCarmelo Amoroso
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2012-01-26syscall: flag ia64 syscall error path as unlikelyBernhard Reutner-Fischer
2012-01-26arm: tweak commentBernhard Reutner-Fischer
2012-01-18i386/sigaction.c: slightly more readable form of [rt_]sigreturn definitionsDenys Vlasenko
2012-01-18stubs: mark stubs as usedBernhard Reutner-Fischer
2012-01-16mips/dlfcn.h: Disable RTLD_DEEPBINDKhem Raj
2011-12-03x86_64: add PLT bypass for __sigsetjmpMike Frysinger
2011-11-25buildsys: s/CROSS/CROSS_COMPILE/gCarmelo Amoroso
2011-11-23libc: do not rely upon ulimit kernel syscall.Carmelo Amoroso
2011-11-14Add a C6X-specific ipc.h.Bernd Schmidt
2011-11-07libc: flesh out linux scheduler functionsHenning Heinold
2011-11-07ldso: support RTLD_NOLOADTimo Teräs
2011-11-04powerpc: Fix typo in clone()Bernhard Reutner-Fischer
2011-11-04Add stub for eventfd.Jean-Christian de Rivaz
2011-11-04libm: implement a generic sincos().William Pitcock
2011-11-02setegid: use setresgid conditionallyBernhard Reutner-Fischer
2011-11-02stubs: remove leftover undefsBernhard Reutner-Fischer
2011-11-02stubs: handle linux module functionsBernhard Reutner-Fischer
2011-11-02stubs: handle linux-specificBernhard Reutner-Fischer
2011-11-02stubs: fix inverted socket logicBernhard Reutner-Fischer
2011-11-02stubs: undef linux specific unless they were asked forBernhard Reutner-Fischer
2011-10-31Add eventfd support.Jean-Christian de Rivaz
2011-10-27sparc: fix build for linuxthreads.oldRob Landley
2011-10-27sh: fix build for SH in !NPTL caseRob Landley
2011-10-06microblaze mmu/elf/shared lib supportRyan Flux
2011-10-06microblaze linux has no SDA supportSteve Bennett
2011-10-06microblaze can be either big or little endianSteve Bennett