summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/vax
Commit message (Expand)AuthorAgeFilesLines
* bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger2009-11-231-94/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-182-2/+0
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
* enable nanosecond stat support for everyoneMike Frysinger2009-07-261-12/+6
* avr32/microblaze/vax: punt local byteswap.hMike Frysinger2009-07-201-64/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+9
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-202-2/+2
* - 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
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-1/+1
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-10/+29
* 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
* 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
* merge with psm: sync with common socket headersMike Frysinger2006-08-252-360/+0
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
* fix from psm: just use common resource.hMike Frysinger2006-08-241-209/+0
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-6/+5
* sync with upstream via psmMike Frysinger2006-08-231-0/+55
* fix from psm: remove unused defines/includesMike Frysinger2006-08-231-2/+0
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-1/+1
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-211-32/+0
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+0
* Rename _mmap.c to mmap.c so that vax does not pick up both common and arch sp...Peter S. Mazinger2006-02-132-2/+1
* libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger2006-02-131-34/+6
* Remove vfork.c from Makefile as wellPeter S. Mazinger2006-02-131-1/+1
* Remove it, it's the same as the generic one in ../commonPeter S. Mazinger2006-02-131-14/+0
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+3
* Assebler sources ment to be preprocessed shouldn't contain assembler"Jan-Benedict Glaw"2006-01-307-67/+58
* First round of VAX patches. This isn't complete right now, there are for"Jan-Benedict Glaw"2006-01-2734-0/+2381
* touchup style to match other arch versionsMike Frysinger2006-01-261-5/+2
* Really define, not undefine the crash statement..."Jan-Benedict Glaw"2006-01-261-1/+1
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+44