index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
Age
Commit message (
Expand
)
Author
2012-03-26
arm: disable ioperm/iopl stubs
Mike Frysinger
2012-03-26
Revert "Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl...
Mike Frysinger
2012-03-26
stubs: unified from future
Bernhard Reutner-Fischer
2012-03-26
Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl.c}
Jason Woodward
2012-03-25
microblaze: add sys/user.h
Steve Bennett
2012-02-13
arm: Do not use 'sed -r' to calculate IS_EABI
Khem Raj
2012-02-05
lstat/stat/fstat: Use 64bit version of syscall if available
Khem Raj
2012-02-05
Declare __err and pass it to INTERNAL_SYSCALL_NCS so subsequent macros can us...
Khem Raj
2012-01-29
tmpnam, tempnam are obsolete in SUSV4
Bernhard Reutner-Fischer
2012-01-28
*: if !HAS_THREADS strong alias sigaction
Bernhard Reutner-Fischer
2012-01-28
buildsys: fixup sigaction handling
Bernhard Reutner-Fischer
2012-01-27
libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code
Carmelo Amoroso
2012-01-26
*: silence some warnings
Bernhard Reutner-Fischer
2012-01-26
syscall: flag ia64 syscall error path as unlikely
Bernhard Reutner-Fischer
2012-01-26
arm: tweak comment
Bernhard Reutner-Fischer
2012-01-18
i386/sigaction.c: slightly more readable form of [rt_]sigreturn definitions
Denys Vlasenko
2012-01-18
stubs: mark stubs as used
Bernhard Reutner-Fischer
2012-01-16
mips/dlfcn.h: Disable RTLD_DEEPBIND
Khem Raj
2011-12-03
x86_64: add PLT bypass for __sigsetjmp
Mike Frysinger
2011-11-25
buildsys: s/CROSS/CROSS_COMPILE/g
Carmelo Amoroso
2011-11-23
libc: do not rely upon ulimit kernel syscall.
Carmelo Amoroso
2011-11-14
Add a C6X-specific ipc.h.
Bernd Schmidt
2011-11-07
libc: flesh out linux scheduler functions
Henning Heinold
2011-11-07
ldso: support RTLD_NOLOAD
Timo Teräs
2011-11-04
powerpc: Fix typo in clone()
Bernhard Reutner-Fischer
2011-11-04
Add stub for eventfd.
Jean-Christian de Rivaz
2011-11-04
libm: implement a generic sincos().
William Pitcock
2011-11-02
setegid: use setresgid conditionally
Bernhard Reutner-Fischer
2011-11-02
stubs: remove leftover undefs
Bernhard Reutner-Fischer
2011-11-02
stubs: handle linux module functions
Bernhard Reutner-Fischer
2011-11-02
stubs: handle linux-specific
Bernhard Reutner-Fischer
2011-11-02
stubs: fix inverted socket logic
Bernhard Reutner-Fischer
2011-11-02
stubs: undef linux specific unless they were asked for
Bernhard Reutner-Fischer
2011-10-31
Add eventfd support.
Jean-Christian de Rivaz
2011-10-27
sparc: fix build for linuxthreads.old
Rob Landley
2011-10-27
sh: fix build for SH in !NPTL case
Rob Landley
2011-10-06
microblaze mmu/elf/shared lib support
Ryan Flux
2011-10-06
microblaze linux has no SDA support
Steve Bennett
2011-10-06
microblaze can be either big or little endian
Steve Bennett
2011-10-06
Use the generic bits/select.h for microblaze
Steve Bennett
2011-06-13
ctor/dtor nptl: Fix init and fini function compilation
Khem Raj
2011-06-11
ARM: remove EABI/OABI selection
Yann E. MORIN
2011-06-11
ARM: detect BX availibility at build time
Yann E. MORIN
2011-06-11
ARM: #include <bits/arm_asm.h> where __USE_BX__ is used
Yann E. MORIN
2011-06-10
Fix __libc_epoll_pwait compile failure on x86
Phil Blundell
2011-05-27
libc: make common longjmp usable with NPTL
Filippo Arcidiacono
2011-05-27
sh: use the common implementation for longjmp
Filippo Arcidiacono
2011-05-27
sh: fix build in !NPTL case
Filippo Arcidiacono
2011-05-13
unwind.h: Move to libc/sysdeps from nptl sysdeps
Khem Raj
2011-05-13
epoll: redo cancellation to match master
Bernhard Reutner-Fischer
[next]