summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-30resolv: DEBUG-print nameserver we talk toBernhard Reutner-Fischer
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-03-18nios2: Define INTERNAL_SYSCALL_NCS, use common sycall definesTobias Klauser
2010-03-18nios2: Update fcntl.h from m68kTobias Klauser
2010-03-17lift printf field width limitMichael Deutschmann
2010-03-16nios2: Add sys/user.hTobias Klauser
2010-03-05pull kernel-features.h from NPTLBernhard Reutner-Fischer
2010-03-04poll: unavailable on linux < 2.2.0Bernhard Reutner-Fischer
2010-02-19Get x86_64 compile to succeed.Khem Raj
2010-02-19sparc: disable cancellable system, as it fails in strange ways right nowAustin Foxley
2010-02-19add dwarf defines used in cfi statementsAustin Foxley
2010-02-19update kernel-features.h with futex featuresAustin Foxley
2010-02-19fixes to get nptl compiling for x86_64Austin Foxley
2010-02-18i386 unify sysdep.hAustin Foxley
2010-02-18x86_64: unify sysdep.hAustin Foxley
2010-02-17Get new nptl building on SH4Khem Raj
2010-02-17compile fixes for i386 nptlAustin Foxley
2010-02-17fix nptl build for sparcAustin Foxley
2010-02-17Fix nptl build for mipsKhem Raj
2010-02-17Add missing libgcc_s.h header.Khem Raj
2010-02-17Assorted fixed to get nptl compiling on ARMKhem Raj
2010-02-13sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley
2010-02-13sparc/sysdep: Unify sparc sysdep.hAustin Foxley
2010-02-11arm/sysdep: Unify arm sysdep.hKhem Raj
2010-02-11mips/sysdep.h: Unify mips sysdep.hKhem Raj
2010-02-11libc: build tsd only when tls is enabledAustin Foxley
2010-02-10libc_sh: Update memcpy to use the ENTRY macroCarmelo Amoroso
2010-02-10libc_sh: Add a sysdep header for shCarmelo Amoroso
2010-02-10libc: Add a common sysdep headerCarmelo Amoroso
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2010-02-05getdents: Fix mips64 buildAtsushi Nemoto
2010-02-05Merge commit 'origin/master' into nptlAustin Foxley
2010-02-05prctl: silence shadow warningsBernhard Reutner-Fischer
2010-02-05kernel-features: add __ASSUME_POSIX_CPU_TIMERSBernhard Reutner-Fischer
2010-02-03Unbreak build for sparc on some config'sAustin Foxley
2010-02-03__uClibc_main: use __pagesize to protect against recursionBernhard Reutner-Fischer
2010-02-03libc: Fix l64a to return the correct buffer pointerFilippo Arcidiacono
2010-02-03libc: Fix l64a to return the correct buffer pointerFilippo Arcidiacono
2010-02-03powerpc/bits/sysdep.h: move confusingly placed #undefDenys Vlasenko
2010-02-03/etc/resolv.conf: support "timeout:n" and "attempts:n" optionsDenys Vlasenko
2010-02-02remove two checks for gettimeofday errorDenys Vlasenko
2010-02-02time,times: stop interpreting negative return values ar errorsDenys Vlasenko
2010-02-01nptl: Fix nptl specific case which still was not using CSRC-y.Khem Raj
2010-02-01Fix accidently dropped hunk during last merge from master.Khem Raj
2010-02-01Merge commit 'origin/master' into nptlKhem Raj
2010-02-01errno: hide __libc_resp, __libc_errno, and __libc_h_errnoKhem Raj
2010-01-26convert to foo-y kbuild styleBernhard Reutner-Fischer
2010-01-25Merge branch 'master' into nptlCarmelo Amoroso
2010-01-24wchar.c: fix indentationDenys Vlasenko