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
/
c6x
Age
Commit message (
Expand
)
Author
2012-06-15
include pthreadP.h for SIGCANCEL
Peter S. Mazinger
2012-06-15
pread_write.c: make all archs use common code
Peter S. Mazinger
2012-06-15
change __asm to __asm__ and __volatile to __volatile__
Peter S. Mazinger
2012-06-15
add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensa
Peter S. Mazinger
2012-06-15
signal.h: provide prototype for __libc_sigaction and remove all others
Peter S. Mazinger
2012-06-13
Update C6X support
Mark Salter
2012-01-28
*: if !HAS_THREADS strong alias sigaction
Bernhard Reutner-Fischer
2012-01-26
*: silence some warnings
Bernhard Reutner-Fischer
2011-11-14
Add a C6X-specific ipc.h.
Bernd Schmidt
2011-04-27
buildsys: minor fixes in Makefile.arch for C6X
Carmelo Amoroso
2011-03-09
Add a missing macro to C6X syscalls.h.
Bernd Schmidt
2011-03-09
cleanup hardcoded syscall numbers
Mark Salter
2011-03-09
support c6x kernel using generic stat.h
Mark Salter
2011-03-09
support generic kernel posix_types.h
Mark Salter
2011-03-09
use clone syscall for vfork
Mark Salter
2011-03-09
remove unused vfork.c
Mark Salter
2011-03-09
Add C6X-specific sys/ptrace.h
Bernd Schmidt
2011-03-05
The C6X port
Aurelien Jacquiot