summaryrefslogtreecommitdiff
path: root/libc/sysdeps
AgeCommit message (Expand)Author
2009-10-17arm specific bits needed for nptlAustin Foxley
2009-10-17i386 specific bit for nptlAustin Foxley
2009-10-17mips specific bits needed for nptlAustin Foxley
2009-10-17sh specific bits needed for nptlAustin Foxley
2009-10-17sparc specific bits needed for nptlAustin Foxley
2009-10-17some tweaks under libc/ needed for nptlAustin Foxley
2009-10-15sparc qops: unify & shrinkMike Frysinger
2009-10-15i386: use common INTERNAL_SYSCALL_ERROR_PMike Frysinger
2009-10-14Fix SH bits/kernel_types.h for new kernel headers.Joseph Myers
2009-10-08utime() is obsolescent in SUSv4Bernhard Reutner-Fischer
2009-10-08Fix building arm EABIBernhard Reutner-Fischer
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2009-10-07fcntl.h: drop unused/dead O_STREAMINGMike Frysinger
2009-10-05sparc: add stubs for more of the _Q* opsAustin Foxley
2009-10-05descriptive error messageBernhard Reutner-Fischer
2009-09-26mips: do not save variables in "hi" or "lo" across system callsDaniel Jacobowitz
2009-09-25sparc specific bits/socket.hAustin Foxley
2009-09-21add timerfd syscall and headerStephan Raue
2009-09-21sparc sigaction.c: fix the noted bugs by syncing up with glibcAustin Foxley
2009-09-19sigpause: remove libc_hidden_proto/defDenys Vlasenko
2009-09-19remove a few more empty #if/#endif pairsDenys Vlasenko
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2009-09-17always define float_t as floatBernhard Reutner-Fischer
2009-09-15sh/user.h: clean up conflicts from kernel user.hAndrew Stubbs
2009-09-09sparc/sigaction.c: note possible bugs by comments. style fixesDenys Vlasenko
2009-09-06fstatat: fix up behavior on 32/64 bit hostsMike Frysinger
2009-09-06xstatconv: drop useless hidden codeMike Frysinger
2009-09-06Revert "syscall.c: Use common syscall.c for ARM"Khem Raj
2009-08-31drop last _syscall6 checksMike Frysinger
2009-08-30honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer
2009-08-30Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj
2009-08-30Add posix_fadvise{64}.c routines to Makefile.archKhem Raj
2009-08-30Add posix_fadvise and posix_fadvise64 for powerpcKhem Raj
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2009-08-13m68k syscall: switch to common codeMaxim Kuvyrkov
2009-08-05handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer
2009-08-01ioperm is not used internally, remove hidden_protoBernhard Reutner-Fischer
2009-08-01syscall.c: Use common syscall.c for ARMKhem Raj
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2009-07-26force arches to provide sys/user.hMike Frysinger
2009-07-26add missing UTIME_* defines for *at funcsMike Frysinger
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2009-07-26enable sbrk() for everyoneMike Frysinger
2009-07-26add missing UTIME_* defines for *at funcsMike Frysinger
2009-07-23Blackfin: fix typo in byteswap.h commitMike Frysinger
2009-07-23Blackfin: fix incorrect attribute orderMike Frysinger
2009-07-23create real common vfork() functionMike Frysinger
2009-07-22Blackfin: no need to load P5 for shared FLATJie Zhang
2009-07-22Blackfin: fix generation of Scrt1.o for FDPICJie Zhang