summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/ia64/bits/endian.h
AgeCommit message (Expand)Author
2006-02-04import files from glibc for an ia64/static portMike Frysinger
f84c92a38c39632e63942d492a'>Fixes NPTL build on x86.Natanael Copa 2010-04-08confstr: properly stringify version partsBernhard Reutner-Fischer 2010-04-06correctly quote version in confstrAustin Foxley 2010-04-06Merge commit 'origin/master' into nptlAustin Foxley 2010-04-06getconf: print arbitrary GNU_LIBPTHREAD_VERSION stringBernhard Reutner-Fischer 2010-04-06Fix use-after-free bug in __dns_lookupGabor Juhos 2010-04-06i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s...Denys Vlasenko 2010-04-06i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASMDenys Vlasenko 2010-04-06i386/bits/syscalls.h: generate better code using more restrictive asm constra...Denys Vlasenko 2010-04-06i386/bits/syscalls.h: explain how it works. no code changesDenys Vlasenko 2010-04-05utent: do not create extra static functions if !THREADSDenys Vlasenko 2010-04-05regex_old: convert static flag variable to smallintDenys Vlasenko 2010-04-05getutid is not used internally, removing hidden_protoDenys Vlasenko 2010-04-02poll.c: fix incorrect mergeAustin Foxley 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