OSDN Git Service

uclinux-h8/uclibc-ng.git
2015-03-23 Bernhard Reutner... libcrypt: Rename some internal macros
2015-03-23 Bernhard Reutner... buildsys: fix IS_IN_lib* for .s
2015-03-23 Bernhard Reutner... utmp: indent
2015-03-23 Bernhard Reutner... utmp: Remove unneeded aliases
2015-03-23 Bernhard Reutner... utmp: add _unlocked suffix to internal helpers
2015-03-23 Bernhard Reutner... buildsys: HAS_UTMP (XPG2, SVr4 compat) knob
2015-03-23 Bernhard Reutner... libc: TIME64_COMPAT32 for sparc, mips
2015-03-23 Bernhard Reutner... Revert "utent.c, wtent.c: move functions from utxent.c"
2015-03-22 Bernhard Reutner... test: add utmpx test
2015-03-22 Bernhard Reutner... libc: add getrandom(2)
2015-03-22 Khem Rajlibrt: Use -nodefaultlibs instead of -nostdlib
2015-03-22 Khem Rajnptl/atfork: Hide pthread_atfork in shared versions
2015-03-22 Bernhard Reutner... libc: Fix vfprintf compilation without HAS_FLOATS
2015-03-22 Khem Rajnptl/arm: Move aeabi_read_tp to uclibc_nonshared.a
2015-03-22 Khem Rajatexit_old: Do not add it to shared libc
2015-03-22 Bernhard Reutner... test: enable libm test log2
2015-03-22 Bernhard Reutner... extra: add clang flags for gen_bits_syscall_h
2015-03-18 Bernhard Reutner... malloc.h: Add missing feature guard
2015-03-18 Bernhard Reutner... malloc-standard: Add locking to malloc_trim
2015-03-18 Zhiqiang Zhangmalloc: checked_request2size failure deadlocks
2015-03-18 Bernhard Reutner... libm: Add missing C99 float/ld wrappers
2015-03-18 Bernhard Reutner... test: skip arc4random on glibc
2015-03-18 Bernhard Reutner... buildsys: fix IS_IN_lib* for .i
2015-03-17 Bernhard Reutner... libc: update strverscmp
2015-03-17 Bernhard Reutner... nptl: fix exclusion of pthread_setconcurrency.c
2015-03-17 Bernhard Reutner... include: silence __leaf warning
2015-03-17 Bernhard Reutner... test: Tweak arc4random exclusion
2015-03-16 Alexey Brodkinresolv: fix unaligned tmp buffer corner-case
2015-03-13 Bernhard Reutner... unistd.h: put getppid under XOPEN2K8
2015-03-12 Bernhard Reutner... buildsys: create linker script with proper flags
2015-03-12 Bernhard Reutner... spawn.h: Fix !_GNU_SOURCE compilation
2015-03-03 Gustavo Zacariassparc/clone.S: guard tcb-offsets.h include with RESET_PID
2015-02-27 Bernhard Reutner... libc: silence warning
2015-02-27 Bernhard Reutner... ldso: silence warning
2015-02-20 Bernhard Reutner... ldso: silence warning
2015-02-20 Steve EllceyAllow use of executable RUNPATH/RPATH when finding...
2015-02-20 Vineet GuptaARC: Remove unused EM_ARC_A5
2015-02-20 Bernhard Reutner... include/elf.h: bump EM_NUM
2015-02-20 Vineet Guptaelf: Add STT_GNU_IFUNC from glibc
2015-02-20 Vineet Guptasync_file_range: fix standard UCLIBC_SYSCALL_ALIGN_64BI...
2015-02-20 Vineet Guptaposix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BIT
2015-02-20 Vineet GuptaARCv2: optimised string routines
2015-02-20 Vineet GuptaARCv2 ISA support
2015-02-17 Anton KolesovARC: Add GNU glob to ARC defconfigs
2015-02-17 Bernhard Reutner... libc: add setns()
2015-02-17 Khem RajAdd eventfd_read() and eventfd_write()
2015-02-16 Vineet Guptasignal.h: elide memset from sigemptyset
2015-02-16 Vineet GuptaARC: sigaction: inline syscall trap
2015-02-16 Vineet GuptaARC: sigaction: fold default sigrestorer into "C"
2015-02-16 Vineet GuptaARC: siagction: opencode memcpy
2015-02-16 Vineet GuptaARC: remove stale TRUNCATE64_HAS_4_ARGS
2015-02-16 Alexey BrodkinARC defconfigs: enable some items
2015-02-16 Alexey BrodkinARC: add configuration option for MMU page size
2015-02-16 Vineet GuptaARC: Conditionalise certain relocations as provided...
2015-02-12 Steve EllceyUpdate MIPS configuration rules.
2015-01-28 Bernhard Reutner... buildsys: fix IS_IN_lib* for out-of-tree builds
2015-01-26 Bernhard Reutner... libc: sync_file_range missing comma
2015-01-24 Bernhard Reutner... libc: ppc64 etc: Fix sync_file_range
2015-01-23 Max Filippovxtensa: ldso: drop unused address calculation from...
2015-01-23 Max Filippovxtensa: ldso: coalesce dl_mprotect address ranges
2015-01-23 Wang Yufenadd argument check in mknod
2015-01-23 Xishi Qiuadd argument check in setenv()
2015-01-23 Bernhard Reutner... nptl: compile pt-vfork in ARM-mode
2015-01-22 Bernhard Reutner... libc: Avoid redundant setting of ENOMEM
2015-01-19 Bernhard Reutner... libcrypt: return NULL on unsupported salt
2015-01-07 Bernhard Reutner... test: Adjust passed options
2014-12-15 Anthony G.... mkostemp: fix implementation
2014-12-15 Bernhard Reutner... test: Some more tests under conditionals
2014-12-15 Bernhard Reutner... stdio: Fix printing 0.0
2014-12-12 Bernhard Reutner... unistd: allow to turn off getopt_long
2014-12-12 Bernhard Reutner... test: disable ptytest unless HAS_PTY
2014-12-12 Bernhard Reutner... config: move STDIO_FUTEXES up a bit
2014-12-09 Bernhard Reutner... sigaction: Fix !HAS_REALTIME compilation
2014-12-03 Bernhard Reutner... mips: rename siginfo _timer members
2014-12-03 Bernhard Reutner... buildsys: remove some obsolete optimization CFLAGS
2014-11-19 Bernhard Reutner... locale: Add wcsftime()
2014-11-13 Bernhard Reutner... nptl: compile pt-vfork in ARM-mode
2014-11-10 Max FilippovConfig.in.arch: enable long double math for xtensa
2014-11-10 Anthony G.... statfs: fix compile error when UCLIBC_LINUX_SPECIFIC...
2014-09-17 Bernhard Reutner... m68k: libc: add fmovem* mcffpu condition
2014-09-16 Gustavo Zacariassparc: update ptrace.h to latest from glibc
2014-09-16 Gustavo Zacariaspowerpc: update ptrace.h to latest from glibc
2014-09-16 Bernhard Reutner... buildsys: remove now redundant lib placement defines
2014-09-16 Bernhard Reutner... libc: silence missing prototype warning
2014-09-16 Bernhard Reutner... buildsys: fix IS_IN_lib*
2014-09-16 Bernhard Reutner... nptl: rephrase *.sym handling
2014-09-09 Bernhard Reutner... buildsys: Fix typo
2014-09-09 Anthony G.... libc: add fallocate() and fallocate64()
2014-09-05 Bernhard Reutner... libc: split multi-source epoll.c
2014-09-04 Waldemar Brodkorbsparc: remove sparc64/sparcv9 code
2014-09-04 Bernhard Reutner... ldso: Fix compile-error on noMMU
2014-09-04 Bernhard Reutner... test: wcsftime depends on XLOCALE
2014-09-04 Bernhard Reutner... test: disable librt shmtest on non-MMU systems
2014-09-04 Bernhard Reutner... buildsys: tweak check_ld flag probing
2014-08-29 Bernhard Reutner... buildsys: refine compile.S
2014-08-29 Bernhard Reutner... buildsys: use SED for create-lds
2014-08-29 Waldemar Brodkorbtest: disable test for systems without FPU
2014-08-28 Waldemar Brodkorbtest: sync with glibc, use do_test
2014-08-28 Waldemar Brodkorbtest: get out of the endless while loop, when bind...
2014-08-28 Waldemar Brodkorbm68k: fix typo
next