OSDN Git Service

uclinux-h8/uclibc-ng.git
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-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-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-05 Bernhard Reutner... TLS_TCB_AT_TP: avoid warning about undef cpp token
2010-02-05 Bernhard Reutner... pthread_{attr_,}{s,g}etaffinity: cleanup symbol names
2010-02-05 Bernhard Reutner... prctl: silence shadow warnings
2010-02-05 Bernhard Reutner... kernel-features: add __ASSUME_POSIX_CPU_TIMERS
2010-02-05 Bernhard Reutner... ldso: add missing prototypes
2010-02-05 Bernhard Reutner... Revert "ftw.h installation: fix inverted logic"
2010-02-04 Bernhard Reutner... libm: explain why some funcs are not implemented (yet)
2010-02-04 Aurelien Jacobslibm: enable log2f and exp2f
2010-02-03 Austin FoxleyUnbreak build for sparc on some config's
2010-02-03 Bernhard Reutner... __uClibc_main: use __pagesize to protect against recursion
2010-02-03 Bernhard Reutner... add gethostid() testcase
2010-02-03 Filippo Arcidiaconolibc: Fix l64a to return the correct buffer pointer
2010-02-03 Filippo Arcidiaconolibc: Fix l64a to return the correct buffer pointer
2010-02-03 Denys Vlasenkopowerpc/bits/sysdep.h: move confusingly placed #undef
2010-02-02 Denys Vlasenko/etc/resolv.conf: support "timeout:n" and "attempts...
2010-02-02 Denys Vlasenkoremove two checks for gettimeofday error
2010-02-02 Denys Vlasenkotime,times: stop interpreting negative return values...
2010-02-02 Bernhard Reutner... lxdialog: remove objectfiles on clean
2010-02-01 Khem Rajnptl: Fix nptl specific case which still was not using...
2010-02-01 Khem RajFix accidently dropped hunk during last merge from
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-02-01 Khem RajAdd -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some source...
2010-02-01 Khem Rajerrno: hide __libc_resp, __libc_errno, and __libc_h_errno
2010-01-26 Bernhard Reutner... document UCLIBC_EXTRA_CFLAGS
2010-01-26 Bernhard Reutner... convert to foo-y kbuild style
2010-01-25 Khem RajMakefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1...
2010-01-25 Khem Rajmips/dl-tls.h: Adjust TLS_TPREL_VALUE and TLS_DTPREL_VALUE
2010-01-25 Khem Rajmips/ldso: Check for TLS relocation in elf_machine_type...
2010-01-25 Khem Rajmips/ldso: Check for TLS relocation in elf_machine_type...
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2010-01-24 Henning HeinoldMakefile.in: Make install_dev depend on install_runtime.
2010-01-24 Denys Vlasenkowchar.c: fix indentation
2010-01-23 Bernhard Reutner... gethostid: switch to getaddrinfo and shrink
2010-01-23 Bernhard Reutner... getprotoent_r: use correct define for return value
2010-01-23 Bernhard Reutner... fix typo in previous commit
2010-01-23 Bernhard Reutner... silence some warnings about unused params
2010-01-23 Bernhard Reutner... ftw.h installation: fix inverted logic
2010-01-23 Bernhard Reutner... libc/inet: mark other odd /etc/conf/ spot
2010-01-23 Bernhard Reutner... libc/inet: set path to resolver file via CPP
2010-01-23 Bernhard Reutner... libc/inet: convert to foo-y kbuild style
2010-01-23 Austin Foxleynptl: timer_routines.c (timer_helper_thread):
2010-01-23 Austin Foxleytest: fix static build of nptl and tls tests
2010-01-23 Austin Foxleynptl: need to build generic timer_* functions for x86_6...
2010-01-23 Austin Foxleynptl: fix a few more old style prototypes
2010-01-22 Bernhard Reutner... silence warning about implicit decl of sysctl
2010-01-21 Bernhard Reutner... wordexp: silence shadow warning
2010-01-21 Bernhard Reutner... fix typo in version mismatch msg
2010-01-21 Bernhard Reutner... ldso: tweak shadow warning with preload file support
2010-01-21 Bernhard Reutner... rename exp(onent) to _exp
2010-01-21 Bernhard Reutner... ether_line: fix build for socket && !ip
2010-01-21 Bernhard Reutner... test commit
2010-01-21 Bernhard Reutner... futimens: add missing local prototype
2010-01-21 Bernhard Reutner... rename exp(onent) to ex
2010-01-21 Bernhard Reutner... randconfig.sh: set number of make jobs
2010-01-21 Yoshinori Satoinclude unistd.h for smallint
2010-01-21 Khem Rajmips/nptl: Pass correct parameters to dl_find_hash...
2010-01-21 Denys Vlasenkoctime: do not use static struct tm buffer
2010-01-21 Austin Foxleytest/math: put scalbf test under susv3 legacy define
2010-01-21 Hans-Christian... avr32: add varargs handling of prctl syscall
2010-01-21 Hans-Christian... avr32: add varargs handling of prctl syscall
2010-01-21 Bernhard Reutner... wordexp: silence shadow warning
2010-01-21 Bernhard Reutner... fix typo in version mismatch msg
2010-01-21 Bernhard Reutner... ldso: tweak shadow warning with preload file support
2010-01-21 Bernhard Reutner... rename exp(onent) to _exp
2010-01-21 Bernhard Reutner... ether_line: fix build for socket && !ip
2010-01-20 Bernhard Reutner... test commit
2010-01-16 Bernhard Reutner... futimens: add missing local prototype
2010-01-16 Bernhard Reutner... rename exp(onent) to ex
2010-01-16 Bernhard Reutner... randconfig.sh: set number of make jobs
2010-01-16 Yoshinori Satoinclude unistd.h for smallint
2010-01-14 Khem Rajmips/nptl: Pass correct parameters to dl_find_hash...
2010-01-09 Denys Vlasenkoctime: do not use static struct tm buffer
2009-12-27 Austin Foxleytest/math: put scalbf test under susv3 legacy define
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-23 Chris MetcalfMake _dl_dprintf buf non-static to avoid multithreading...
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-19 Freeman Wangmalloc: fix race condition and other bugs in the no...
2009-12-19 Austin Foxleyx86_64: fix multiple definition of chk functions
2009-12-17 Hans-Christian... check if USE_TLS is defined before use
next