OSDN Git Service

uclinux-h8/uclibc-ng.git
2016-01-09 Yoshinori Satoh8300: O_DIRECT and O_DIRECTIRY swapping. rx
2016-01-09 Yoshinori Satoh8300: Add ARCH_HAS_DEPRECATED_SYSCALLS
2016-01-09 Yoshinori Satorevert changes
2016-01-04 Yoshinori Satogetdents is deprecated.
2016-01-04 Yoshinori Sato__ARCH_HAS_DEPRECATED_SYSCALLS__ case fix.
2016-01-04 Yoshinori SatoRemove alias.
2016-01-04 Yoshinori Satoopenat argument fix.
2016-01-01 Yoshinori Satoh8300: vfork flags update.
2016-01-01 Yoshinori Satorx: update
2016-01-01 Yoshinori Satorx: update
2015-12-30 Yoshinori SatoAdd RX support.
2015-12-28 Waldemar Brodkorbremove deprecated architectures v850/i960
2015-12-26 Steve EllceyReplace bltzal with lapc for MIPS R6 builds.
2015-12-26 Steve EllceyReplace MIPS specific memcpy.S/memset.S with version...
2015-12-26 Nicolas S.... pselect: Use linux pselect syscall when available
2015-12-26 Waldemar Brodkorblibc/pwd_grp: Create template for non-reentrant functions
2015-12-26 Waldemar BrodkorbUse gcc's __builtin_mempcpy() as __mempcpy(), if possible
2015-12-26 Waldemar Brodkorbuse arch specific thread stack size for nptl
2015-12-26 Waldemar BrodkorbDo define some IPv6 related symbols even with IPv6...
2015-12-26 Waldemar Brodkorbresolv: fix gethostbyname2_r to match gethostbyname_r...
2015-12-26 Waldemar Brodkorbinet/resolv: Fix broken h_aliases list terminator after...
2015-12-26 Waldemar BrodkorbRevert "glibc compat: bump glibc minor version"
2015-12-17 Waldemar Brodkorbreduce stack cache size to save memory space
2015-12-17 Waldemar Brodkorbtestsuite subdir fix
2015-12-17 Khem RajAdd implementation for copysignl for ppc
2015-12-17 Wojciech Nizinskilibc/stdlib: canonicalize_file_name() memory leak
2015-12-17 Waldemar Brodkorbutlis/ldd: Fix host ldd in case of target wordsize...
2015-12-17 Waldemar Brodkorbtest/tls: tls-macros*.h fixes from glibc
2015-12-17 Waldemar Brodkorbdlclose fix
2015-12-17 Vladislav GrishenkoFix syslog messages lost if syslogd is temporary busy
2015-12-17 Vladislav GrishenkoFix syslog messages lost after syslogd restarts
2015-12-17 Waldemar Brodkorbresolv: NI_IDN unimplemented
2015-12-17 Waldemar Brodkorbresolv: __dns_lookup - immediately switch to next serve...
2015-12-17 Waldemar Brodkorbdynamically allocate ahostbuf buffer
2015-12-17 Waldemar Brodkorbsvc.c: svc_getreqset() buffer overflow
2015-12-17 Waldemar Brodkorbonly strip test binaries when DOSTRIP is enabled
2015-12-17 Waldemar Brodkorbtest needs -fPIC for m68k
2015-12-17 Waldemar Brodkorblibc/stdio: Rework custom streams interface similar...
2015-12-17 Waldemar Brodkorbfix readdir_r returns success code while it in fact...
2015-12-17 Waldemar Brodkorbdisable always failing tst-tls16, until someone unbreak it
2015-12-11 Markus Mayerconfig: allow config to handle longer path names
2015-12-09 Waldemar Brodkorbarc: add ulps file for math tests
2015-12-09 Waldemar Brodkorbdo not hardcode path to perl
2015-12-09 Waldemar Brodkorbnew test is only for MALLOC_STANDARD
2015-12-09 Waldemar Brodkorbbsd supports the same floating point classification...
2015-12-09 Waldemar BrodkorbReduce the initial buffer size for open_memstream
2015-12-09 Waldemar BrodkorbDefine __attribute_const__
2015-12-09 Khem RajDo not support localised optimizations this helps to...
2015-12-09 Waldemar BrodkorbAvoid unnecessary rebuilds due to compiler flag changes
2015-12-09 Waldemar Brodkorbsync with glibc, add some missing defines
2015-12-09 Waldemar Brodkorbadd definitions for O_PATH
2015-12-07 Waldemar Brodkorbsh: add back sh2 specific assembly for clone()
2015-12-07 Waldemar Brodkorballow linuxthreads for superh (sh2 noMMU)
2015-12-06 Steve Ellceymips: fix definition.
2015-12-05 Waldemar Brodkorbremove __UCLIBC_ASM_GLOBAL_DIRECTIVE__
2015-12-05 Waldemar Brodkorbremove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
2015-11-30 Waldemar Brodkorbbfin: fix clashing with newer gcc
2015-11-30 Waldemar Brodkorbbfin: use vfork.S again
2015-11-24 Waldemar Brodkorbxtensa: avoid some compiler warnings
2015-11-23 Waldemar Brodkorbxtensa: remove ldso workaround by real pointer check
2015-11-13 Waldemar Brodkorbmips: remove ISA choice
2015-11-13 Waldemar Brodkorbmetag: add missing header file
2015-11-13 James Hogantests/tls: Implement TLS macros for metag
2015-11-13 Waldemar Brodkorbi386: use socketcall even if newer linux exposes direct...
2015-11-12 Waldemar Brodkorbh8300: do not use LDFLAGS, they are wrong. testsuite...
2015-11-12 Waldemar Brodkorbh8300: disable test using mprotect(), not available...
2015-11-12 Waldemar Brodkorbreduce timeoutfactor, fasten test runs!
2015-11-12 Waldemar Brodkorbfanotify: include needed Linux definitions
2015-11-12 Waldemar Brodkorbadd support for euidaccess/eaccess legacy functions
2015-11-03 Thomas Petazzoniunistd: fix #if condition
2015-11-02 Waldemar Brodkorbsh4a: allow to build a sh4a toolchain
2015-10-28 Waldemar Brodkorbh8300: fix compile with 4.2.x kernel
2015-10-22 Vineet GuptaARC: With NPTL support, GP is no longer used for PIC
2015-10-22 Vineet GuptaNPTL/ARC: fix __lll_lock_wait_private redefinition...
2015-10-22 Vineet GuptaNPTL/ARCv2: Implement full memory barrier for NPTL
2015-10-22 Waldemar Brodkorbalpha: add special umount2 handling
2015-10-22 Waldemar Brodkorbalpha: fix kernel_stat struct
2015-10-22 Waldemar Brodkorbalpha: fix header name
2015-10-22 Ben Boeckelconfdata: fix invalid write
2015-10-18 Waldemar Brodkorbcleanup special purpose warnings
2015-10-18 Waldemar Brodkorbmips: sync header with glibc
2015-10-17 Waldemar Brodkorblm32: add new architecture
2015-10-16 Waldemar Brodkorbia64: enable and fix compile issues
2015-10-14 Bartosz Golaszewskisyncfs: add system call support
2015-10-14 Bartosz Golaszewskifanotify: add system call support
2015-10-12 Waldemar Brodkorbfix static binaries linked with pthread and compiled...
2015-10-09 Waldemar Brodkorbrestrict linuxthreads/nptl choice
2015-10-09 Max Filippovxtensa: support call0 ABI
2015-10-09 Yuriy Kolerovlibc: posix_fallocate must return an error number on...
2015-10-09 Yuriy Kolerovlibc: fix sign extension in fallocate()
2015-10-09 Yuriy Kolerovlibc: fix setting return value and errno in fallocate()
2015-10-09 Waldemar Brodkorbadd new architecture support for or1k
2015-09-15 Max FilippovNPTL: fix CFLAGS for cancellation points
2015-09-11 Waldemar BrodkorbRevert "tgmath.h: disable builtins"
2015-08-30 Waldemar Brodkorbtst-mkostemps: fix test case on read-only root filesystem
2015-08-27 Waldemar Brodkorbldso: install backward compatibility symlink by default
2015-08-27 Waldemar Brodkorbquieten compile warnings
2015-08-27 Romain Naouradd tests for mkostemps()
2015-08-27 Junling Zhengnptl_db/db_info: fix the incorrect initial size for...
2015-08-19 Waldemar BrodkorbRevert "ldso: install backward compatibility symlink...
next