summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/avr32
AgeCommit message (Expand)Author
2008-11-03Add extern reference to __libc_sigaction in sigaction.c for AVR32 archHans-Christian Egtvedt
2008-11-03Sync clone() function declaration for AVR32 with sched.h declarationHans-Christian Egtvedt
2008-11-03Add hint for read ahead function in fcntl.h for AVR32 archHans-Christian Egtvedt
2008-11-03Add include to silence compiler warning when compiling clone.c for AVR32Hans-Christian Egtvedt
2008-10-28- trim superfluous ';'. No objcode changesBernhard Reutner-Fischer
2008-09-17avr32: add defines and prototype function for sync_file_range syscallHans-Christian Egtvedt
2008-07-23avr32: Put underscores around asm, inline, etc.Haavard Skinnemoen
2008-05-28avr32: splice(), vmsplice() and tee() supportHaavard Skinnemoen
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2008-04-24Fix whitespace damage in AVR32 in libc sysdeps AVR32 specific Linux files.Hans-Christian Egtvedt
2008-04-24Fix whitespace damage in AVR32 libc sysdeps sys header files.Hans-Christian Egtvedt
2008-04-24Fix whitespace damage in AVR32 libc bits header files.Hans-Christian Egtvedt
2008-02-20Use HIDDEN_JUMPTARGET define instead of __GI_ directly in AVR32 filesHans-Christian Egtvedt
2008-01-17A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt
2008-01-08change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger
2007-12-07I don't remember exactly why we decided to pick the caller's value ofCarmelo Amoroso
2007-11-16Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...Carmelo Amoroso