OSDN Git Service

uclinux-h8/uClibc.git
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 FoxleyRevert "libc: add hidden calls to pthread cleanup funcs"
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 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-17 Austin Foxleyadd .gitignore for test/ and extra/
2009-10-17 Austin Foxleytest/dlopen: use pthread_once directly
2009-10-17 Austin Foxleylinuxthreads: check TLS_DTV_AT_TP define correctly
2009-10-17 Austin Foxleymktemp does not depend on floats
2009-10-17 Austin Foxleygitignore: ignore install_dir/
2009-10-17 Austin FoxleyMakerules: add a do_sed command
2009-10-16 Austin Foxleyldso: fixup missed variable rename ( tls_tpnt -> tpntp )
2009-10-16 Bernhard Reutner... remove readelf from helptext
2009-10-15 Mike Frysingermalloc: handle size overflows in realloc()
2009-10-15 Mike Frysingersparc qops: unify & shrink
2009-10-15 Mike Frysingerldso: drop duplicated/unused defines
2009-10-15 Mike Frysingerldso: unify and cleanup _dl_mmap code
2009-10-15 Mike Frysingeri386: use common INTERNAL_SYSCALL_ERROR_P
2009-10-15 Mike Frysingerldso: define MAP_FAILED for everyone
2009-10-15 Mike Frysingerldso: simplify handling of extra _dl_lookup_hash() arg
2009-10-15 Mike Frysingerldso: clean up breakage in tls merge
2009-10-15 Austin Foxleyldso: fixup all the rest of the calls to _dl_find_hash
2009-10-14 Joseph MyersFix SH bits/kernel_types.h for new kernel headers.
2009-10-14 Denys Vlasenkocheck stat("/etc/resolv.conf") for errors
next