summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* make x86_64 struct utmp glibc-compatibleDenys Vlasenko2009-11-271-1/+2
* bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger2009-11-231-101/+1
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-2/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-182-2/+0
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-301-0/+4
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
* add missing UTIME_* defines for *at funcsMike Frysinger2009-07-261-3/+8
* enable nanosecond stat support for everyoneMike Frysinger2009-07-262-25/+5
* byteswap: unify common definitionsMike Frysinger2009-07-211-96/+31
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-2/+0
* syscall: unify common syscall definesMike Frysinger2009-07-081-78/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+9
* libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite buildDenis Vlasenko2009-02-021-1/+1
* - fixup incomplete r24515 (fix redefinitions of posix_types for i386->x86_64 ...Bernhard Reutner-Fischer2009-01-121-1/+10
* - whitespace cleanup; no obj-code changesBernhard Reutner-Fischer2008-12-291-25/+25
* sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko2008-12-151-54/+35
* Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko2008-12-131-4/+4
* *: remove vestiges of gcc's "bounded pointers" feature,Denis Vlasenko2008-12-121-6/+7
* fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko2008-12-011-7/+13
* fix ioperm build problems caused by libc_hidden_proto removalDenis Vlasenko2008-11-211-0/+1
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+1
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-203-3/+3
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+2
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-031-4/+0
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
* - some more asm keyword fixes (Yann E. MORIN)Bernhard Reutner-Fischer2008-08-061-3/+2
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-233-5/+5
* - fix asm and volatile keywordsBernhard Reutner-Fischer2008-07-231-49/+49
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-12/+27
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-244-13/+13
* A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt2008-01-171-3/+0
* change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger2008-01-081-1/+1
* Remove stray code alignment (.align 16 and .align 4 directives)Denis Vlasenko2007-07-298-8/+0
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-5/+0
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
* sync with upstream via psmMike Frysinger2006-08-241-2/+3
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-4/+4
* sync with upstream via psmMike Frysinger2006-08-234-6/+84
* fix from psm: remove unused defines/includesMike Frysinger2006-08-231-4/+0
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-3/+2
* fixes from psm: disable unsupported __fpu_control and sync with upstreamMike Frysinger2006-08-231-0/+2
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-212-356/+0
* sync with glibcMike Frysinger2006-04-211-0/+2
* sync with glibcMike Frysinger2006-03-291-1/+7