summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/hppa
Commit message (Expand)AuthorAgeFilesLines
* add bits/atomic.h for hppaPeter S. Mazinger2011-03-091-0/+103
* bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger2011-03-091-4/+0
* bits/kernel_stat.h: use the same guard on all archsPeter S. Mazinger2011-03-091-2/+2
* nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger2009-11-231-0/+2
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-0/+1
* 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-14/+6
* syscall: convert cris/hppa to common syscallsMike Frysinger2009-07-202-72/+15
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+6
* libc/sysdeps/linux/hppa/bits/signum.h: _NSIG == 65 is the common value,Denis Vlasenko2008-12-231-3/+0
* remove some duplicates in bits/signum.h. No code changes.Denis Vlasenko2008-12-151-17/+0
* sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko2008-12-152-30/+18
* Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko2008-12-131-2/+2
* 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
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-233-6/+6
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-11/+18
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-242-4/+4
* 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
* pull in unistd.h for syscall() prototypeMike Frysinger2007-01-291-0/+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
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
* add back in HIDDEN_JUMPTARGET() as pointed out by psmMike Frysinger2006-08-241-1/+1
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-4/+2
* sync with upstream via psmMike Frysinger2006-08-232-14/+61
* fix from psm: remove unused defines/includesMike Frysinger2006-08-231-5/+0
* sync with upstream glibcMike Frysinger2006-08-231-20/+56
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-3/+2
* remove bogus linesMike Frysinger2006-06-211-4/+0
* allow arches to easily override asm-line-sep, move cris over to new style, an...Mike Frysinger2006-06-211-0/+3
* sync with glibcMike Frysinger2006-04-211-0/+2
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+0
* Mark __syscall_*sigaction hidden and add guard to the headerPeter S. Mazinger2006-02-281-1/+6
* add support for __UCLIBC_CTOR_DTOR__Mike Frysinger2006-02-231-0/+5
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+3
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-1/+2
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* need unistd.h for brk prototypeMike Frysinger2006-01-201-0/+1
* Change to sane defaultsPeter S. Mazinger2006-01-191-5/+10
* move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger2006-01-191-0/+33
* sync fenv.h with glibcMike Frysinger2006-01-181-0/+78
* fix broken commentingMike Frysinger2006-01-141-1/+1