OSDN Git Service

uclinux-h8/uClibc.git
2010-04-12 Carmelo Amorosolibc_regex: __libc_lock primitives are actually availab...
2010-04-09 Natanael CopaFixes NPTL build on x86.
2010-04-07 Bernhard Reutner... pthread_{attr_,}{s,g}etaffinity: cleanup symbol names
2010-04-06 Austin Foxleyutils .gitignore update to include getconf
2010-04-06 Austin Foxleycorrectly quote version in confstr
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-06 Bernhard Reutner... getconf: print arbitrary GNU_LIBPTHREAD_VERSION string
2010-04-06 Bernhard Reutner... getconf: move to utils/
2010-04-06 Gabor JuhosFix use-after-free bug in __dns_lookup
2010-04-06 Denys Vlasenkoi386/bits/syscalls.h: more compact, but stack-hungry...
2010-04-06 Denys Vlasenkoi386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
2010-04-06 Denys Vlasenkoi386/bits/syscalls.h: generate better code using more...
2010-04-06 Denys Vlasenkoi386/bits/syscalls.h: explain how it works. no code...
2010-04-05 Denys Vlasenkolibutil/login: was totally broken. fixed
2010-04-05 Denys Vlasenkoutent: do not create extra static functions if !THREADS
2010-04-04 Denys Vlasenkoregex_old: convert static flag variable to smallint
2010-04-04 Denys Vlasenkogetutid is not used internally, removing hidden_proto
2010-04-02 Austin Foxleynptl needs stdio futexes enabled.
2010-04-02 Austin Foxleypoll.c: fix incorrect merge
2010-04-02 Austin FoxleyRevert "remove config knobs that belong to the nptl...
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Bernhard Reutner... bump version to 0.9.32-git
2010-04-02 Bernhard Reutner... Release 0.9.31
2010-03-30 Bernhard Reutner... resolv: DEBUG-print nameserver we talk to
2010-03-30 Bernhard Reutner... utils: hide comment if !V
2010-03-25 Bernhard Reutner... pass CFLAGS-dir to CC-m
2010-03-25 Bernhard Reutner... prettify make clean
2010-03-18 Tobias Klausernios2: Define INTERNAL_SYSCALL_NCS, use common sycall...
2010-03-18 Tobias Klausernios2: Update fcntl.h from m68k
2010-03-17 Michael Deutschmannlift printf field width limit
2010-03-16 Tobias Klausernios2: Add sys/user.h
2010-03-12 Bernhard Reutner... config: tweak text
2010-03-12 Bernhard Reutner... buildsys: touchup 'make dist' a tiny bit
2010-03-12 Bernhard Reutner... bump version
2010-03-12 Bernhard Reutner... bump version to 0.9.31-rc1
2010-03-12 Bernhard Reutner... buildsys: Fix O= PREFIX= case
2010-03-12 Bernhard Reutner... buildsys: fix dir order-only prereq of unifdef
2010-03-12 Bernhard Reutner... add MULTILIB_DIR: Path component for libdirs
2010-03-12 Bernhard Reutner... config: support make defconfig O=/f/o/o
2010-03-12 Bernhard Reutner... add MULTILIB_DIR: Path component for libdirs
2010-03-12 Bernhard Reutner... install: fix O= PREFIX= install
2010-03-12 Bernhard Reutner... reduce number of mkdir calls
2010-03-12 Bernhard Reutner... remove config knobs that belong to the nptl branch
2010-03-05 Bernhard Reutner... pull kernel-features.h from NPTL
2010-03-04 Bernhard Reutner... poll: unavailable on linux < 2.2.0
2010-02-24 Khem Rajpregen-headers: Add new target which depends on headers.
2010-02-24 Khem Rajpregen: Fix the parallel build problem in pregen target
2010-02-23 Austin Foxleyget rid of extra variables for nptl pregen altogether
2010-02-23 Austin Foxleyorder headers before pregen-headers
2010-02-23 Austin Foxleyimprove parallel make behaviour
2010-02-22 Austin Foxleyinitialize new pregen-headers-y variable before includi...
2010-02-22 Khem Rajnptl/headers: Convert the makefile targets into variables.
2010-02-20 Khem RajGet x86_64 compile to succeed.
2010-02-19 Austin Foxleysparc: disable cancellable system, as it fails in stran...
2010-02-19 Austin Foxleysparc: also needs generic version of lowlevelrobustlock
2010-02-19 Khem RajAdd dummy tcb-offsets.h
2010-02-19 Carmelo Amorosonptl_sh: Fix build problem with FUTEX_CLOCK_REALTIME
2010-02-19 Austin Foxleyx86_64: compile pthread it's own version of __syscall_error
2010-02-19 Austin Foxleymore fixes for x86_64 nptl
2010-02-19 Austin Foxleyadd dwarf defines used in cfi statements
2010-02-19 Austin Foxleyupdate kernel-features.h with futex features
2010-02-19 Austin Foxleyuse macro to link ldso to libpthread, so it gets the...
2010-02-19 Austin Foxleyfixes to get nptl compiling for x86_64
2010-02-19 Austin Foxleyx86_64: finish up tls reloc support in ldso
2010-02-19 Khem RajFixes to get nptl compiling for x86
2010-02-18 Khem RajFix typo in generated file names.
2010-02-18 Austin Foxleyi386 unify sysdep.h
2010-02-18 Austin Foxleyx86_64: unify sysdep.h
2010-02-18 Carmelo Amorosonptl: Fix clean target to remove generated files
2010-02-18 Khem Rajinclude tcb-offsets.h in sysdep-cancel.h for arm.
2010-02-18 Khem RajGet new nptl building on SH4
2010-02-18 Austin Foxleycompile fixes for i386 nptl
2010-02-18 Austin Foxleyfix nptl build for sparc
2010-02-18 Austin Foxleymove pthread_barrier_{init,destroy} to sysdeps/pthread
2010-02-18 Khem RajFix nptl build for mips
2010-02-17 Austin Foxleysparc/nptl: typo fixes
2010-02-17 Austin Foxleysparc/nptl: fix wrong vfork hidden def
2010-02-17 Khem RajAdd missing lowlevelrobustlock.c
2010-02-17 Khem RajAdd missing libgcc_s.h header.
2010-02-17 Austin Foxleyupdate nptl gitignore
2010-02-17 Austin Foxleyfix typo
2010-02-17 Khem RajAssorted fixed to get nptl compiling on ARM
2010-02-16 Austin Foxleya few more build fixes nptl sync
2010-02-16 Austin Foxleymass sync with glibc nptl
2010-02-14 Austin Foxleysparc/sigaction: revert change. These semantics are...
2010-02-14 Austin Foxleysparc/sysdep: Unify sparc sysdep.h
2010-02-12 Khem Rajarm/sysdep: Unify arm sysdep.h
2010-02-12 Khem Rajmips/sysdep.h: Unify mips sysdep.h
2010-02-11 Austin Foxleylibc: build tsd only when tls is enabled
2010-02-11 Austin Foxleyldso: fix USE_TLS check
2010-02-10 Carmelo Amorosolibc_sh: Update memcpy to use the ENTRY macro
2010-02-10 Carmelo Amorosolibc_sh: Add a sysdep header for sh
2010-02-10 Carmelo Amorosolibc: Add a common sysdep header
2010-02-09 Carmelo Amorosonptl: sysdep headers update for i386, mips and x86_64
2010-02-09 Carmelo Amorosonptl_test: sysdep headers re-factoring
2010-02-09 Carmelo Amorosonptl: sysdep headers re-factoring
2010-02-08 Carmelo Amorosolibc: Fix typo in include/rpc
2010-02-08 Carmelo Amorosolibc: Fix typo in include/rpc
2010-02-05 Atsushi Nemotogetdents: Fix mips64 build
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
next