summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2006-11-10arm thumb:Eric Andersen
2006-11-07I failed to check the patch adding support for the new (stupid) US 2007Eric Andersen
2006-11-06mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-06mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi NemotoEric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04based on a patch from Atsushi Nemoto:Eric Andersen
2006-11-02In bug 622, JohnAta writes:Eric Andersen
2006-10-23Merge SH-2 trapa fixups from Mark.Paul Mundt
2006-10-19Make strdup() use memcpy() rather than strcpy() to duplicate the string. Peter Kjellerstedt
2006-10-07Add the mmap.c missed out in the last commit.Khem Raj
2006-10-07Add mmap function needed for ARM EABI and define thumb specific INTERNAL_SYSC...Khem Raj
2006-09-28implement support for the rest of the 32bit uid syscallsMike Frysinger
2006-09-25Do not include tls.h unless __UCLIBC_HAS_THREADS__ is defined.Peter Kjellerstedt
2006-09-23only include _lfs_64.h when __UCLIBC_HAS_LFS__ is defined as pointed out by M...Mike Frysinger
2006-09-22Added support for sysconf(_SC_MONOTONIC_CLOCK).Peter Kjellerstedt
2006-09-22Remove code to define errno in this file. It is definitly not neededPeter Kjellerstedt
2006-09-19Allow the res argument to clock_getres() to be NULL.Peter Kjellerstedt
2006-09-11Atsushi Nemoto writes:Eric Andersen
2006-09-11The readahead syscall requires LFS/64 bit supportEric Andersen
2006-08-31Fix from Joseph Myers: Save and restore iWMMXt registers in ARM setjmp/longjmpKhem Raj
2006-08-31Made it compile again.Peter Kjellerstedt
2006-08-30fix bug 1012 as noted by moschnyEric Andersen
2006-08-30tweak a few syscalls using varargsEric Andersen
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