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
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
2011-05-13
epoll.c: add cancellation to epoll_[p]wait()
Peter S. Mazinger
2011-05-12
NPTL: needs madvise internally
Bernhard Reutner-Fischer
2011-05-12
socket: fix stubs
Bernhard Reutner-Fischer
2011-05-11
epoll: unify epoll.h
Bernhard Reutner-Fischer
2011-05-11
commentary typo fix
Bernhard Reutner-Fischer
2011-05-11
Implement epoll_create1 and epoll_pwait system calls.
Thierry Reding
2011-05-11
add pipe2()
Bernhard Reutner-Fischer
2011-05-11
socketcalls: add stubs
Bernhard Reutner-Fischer
2011-05-11
accept4: Implement cancellation
Bernhard Reutner-Fischer
2011-05-10
getcwd: Fix memory-leak in error path
Bernhard Reutner-Fischer
2011-05-10
*/crtn.S: Remove .size directive for _init and _fini
Bernhard Reutner-Fischer
2011-05-07
posix_fadvise64: fix x86 implementation
Timo Teräs
2011-05-05
i386: fix .size of _init/_fini
Bernhard Reutner-Fischer
2011-05-05
x86_64: fix .size of _init/_fini
Bernhard Reutner-Fischer
2011-05-05
Revert "*/crt?.S: remove .size directives"
Bernhard Reutner-Fischer
2011-05-04
*/crt?.S: remove .size directives
Bernhard Reutner-Fischer
2011-05-03
buildsys: prettify ssp.c handling
Bernhard Reutner-Fischer
2011-05-03
madvise is LINUX_SPECIFIC
Bernhard Reutner-Fischer
2011-04-29
__rt_sigwaitinfo: depends on HAS_REALTIME
Bernhard Reutner-Fischer
2011-04-27
buildsys: minor fixes in Makefile.arch for C6X
Carmelo Amoroso
[next]