OSDN Git Service

stdio: prevent retries on fclose/fflush after write errors
[uclinux-h8/uClibc.git] / libc / sysdeps /
2012-03-25 Steve Bennettmicroblaze: add sys/user.h
2012-02-13 Khem Rajarm: Do not use 'sed -r' to calculate IS_EABI
2012-02-05 Khem Rajlstat/stat/fstat: Use 64bit version of syscall if available
2012-02-05 Khem RajDeclare __err and pass it to INTERNAL_SYSCALL_NCS so...
2012-01-29 Bernhard Reutner... tmpnam, tempnam are obsolete in SUSV4
2012-01-28 Bernhard Reutner... *: if !HAS_THREADS strong alias sigaction
2012-01-28 Bernhard Reutner... buildsys: fixup sigaction handling
2012-01-27 Carmelo Amorosolibc_arm: avoid multiple version of __aeabi_unwind_cpp_...
2012-01-26 Bernhard Reutner... *: silence some warnings
2012-01-26 Bernhard Reutner... syscall: flag ia64 syscall error path as unlikely
2012-01-26 Bernhard Reutner... arm: tweak comment
2012-01-18 Denys Vlasenkoi386/sigaction.c: slightly more readable form of [rt_...
2012-01-18 Bernhard Reutner... stubs: mark stubs as used
2012-01-16 Khem Rajmips/dlfcn.h: Disable RTLD_DEEPBIND
2011-12-03 Mike Frysingerx86_64: add PLT bypass for __sigsetjmp
2011-11-25 Carmelo Amorosobuildsys: s/CROSS/CROSS_COMPILE/g
2011-11-23 Carmelo Amorosolibc: do not rely upon ulimit kernel syscall.
2011-11-14 Bernd SchmidtAdd a C6X-specific ipc.h.
2011-11-07 Henning Heinoldlibc: flesh out linux scheduler functions
2011-11-07 Timo Teräsldso: support RTLD_NOLOAD
2011-11-04 Bernhard Reutner... powerpc: Fix typo in clone()
2011-11-04 Jean-Christian de... Add stub for eventfd.
2011-11-04 William Pitcocklibm: implement a generic sincos().
2011-11-02 Bernhard Reutner... setegid: use setresgid conditionally
2011-11-02 Bernhard Reutner... stubs: remove leftover undefs
2011-11-02 Bernhard Reutner... stubs: handle linux module functions
2011-11-02 Bernhard Reutner... stubs: handle linux-specific
2011-11-02 Bernhard Reutner... stubs: fix inverted socket logic
2011-11-02 Bernhard Reutner... stubs: undef linux specific unless they were asked for
2011-10-31 Jean-Christian de... Add eventfd support.
2011-10-27 Rob Landleysparc: fix build for linuxthreads.old
2011-10-27 Rob Landleysh: fix build for SH in !NPTL case
2011-10-06 Ryan Fluxmicroblaze mmu/elf/shared lib support
2011-10-06 Steve Bennettmicroblaze linux has no SDA support
2011-10-06 Steve Bennettmicroblaze can be either big or little endian
2011-10-06 Steve BennettUse the generic bits/select.h for microblaze
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-13 Khem Rajctor/dtor nptl: Fix init and fini function compilation
2011-06-11 Yann E. MORINARM: remove EABI/OABI selection
2011-06-11 Yann E. MORINARM: detect BX availibility at build time
2011-06-11 Yann E. MORINARM: #include <bits/arm_asm.h> where __USE_BX__ is...
2011-06-11 Phil BlundellFix __libc_epoll_pwait compile failure on x86
2011-05-27 Filippo Arcidiaconolibc: make common longjmp usable with NPTL
2011-05-27 Filippo Arcidiaconosh: use the common implementation for longjmp
2011-05-27 Filippo Arcidiaconosh: fix build in !NPTL case
2011-05-13 Khem Rajunwind.h: Move to libc/sysdeps from nptl sysdeps
2011-05-13 Bernhard Reutner... epoll: redo cancellation to match master
2011-05-13 Peter S. Mazingerepoll.c: add cancellation to epoll_[p]wait()
2011-05-12 Bernhard Reutner... NPTL: needs madvise internally
2011-05-12 Bernhard Reutner... socket: fix stubs
2011-05-11 Bernhard Reutner... epoll: unify epoll.h
2011-05-11 Bernhard Reutner... commentary typo fix
2011-05-11 Thierry RedingImplement epoll_create1 and epoll_pwait system calls.
2011-05-11 Bernhard Reutner... add pipe2()
2011-05-11 Bernhard Reutner... socketcalls: add stubs
2011-05-11 Bernhard Reutner... accept4: Implement cancellation
2011-05-10 Bernhard Reutner... getcwd: Fix memory-leak in error path
2011-05-10 Bernhard Reutner... */crtn.S: Remove .size directive for _init and _fini
2011-05-07 Timo Teräsposix_fadvise64: fix x86 implementation
2011-05-05 Bernhard Reutner... i386: fix .size of _init/_fini
2011-05-05 Bernhard Reutner... x86_64: fix .size of _init/_fini
2011-05-05 Bernhard Reutner... Revert "*/crt?.S: remove .size directives"
2011-05-04 Bernhard Reutner... */crt?.S: remove .size directives
2011-05-04 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-03 Bernhard Reutner... buildsys: prettify ssp.c handling
2011-05-03 Bernhard Reutner... madvise is LINUX_SPECIFIC
2011-04-29 Bernhard Reutner... __rt_sigwaitinfo: depends on HAS_REALTIME
2011-04-27 Carmelo Amorosobuildsys: minor fixes in Makefile.arch for C6X
2011-04-27 Carmelo Amorosobuildsys: minor fixes in Makefile.arch for microblaze
2011-04-22 Austin Foxleysparc: don't access fp registers when configured for...
2011-04-14 Bernhard Reutner... buildsys: do_rm ARCH_HEADERS
2011-04-13 Kevin Cernekeebuildsys: fix GNU make v3.80 compatibility again
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-27 Thorsten Glasercris: add provide arch-specific vfork implementation
2011-03-19 Peter S. Mazingerlutimes.c, stubs.c: fix compiling lutimes, if __NR_utim...
2011-03-15 Khem Rajarm/bits/atomic.h: Include common/bit/atomic.h for...
2011-03-10 Peter S. Mazingernanosleep.c: remove duplicated libc_hidden_proto
2011-03-09 Bernd SchmidtAdd a missing macro to C6X syscalls.h.
2011-03-09 Mark Saltercleanup hardcoded syscall numbers
2011-03-09 Mark Saltersupport c6x kernel using generic stat.h
2011-03-09 Mark Saltersupport generic kernel posix_types.h
2011-03-09 Mark Salteruse clone syscall for vfork
2011-03-09 Mark Salterremove unused vfork.c
2011-03-09 Bernd SchmidtAdd C6X-specific sys/ptrace.h
2011-03-09 Peter S. Mazingerregcomp.c, aeabi_mb_cur_max.c: use unconditionally...
2011-03-09 Peter S. Mazingerremove trailing ';' from _syscallX()
2011-03-09 Peter S. Mazingerbits/statvfs.h: update, adding ST_RELATIME
2011-03-09 Peter S. Mazingeradd bits/atomic.h for hppa
2011-03-09 Peter S. Mazingerbits/statvfs.h: the common one is good for alpha and...
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: no need for _LIBC guard, the file...
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: use the same guard on all archs
2011-03-09 Peter S. Mazingertypes.h: remove __ipc_pid_t
2011-03-09 Peter S. Mazingerguard *_chk() related stuff with UCLIBC_HAS_FORTIFY
2011-03-09 Tobias Klausernios2: Correct guard #defines in bits/kernel_types.h
2011-03-08 Peter S. Mazingershm.h: fix vax's bits/shm.h
2011-03-05 Aurelien JacquiotThe C6X port
2011-03-03 Peter S. Mazingerprovide internal hidden version of __fcntl_nocancel
2011-03-03 Peter S. Mazingeradd _dl_errno support to errno.h, cleanup
2011-03-03 Peter S. Mazingersgtty.h is useless, remove it on STRICT_HEADERS
2011-03-03 Peter S. Mazingersimplify guard of uClibc internals
next