OSDN Git Service

uclinux-h8/uClibc.git
2010-04-23 Natanael Copautils: fix install prefix for getconf
2010-04-14 Timo Teräslinuxthreads.new: initialize stdio locking
2010-04-14 Bernhard Reutner... *.o[sS]: depend on pregen
2010-04-14 Carmelo AMOROSOldso: Add config option for controlling LD_PRELOAD
2010-04-13 Bernhard Reutner... test: add API test
2010-04-12 Bernhard Reutner... attribute_optimize: fix typo with args
2010-04-12 Bernhard Reutner... prettify make clean
2010-04-12 Bernhard Reutner... *.i depend on generated headers
2010-04-12 Bernhard Reutner... silence warning about undefined preprocessor token
2010-04-12 Carmelo Amorosolibc_regex: __libc_lock primitives are actually availab...
2010-04-11 Carmelo Amorosoldso_sh: Provide only one definition for elf_machine_ty...
2010-04-09 Denys Vlasenkoresolv: tentatively fix usage of uninitialized DNS...
2010-04-08 Bernhard Reutner... .gitignore getconf binaries
2010-04-08 Bernhard Reutner... confstr: properly stringify version parts
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 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-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
next