summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2006-08-25fix from psm: makes use of the malloc debug option in malloc-standard as wellMike Frysinger
2006-08-25Bump SHMLBA up to a sensible size for dcache alias avoidance to coincide withPaul Mundt
2006-08-25merge with psm: sync with common socket headersMike Frysinger
2006-08-24fix from psm: enable readahead prototypeMike Frysinger
2006-08-24only pull in errno.h when not assemblerMike Frysinger
2006-08-24implement readahead()Mike Frysinger
2006-08-24fixups from psm for ASSEMBLER handlingMike Frysinger
2006-08-24use the common huge_val.h version nowMike Frysinger
2006-08-24update to new huge_val headersMike Frysinger
2006-08-24fix from psm: disable unsupported featuresMike Frysinger
2006-08-24fix from psm: just use common resource.hMike Frysinger
2006-08-24just be like every other uclibc portMike Frysinger
2006-08-24sync with glibcMike Frysinger
2006-08-24add back in HIDDEN_JUMPTARGET() as pointed out by psmMike Frysinger
2006-08-24fix from psm: only define __ASSUME_NETLINK_SUPPORT if not definedMike Frysinger
2006-08-24sync with upstream via psmMike Frysinger
2006-08-24s/ifdef ASM/ifndef ASM/ as point out by psmMike Frysinger
2006-08-24sync with upstream via psmMike Frysinger
2006-08-24sync with upstream via psmMike Frysinger
2006-08-23psm updates: add __libc symbols for signal cancellationMike Frysinger
2006-08-23sync with upstream via psmMike Frysinger
2006-08-23sync with psm: update errno handling to be the same on all archesMike Frysinger
2006-08-23merge from psm: hide more brkMike Frysinger
2006-08-23sync with upstream via psmMike Frysinger
2006-08-23sync with upstream via psmMike Frysinger
2006-08-23import new headers from upstream via psmMike Frysinger
2006-08-23fix from psm: remove unused defines/includesMike Frysinger
2006-08-23fixes from psm: use new clone definitionMike Frysinger
2006-08-23fixes from psm: use __asm__/__volatile__Mike Frysinger
2006-08-23fix from psm: remove unused defines/includesMike Frysinger
2006-08-23sync with upstream glibcMike Frysinger
2006-08-23fixes from psm: hide internal brk symbolsMike Frysinger
2006-08-23fixes from psm: disable unsupported __fpu_control and sync with upstreamMike Frysinger
2006-08-23sync with psm: add copyright noticeMike Frysinger
2006-08-23fix from psm: add UCLIBC_ prefix to HAS_SHADOW optionMike Frysinger
2006-08-23Bogus page size comment for frv PAGE_SHIFT.Paul Mundt
2006-08-23Jie Zhang writes: Fix struct kernel_stat64 for Blackfin.Mike Frysinger
2006-08-23fix upstream blackfin page.h rather than duplicating effort hereMike Frysinger
2006-08-21bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen
2006-08-05merge fix from blackfin cvs:Mike Frysinger
2006-07-31fix h_alias handling in gethostbyaddr_r() just like in gethostbyname_r()Mike Frysinger
2006-07-13psm writes:Eric Andersen
2006-07-13patch from psm:Eric Andersen
2006-07-06Remove SA_ONSTACK handling for ARM based up on glibc code as submitted by Pau..."Steven J. Hill"
2006-07-05remove jump relocs, with minor related cleanupsEric Andersen
2006-07-05replace my @debian.org addr with @uclibc.org. Fixup license onEric Andersen
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-07-05minor updatesEric Andersen
2006-07-05remove __ from function names as pointed out by Peter S. MazingerMike Frysinger