OSDN Git Service

uclinux-h8/uclibc-ng.git
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
2009-10-28 Bernhard Reutner... support selecting which locales to build
2009-10-23 Bernhard Reutner... remember some TODOs for 0.9.31
2009-10-22 Mike Frysingerdisable _POSIX_SPAWN define
2009-10-22 Mike Frysingerbuild with -fmerge-all-constants
2009-10-22 Mike Frysingertest/plt: add a script to find PLT usage
2009-10-22 Mike Frysingerlibc: add hidden calls to pthread cleanup funcs
2009-10-22 Mike Frysingerregex: call memcpy() ourselves
2009-10-22 Mike Frysingersysctl: avoid inline initialization
2009-10-22 Mike Frysingerinet_ntop4: avoid inline initialization
2009-10-22 Mike Frysingersparc: use fputs to write to stderr
2009-10-22 Mike Frysingersparc: use HIDDEN_JUMPTARGET for errno
2009-10-20 Austin Foxleyremove useless .gitignore
2009-10-20 Austin Foxleyremove useless .gitignore
2009-10-17 Austin Foxleywhitespace fixes
2009-10-17 Austin FoxleyuClibc_main: add the needed support for nptl
2009-10-17 Austin FoxleyConfig.in: don't attempt to disable lt.old automaticall...
2009-10-17 Austin Foxleylibrt additions that are now possible with nptl
2009-10-17 Austin Foxleynptl provides sigaction and raise
2009-10-17 Austin Foxleycancellation support for a large amount of the required...
2009-10-17 Austin Foxleyuse *_not_cancel variants to avoid accidental cancellat...
2009-10-17 Austin Foxleyrework internal uClibc mutexes to support futex locking...
2009-10-17 Austin Foxleybuild system changes needed for nptl
2009-10-17 Austin Foxleyarm specific bits needed for nptl
2009-10-17 Austin Foxleyi386 specific bit for nptl
next