summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha/bits
Commit message (Expand)AuthorAgeFilesLines
* bits/statvfs.h: the common one is good for alpha and sparcPeter S. Mazinger2011-03-091-96/+0
* bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger2011-03-091-4/+0
* remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger2011-03-031-0/+2
* libm: improve readability of math.h; expand comments and docsDenys Vlasenko2010-10-311-4/+4
* nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger2009-11-231-0/+2
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-2/+0
* always define float_t as floatBernhard Reutner-Fischer2009-09-171-19/+1
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-302-2/+6
* add missing UTIME_* defines for *at funcsMike Frysinger2009-07-261-0/+5
* enable nanosecond stat support for everyoneMike Frysinger2009-07-262-7/+4
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-4/+4
* syscall: unify common syscall definesMike Frysinger2009-07-081-168/+233
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+9
* remove some duplicates in bits/signum.h. No code changes.Denis Vlasenko2008-12-151-19/+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
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-3/+2
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+3
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-3/+2
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-032-6/+2
* - fix ISO C keywordsBernhard Reutner-Fischer2008-09-291-4/+4
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-234-6/+6
* Include errno.h from kernel headers instead of using internal errno_values.hCarmelo Amoroso2008-07-021-129/+0
* - 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-242-8/+8
* 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-251-315/+0
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+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-233-6/+55
* import new headers from upstream via psmMike Frysinger2006-08-232-0/+267
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-211-102/+0
* sync with glibcMike Frysinger2006-03-291-1/+7
* sync type style with glibc ... this fixes many alpha issues where it has diff...Mike Frysinger2006-03-011-0/+66
* sync with glibcMike Frysinger2006-02-281-6/+6
* Mark __syscall_*sigaction hidden and add guard to the headerPeter S. Mazinger2006-02-281-1/+6
* sync with glibcMike Frysinger2006-02-281-3/+3
* sync with glibcMike Frysinger2006-02-282-12/+53
* sync with glibcMike Frysinger2006-02-281-26/+42
* enable 6 arg version of mmapMike Frysinger2006-02-281-1/+1
* grab from glibcMike Frysinger2006-02-201-0/+67
* sync with glibcMike Frysinger2006-02-198-87/+144
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* grab alpha version of mman.h from glibcMike Frysinger2006-01-221-0/+116
* need prototype to fix sigaction warningsMike Frysinger2006-01-201-0/+3