OSDN Git Service

uclinux-h8/uClibc.git
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-27 Timo TeräsPIC fixes for hardened
2009-11-27 Natanael Copadefine local stack_chk_guard for nptl
2009-11-27 Natanael Copaldso: initialize stack_chk_guard after TLS is initialized
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
2009-11-24 Mike Frysingerbits/mmap.h: unify ala linux asm-generic efforts
2009-11-23 Bernhard Reutner... futimens: Ducument why we need manual hidden_proto
2009-11-23 Mike Frysingerldso: let people disable the implicit path search
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-23 Austin FoxleyRevert "libc: add hidden calls to pthread cleanup funcs"
2009-11-22 Austin Foxleysh: Add new optimisation to the SH4 memcpy
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Bernhard Reutner... make tls and nptl test build
2009-11-22 Bernhard Reutner... Look at HAVE_SHARED
2009-11-22 Bernhard Reutner... remove wait callbacks for non-cancelation funcs
2009-11-22 Bernhard Reutner... include string.h for memset()
2009-11-22 Bernhard Reutner... Makefile: fix indentation
2009-11-22 Mike Frysingerinstall_headers.sh: make more user friendly
2009-11-22 Mike Frysingerremove incorrect text from abspath option
2009-11-22 Mike Frysingerinstall shared libs with +x perms
2009-11-20 Bernhard Reutner... realclean: wipe kconfig objects
2009-11-20 Bernhard Reutner... silence rule overriding
2009-11-20 Bernhard Reutner... futimens: add function
2009-11-20 Bernhard Reutner... make test-skeleton C89 compliant
2009-11-20 Bernhard Reutner... remove superfluous extra semicolons
2009-11-20 Bernhard Reutner... ppoll: get NULL from stddef.h
2009-11-20 Bernhard Reutner... __assert: include unistd.h for smallint
2009-11-19 Peter S. Mazingerfeatures.h: reorganize
2009-11-19 Peter S. Mazingerlimits.h: update
2009-11-19 Peter S. Mazingerhelp broken apps to detect __GLIBC__ headers
2009-11-19 Peter S. Mazingerupdate headers and disable prototypes
2009-11-19 Peter S. Mazingerprotocols.h: remove
2009-11-19 Peter S. Mazingersync some headers and disable unused prototypes
2009-11-19 Peter S. Mazingermsgrcv is of type ssize_t
2009-11-19 Peter S. Mazingeruse __BYTE_ORDER and __*ENDIAN
2009-11-19 Bernhard Reutner... SUSv4: disable isascii, toascii, _toupper, _tolower
2009-11-19 Peter S. Mazingermove __linux__ to libc-internal.h
2009-11-19 Peter S. Mazingerassert: make linenumber unsigned
2009-11-19 Peter S. Mazingernameser.h: sync with glibc
2009-11-19 Peter S. Mazingerinet.h: mark inet_ntoa_r as uClibc specific
2009-11-19 Peter S. Mazingermove extend_alloca macro to alloca.h
2009-11-19 Peter S. Mazingera.out.h: why was this needed?
2009-11-19 Peter S. MazingerFORCE_SHAREABLE_TEXT_SEGMENTS requires DOPIC
2009-11-19 Peter S. Mazingerremove ARCH_CFLAGS, ARCH_LDFLAGS and CROSS
2009-11-19 Peter S. Mazingerremove some unneeded headers on install
2009-11-19 Peter S. Mazingerno need for bits/syscalls.h on target
2009-11-19 Bernhard Reutner... Add missing order-only prereq for unifdef
2009-11-19 Peter S. Mazingerrm uClibc_arch_features.h on install
2009-11-19 Bernhard Reutner... disable libutil related prototypes if asked to
2009-11-19 Bernhard Reutner... fix misplaced HAS_LIBUTIL knob
2009-11-19 Bernhard Reutner... DO_XSI_MATH: add config knob
2009-11-19 Bernhard Reutner... UCLIBC_HAS_RESOLV_STUB: Rename config symbol
2009-11-19 Bernhard Reutner... libutil: provide knob to disable it
2009-11-19 Bernhard Reutner... libnsl: add knob to disable it
2009-11-19 Bernhard Reutner... fixup working in helptexts
2009-11-19 Bernhard Reutner... test: sync up with toplevel buildsys
2009-11-19 Bernhard Reutner... .gitignore more testfiles
2009-11-19 Bernhard Reutner... MAXFLOAT: obsolescent in SUSv4
2009-11-19 Bernhard Reutner... _Exit(): add weak alias to _exit() for C99
2009-11-17 Bernhard Reutner... correct documentation
2009-11-17 Bernhard Reutner... .gitignore: remove unneeded pattern
2009-11-15 Bernhard Reutner... libm: use int_WRAPPER_C99 macro
2009-11-15 Bernhard Reutner... ldso: Add missing newlines to some debug messages
2009-11-14 Bernhard Reutner... Revert "libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH...
2009-11-14 Bernhard Reutner... libm: fix C99_MATH on __NO_LONG_DOUBLE_MATH hosts
2009-11-14 Bernhard Reutner... realpath: SUSv4 compliant
2009-11-13 Bernhard Reutner... silence warning about undefined CPP token
2009-11-09 Bernhard Reutner... Simplify kconfig wording of thread support
2009-11-09 Bernhard Reutner... remove wrong default for choice
2009-11-09 Bernhard Reutner... support selecting which locales to build
2009-11-09 Bernhard Reutner... remember some TODOs for 0.9.31
2009-11-09 Mike Frysingerdisable _POSIX_SPAWN define
2009-11-09 Mike Frysingerbuild with -fmerge-all-constants
2009-11-09 Mike Frysingertest/plt: add a script to find PLT usage
2009-11-09 Mike Frysingerlibc: add hidden calls to pthread cleanup funcs
2009-11-09 Mike Frysingerregex: call memcpy() ourselves
2009-11-09 Mike Frysingersysctl: avoid inline initialization
2009-11-09 Mike Frysingerinet_ntop4: avoid inline initialization
2009-11-09 Mike Frysingersparc: use fputs to write to stderr
2009-11-09 Mike Frysingersparc: use HIDDEN_JUMPTARGET for errno
2009-11-09 Austin Foxleymake the sem_open changes actually compile
2009-11-09 Mikhail GusarovUnbreak sem_open when UCLIBC_SUSV3_LEGACY is not defined
2009-11-09 Mikhail GusarovExtend __gen_tempname with mode argument
2009-11-09 Austin FoxleyRules.mak fix typo (qstrup -> qstrip)
2009-11-09 Austin FoxleyRules.mak fix typo (qstrup -> qstrip)
2009-10-28 Bernhard Reutner... Simplify kconfig wording of thread support
2009-10-28 Bernhard Reutner... remove wrong default for choice
next