summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* 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
* sync with glibcMike Frysinger2006-03-111-0/+1
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+0
* Make use of bits/sched.hPeter S. Mazinger2006-02-221-3/+2
* grab header file from glibcMike Frysinger2006-02-221-0/+110
* Weaken all internal vfork versions in asm code, wondering why only some of th...Peter S. Mazinger2006-02-131-1/+1
* fix errno settingMike Frysinger2006-02-091-2/+4
* sync with glibcMike Frysinger2006-02-081-0/+8
* even the hidden version of the weaks in libc (as strong in libpthread) have t...Peter S. Mazinger2006-02-021-1/+1
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+3
* rename resultvar to get rid of shadow warningsMike Frysinger2006-01-291-5/+5
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-262-2/+5
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3