summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-27Add update instructions for x86_64 WRT utmp formatBernhard Reutner-Fischer
2009-11-27make x86_64 struct utmp glibc-compatibleDenys Vlasenko
2009-11-26try to probe if stat.t_mtim.tv_nsec is availableBernhard Reutner-Fischer
2009-11-26correct commentBernhard Reutner-Fischer
2009-11-26Robustify setting silent modeBernhard Reutner-Fischer
2009-11-26sync confname, environments with glibcBernhard Reutner-Fischer
2009-11-25ignore some more testcase binariesBernhard Reutner-Fischer
2009-11-25call nanosleep directlyBernhard Reutner-Fischer
2009-11-25conditional cancellation-point test of usleepBernhard Reutner-Fischer
2009-11-25pass more ld flagsBernhard Reutner-Fischer
2009-11-25ether_*() depend on socket or IP supportBernhard Reutner-Fischer
2009-11-25avoid warning about unused variableBernhard Reutner-Fischer
2009-11-25in6_{pktinfo,mtuinfo}: provide type if IPV6 is onBernhard Reutner-Fischer
2009-11-23nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger
2009-11-23bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger
2009-11-23futimens: Ducument why we need manual hidden_protoBernhard Reutner-Fischer
2009-11-22ldso: let people disable the implicit path searchMike Frysinger
2009-11-22Merge remote branch 'origin/master' into nptl_mergeAustin Foxley
2009-11-22Revert "libc: add hidden calls to pthread cleanup funcs"Austin Foxley
2009-11-22sh: Add new optimisation to the SH4 memcpyAustin Foxley
2009-11-22Merge remote branch 'origin/master' into nptl_mergeAustin Foxley
2009-11-22make tls and nptl test buildBernhard Reutner-Fischer
2009-11-22Look at HAVE_SHAREDBernhard Reutner-Fischer
2009-11-22remove wait callbacks for non-cancelation funcsBernhard Reutner-Fischer
2009-11-22include string.h for memset()Bernhard Reutner-Fischer
2009-11-22Makefile: fix indentationBernhard Reutner-Fischer
2009-11-22install_headers.sh: make more user friendlyMike Frysinger
2009-11-22remove incorrect text from abspath optionMike Frysinger
2009-11-21install shared libs with +x permsMike Frysinger
2009-11-20realclean: wipe kconfig objectsBernhard Reutner-Fischer
2009-11-20silence rule overridingBernhard Reutner-Fischer
2009-11-20futimens: add functionBernhard Reutner-Fischer
2009-11-20make test-skeleton C89 compliantBernhard Reutner-Fischer
2009-11-20remove superfluous extra semicolonsBernhard Reutner-Fischer
2009-11-20ppoll: get NULL from stddef.hBernhard Reutner-Fischer
2009-11-20__assert: include unistd.h for smallintBernhard Reutner-Fischer
2009-11-19features.h: reorganizePeter S. Mazinger
2009-11-19limits.h: updatePeter S. Mazinger
2009-11-19help broken apps to detect __GLIBC__ headersPeter S. Mazinger
2009-11-19update headers and disable prototypesPeter S. Mazinger
2009-11-19protocols.h: removePeter S. Mazinger
2009-11-19sync some headers and disable unused prototypesPeter S. Mazinger
2009-11-19msgrcv is of type ssize_tPeter S. Mazinger
2009-11-19use __BYTE_ORDER and __*ENDIANPeter S. Mazinger
2009-11-19SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer
2009-11-19move __linux__ to libc-internal.hPeter S. Mazinger
2009-11-19assert: make linenumber unsignedPeter S. Mazinger
2009-11-19nameser.h: sync with glibcPeter S. Mazinger
2009-11-19inet.h: mark inet_ntoa_r as uClibc specificPeter S. Mazinger
2009-11-19move extend_alloca macro to alloca.hPeter S. Mazinger