OSDN Git Service

uclinux-h8/uClibc.git
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-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-08 Carmelo Amorosolibc: Fix typo in include/rpc
2010-02-05 Atsushi Nemotogetdents: Fix mips64 build
2010-02-05 Bernhard Reutner... prctl: silence shadow warnings
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 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 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 Rajmips/ldso: Check for TLS relocation in elf_machine_type...
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-22 Bernhard Reutner... silence warning about implicit decl of sysctl
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 Chris MetcalfMake _dl_dprintf buf non-static to avoid multithreading...
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
2009-12-16 Carmelo Amorosolibc: Remove pointless header string.h
2009-12-16 Carmelo Amorosolibc: Add missing header for memset
2009-12-16 Carmelo Amorosobuild: Get rids of PIC macro using compiler flag __PIC_...
2009-12-14 Giuseppe Cavallarosh: fix endianess and optimise the SH4 memcpy
2009-12-13 Denys Vlasenkosyslog: use send(MSG_NOSIGNAL) instead of write, thus...
2009-12-13 Denys Vlasenkosyslog: fix openlog(xx, LOG_KERN) and optimize a bit
2009-12-11 Khem RajInclude bits/libc-lock.h to get __libc_once_define
2009-12-09 Filippo Arcidiaconotest_dlopen: Remove extra -lpthread from LD_FLAGS for...
2009-12-03 Carmelo Amorososh: Add a prototype for the gcc __set_fpscr internal...
2009-12-01 Austin FoxleyuClibc_ctype.h: fix inverted check for susv4 macro
2009-11-30 Austin Foxleytest/.gitignore: Ignore a few more test binaries
2009-11-30 Austin Foxleytest/dlopen: fix build for libtest.so
2009-11-30 Austin Foxleytest/dlopen: Match the function name that libtest actua...
2009-11-30 Austin Foxleytest/pthread: fix build of cancellation-points test
2009-11-30 Austin Foxleytest/stat: fix compiling the memcmp-stat test when...
2009-11-27 Bernhard Reutner... Add update instructions for x86_64 WRT utmp format
2009-11-26 Denys Vlasenkomake x86_64 struct utmp glibc-compatible
2009-11-26 Bernhard Reutner... try to probe if stat.t_mtim.tv_nsec is available
2009-11-26 Bernhard Reutner... correct comment
2009-11-26 Bernhard Reutner... Robustify setting silent mode
2009-11-26 Bernhard Reutner... sync confname, environments with glibc
2009-11-25 Bernhard Reutner... ignore some more testcase binaries
2009-11-25 Bernhard Reutner... call nanosleep directly
2009-11-25 Bernhard Reutner... conditional cancellation-point test of usleep
2009-11-25 Bernhard Reutner... pass more ld flags
2009-11-25 Bernhard Reutner... ether_*() depend on socket or IP support
2009-11-25 Bernhard Reutner... avoid warning about unused variable
2009-11-25 Bernhard Reutner... in6_{pktinfo,mtuinfo}: provide type if IPV6 is on
2009-11-24 Mike Frysingernommu: use MAP_UNINITIALIZE for mallocs
next