OSDN Git Service

uclinux-h8/uClibc.git
2013-12-20 Vineet Guptaldd: Add ARC support
2013-12-20 Waldemar BrodkorbFix for SIGBUS error on MIPS64 with N64 ABI
2013-12-20 Bernhard Reutner... NPTL: fork: relief register pressure on arm thumb1
2013-12-20 Bernhard Reutner... ldso: use unlikely macro
2013-12-20 Bernhard Reutner... buildsys: Fix error on config clean in realclean
2013-12-20 Bernhard Reutner... buildsys: add TODO reminder
2013-11-19 Bernhard Reutner... buildsys: update unifdef
2013-11-13 Bernhard Reutner... buildsys: check LDFLAGS through driver
2013-11-12 Bernhard Reutner... ldso: silence warnings in debug code
2013-11-12 Kenneth SoerensenMake res_init() thread safe.
2013-11-12 Sørensen, KennethFix threaded use of res_ functions.
2013-11-11 Bernhard Reutner... buildsys: document savedefconfig in help
2013-11-11 Bernhard Reutner... buildsys: on realclean, rm include/{config,generated}
2013-11-06 Bernhard Reutner... buildsys: rm PT startfiles on realclean
2013-11-06 Bernhard Reutner... time.c: make ll_tzname* static again
2013-11-06 Baruch Siachprctl: fix system call wrapper
2013-11-06 Baruch Siachtest: tls: fix build with newer binutils
2013-11-06 Baruch Siachldso: remove duplicate function declarations
2013-11-06 Baruch Siachtest: inet: fix build when res_close support is disabled
2013-11-06 Baruch Siachlibdl: fix unused variable warning
2013-11-06 Baruch Siachmisc: fix nm 'No such file' error
2013-11-06 Baruch Siachldso: fix unused variable warning
2013-11-06 Khem Rajadd posix_fadvise() for arm
2013-11-06 Markos Chandraslibc/metag: add __kernel_long_t and __kernel_ulong_t
2013-11-06 Bernhard Reutner... pull kconfig from linux-3.11
2013-11-06 Vineet GuptaFix weak/strong attribute of __errno_location and it...
2013-11-04 Baruch Siachxtensa: fix atomic_decrement_if_positive() return value
2013-11-04 Baruch Siachxtensa: fix layout of struct sigcontext to match the...
2013-10-07 Denys Vlasenkopmap_getport: use TCP to talk to portmapper if protocol...
2013-08-02 Anthony G.... libc: add isfdtype()
2013-08-02 Baruch Siachmalloc: enable assert() when malloc debugging
2013-07-26 Mischa Jonkerlibc/sysdeps: Fix common-generic stat.h for BE part 2
2013-07-26 Gustavo ZacariasRules.mak: Fix setting arch native bit
2013-07-19 Bernhard Reutner... test commit
2013-07-19 Vanya Sergeevinet: fix unsafe access to _res.options in res_mkquery()
2013-07-19 Markos ChandrasRules.mak: MIPS64: Select correct interpreter
2013-07-18 Denys Vlasenkobits/waitstatus.h: correctly interpret status 0x007f...
2013-07-04 Luis MachadoC6X: Remove DSBT in favour of FDPIC
2013-07-04 Anthony G.... libc/sysdeps/linux/common/sendfile.c: fix sendfile64...
2013-07-04 Bartosz Golaszewskiinsque: fix segfault on (prev == NULL)
2013-07-04 Filippo ARCIDIACONOlibpthread: pthread_exit in static app. segfaults
2013-06-29 Khem Raji386/sysdep.h: Remove STABS_* macros
2013-06-28 Denys VlasenkoMIPS: set _NSIG to 128, not 129. This matches glibc.
2013-06-28 Bernhard Reutner... libc: Fix _obstack_newchunk public symbol vis
2013-06-14 Bernhard Reutner... libc: hide obstack relocations
2013-06-14 Anthony G.... libc/misc/gnu/obprintf.c: implement obstack_printf...
2013-06-14 Anthony G.... config: UCLIBC_HAS_OBSTACK to optionally enable obstack...
2013-06-07 Hiroaki KAWAIeventfd.h: Use new "bits/" scheme for arch-specific...
2013-06-07 Gregory Fongldso/libdl: Also include dl-tls.h for for !SHARED.
2013-06-07 Vineet GuptaReinstate hidden protos for config_{open,close,read}()
2013-05-28 Carmelo Amorosolibc: elf: explicitly include uClibc_page.h to make...
2013-05-28 Filippo Arcidiaconolibubacktrace: fix build due to some typos
2013-05-19 Mike Frysingeri386: punt all config options that just control -march
2013-05-13 Filippo Arcidiaconolibubacktrace: fix backtrace for statically linked...
2013-05-13 Filippo Arcidiaconolibdl: fix dlopen implementation from statically linked...
2013-05-13 Filippo ARCIDIACONOlibc: deal with aux vect inside __uClibc_main only...
2013-04-07 Mike Frysingerlinux: pread/write: fix 64bit handling
2013-04-03 Bernhard Reutner... buildsys: fix realclean
2013-04-03 Bernhard Reutner... add UCLIBC_SUSV2_LEGACY to hide valloc
2013-04-03 Bernhard Reutner... relinfo.pl: use correct interpreter
2013-04-03 Bernhard Reutner... relinfo.pl: silence warning
2013-04-03 Bernhard Reutner... stdlib: avoid relocation
2013-04-01 Mike Frysingerlinux: pread/write: convert to SYSCALL_ALIGN_64BIT
2013-04-01 Mike Frysingerlinux: readahead: convert to SYSCALL_ALIGN_64BIT
2013-04-01 Mike Frysingerlinux: posix_fadvise: use new SYSCALL_ALIGN_64BIT
2013-04-01 Mike Frysingerlinux: use OFF64_HI_LO rather than __LONG_LONG_PAIR
2013-04-01 Mike Frysingermips: only define SYSCALL_ALIGN_64BIT for O32 ABIs
2013-04-01 Mike Frysingerlibc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
2013-03-29 Bernhard Reutner... Revert "_scanf.c: Implement 'm' modifier for 'c' and...
2013-03-29 Mirko Vogt_vfprintf.c: use 'fputws_unlocked(S, F)' instead of...
2013-03-29 Felix Fietkauinet: fix getting the nameserver from _res state after...
2013-03-22 Mischa Jonkerlibc: Fix common-generic stat.h for BE
2013-03-22 Nathan SidwellFix some fragileness in dlopen/do_dlopen wrapper &...
2013-03-22 Nathan SidwellFix a problem with scanning wide chars.
2013-03-20 Timo Teräsinet: do not filter responses in res_query
2013-03-20 Bernhard Reutner... inet: Fix LT{.old,} compilation due to res_iclose
2013-03-20 Bernhard Reutner... LT.old: add missing prototypes
2013-03-20 Bernhard Reutner... rpc: silence warning
2013-03-20 Bernhard Reutner... test: fix non-O checking
2013-03-14 Bernhard Reutner... test: add missing top_srcdir
2013-03-14 Bernhard Reutner... buildsys: remove calls to mktemp
2013-03-14 Bernhard Reutner... test: silence warning in skeleton
2013-03-14 Bernhard Reutner... test: silence warning in testsuite.h
2013-03-14 Bernhard Reutner... test: update test-skeleton.c
2013-03-14 Bernhard Reutner... libubacktrace: use libgcc_s.h
2013-03-14 Bernhard Reutner... libc: switch several users to unlikely()
2013-03-14 Bernhard Reutner... inet: res_nclose: free user-buffer, not global _res
2013-03-14 Bernhard Reutner... test: dlopen: fix misplaced buildsys hunk
2013-03-14 Bernhard Reutner... buildsys: remove surplus slashes from test dir paths
2013-03-14 Bernhard Reutner... buildsys: tweak KCONFIG_CONFIG export
2013-03-14 Bernhard Reutner... test: cater for config
2013-03-14 Bernhard Reutner... test: compile test{,_glibc} adjacent
2013-03-14 Markos Chandrasmetag: Add NPTL support
2013-03-14 Markos Chandrasextra/locale: Mark __codeset_8_bit_t as packed for...
2013-03-14 Markos Chandrasmetag: Add support for loading shared objects into...
2013-03-14 Markos Chandraslibm: Add support for the Meta architecture
2013-03-14 Markos ChandrasAdd support for the Meta architecture
2013-03-14 Markos Chandrasldd: Add MATCH_MACHINE definition for Meta
2013-03-14 Markos Chandraself: Add ELF magic number and relocations for the Meta...
2013-03-14 Vineet Guptaldso: Fix Build warnings with common-generic ABI build
next