| Commit message (Expand) | Author | Age | Files | Lines |
* | bits/mmap.h: unify ala linux asm-generic efforts | Mike Frysinger | 2009-11-23 | 1 | -94/+0 |
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 2 | -2/+0 |
* | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso | 2009-07-29 | 1 | -2/+0 |
* | enable nanosecond stat support for everyone | Mike Frysinger | 2009-07-26 | 1 | -12/+6 |
* | avr32/microblaze/vax: punt local byteswap.h | Mike Frysinger | 2009-07-20 | 1 | -64/+0 |
* | uClibc_arch_features: sync defines between ports | Mike Frysinger | 2009-07-03 | 1 | -0/+9 |
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 2 | -2/+2 |
* | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer | 2008-11-15 | 1 | -2/+2 |
* | - revert wrong r24049 | Bernhard Reutner-Fischer | 2008-11-15 | 1 | -2/+2 |
* | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer | 2008-11-15 | 1 | -2/+2 |
* | - trim superfluous ';'. No objcode changes | Bernhard Reutner-Fischer | 2008-10-28 | 1 | -1/+1 |
* | - add sync_file_range() | Bernhard Reutner-Fischer | 2008-09-16 | 1 | -4/+0 |
* | - add missing #endif | Bernhard Reutner-Fischer | 2008-05-03 | 1 | -0/+1 |
* | - implement splice,vmsplice,tee for all arches | Bernhard Reutner-Fischer | 2008-05-03 | 1 | -10/+29 |
* | A patch from our Blackfin repository, originally from Jie Zhang. This fixes | Bernd Schmidt | 2008-01-17 | 1 | -3/+0 |
* | change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi... | Mike Frysinger | 2008-01-08 | 1 | -1/+1 |
* | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen | 2006-12-08 | 1 | -5/+0 |
* | bits/kernel_stat.h is for internal uClibc use only, fix a few other | Eric Andersen | 2006-12-06 | 1 | -0/+4 |
* | merge with psm: sync with common socket headers | Mike Frysinger | 2006-08-25 | 2 | -360/+0 |
* | fix from psm: enable readahead prototype | Mike Frysinger | 2006-08-24 | 1 | -1/+3 |
* | fix from psm: just use common resource.h | Mike Frysinger | 2006-08-24 | 1 | -209/+0 |
* | sync with psm: update errno handling to be the same on all arches | Mike Frysinger | 2006-08-23 | 1 | -6/+5 |
* | sync with upstream via psm | Mike Frysinger | 2006-08-23 | 1 | -0/+55 |
* | fix from psm: remove unused defines/includes | Mike Frysinger | 2006-08-23 | 1 | -2/+0 |
* | fixes from psm: hide internal brk symbols | Mike Frysinger | 2006-08-23 | 1 | -1/+1 |
* | bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprof | Eric Andersen | 2006-08-21 | 1 | -32/+0 |
* | Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ... | Peter S. Mazinger | 2006-03-10 | 1 | -3/+0 |
* | Rename _mmap.c to mmap.c so that vax does not pick up both common and arch sp... | Peter S. Mazinger | 2006-02-13 | 2 | -2/+1 |
* | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger | 2006-02-13 | 1 | -34/+6 |
* | Remove vfork.c from Makefile as well | Peter S. Mazinger | 2006-02-13 | 1 | -1/+1 |
* | Remove it, it's the same as the generic one in ../common | Peter S. Mazinger | 2006-02-13 | 1 | -14/+0 |
* | I will risk this one: __curbrk | Peter S. Mazinger | 2006-02-01 | 1 | -0/+3 |
* | Assebler sources ment to be preprocessed shouldn't contain assembler | "Jan-Benedict Glaw" | 2006-01-30 | 7 | -67/+58 |
* | First round of VAX patches. This isn't complete right now, there are for | "Jan-Benedict Glaw" | 2006-01-27 | 34 | -0/+2381 |
* | touchup style to match other arch versions | Mike Frysinger | 2006-01-26 | 1 | -5/+2 |
* | Really define, not undefine the crash statement... | "Jan-Benedict Glaw" | 2006-01-26 | 1 | -1/+1 |
* | Allow for targets that don't know about signed zero floats. | "Jan-Benedict Glaw" | 2006-01-26 | 1 | -0/+44 |