summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/avr32
AgeCommit message (Expand)Author
2020-02-03csky: add statx conditionalsWaldemar Brodkorb
2017-06-08fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXECWaldemar Brodkorb
2016-07-31deduplicate jmpbuf-unwind.hWaldemar Brodkorb
2015-12-07add definitions for O_PATHWaldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2013-04-01libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BITMike Frysinger
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-11-18AVR32: declare missing result variableFelix Fietkau
2012-10-02libc/sysdeps: add __kernel_long and __kernel_ulongChris Packham
2012-06-15vfork: make all archs consistentPeter S. Mazinger
2012-06-15mmap.c: provide a common mmap.c that is good for most of archsPeter S. Mazinger
2012-06-15add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensaPeter S. Mazinger
2012-06-15signal.h: provide prototype for __libc_sigaction and remove all othersPeter S. Mazinger
2012-01-28*: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2011-05-10*/crtn.S: Remove .size directive for _init and _finiBernhard Reutner-Fischer
2011-05-05Revert "*/crt?.S: remove .size directives"Bernhard Reutner-Fischer
2011-05-04*/crt?.S: remove .size directivesBernhard Reutner-Fischer
2011-03-09bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger
2010-07-14silence shadow warningsBernhard Reutner-Fischer
2010-01-21avr32: add varargs handling of prctl syscallHans-Christian Egtvedt
2009-11-23bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2009-07-20avr32/microblaze/vax: punt local byteswap.hMike Frysinger
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2009-07-03uClibc_arch_features: sync defines between portsMike Frysinger
2008-12-15sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko
2008-12-13Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko
2008-12-01fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
2008-11-15- revert wrong r24049Bernhard Reutner-Fischer
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
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