summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha
Commit message (Expand)AuthorAgeFilesLines
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-234-6/+6
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-1/+1
* 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
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-1/+1
* 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-211-102/+0
* sync with glibcMike Frysinger2006-03-291-1/+7
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-1/+1
* Remove duplicate hidden __curbrk (ppc), make use of the hidden versionsPeter S. Mazinger2006-03-101-1/+1
* hide div functions in libc, but export them in ldso so that other shared libs...Mike Frysinger2006-03-021-0/+2
* grab register definitions from regdef.h instead of using our own local onesMike Frysinger2006-03-021-41/+1
* rename file so we block the common version from being builtMike Frysinger2006-03-022-1/+1
* sync type style with glibc ... this fixes many alpha issues where it has diff...Mike Frysinger2006-03-011-0/+66
* need to define some more registersMike Frysinger2006-03-011-0/+3
* sync with glibcMike Frysinger2006-02-281-6/+6
* add pipe from glibc to fix popen testMike Frysinger2006-02-282-2/+51
* dont need pal.h hereMike Frysinger2006-02-281-1/+0
* Mark __syscall_*sigaction hidden and add guard to the headerPeter S. Mazinger2006-02-281-1/+6
* Provide hidden sigprocmask, remove __x versionPeter S. Mazinger2006-02-281-3/+3
* grab regdef.h from glibc and use that instead of kernel headers regdef.hMike Frysinger2006-02-285-4/+48
* sync with glibcMike Frysinger2006-02-281-3/+3
* sync with glibcMike Frysinger2006-02-283-12/+119
* sync with glibcMike Frysinger2006-02-281-26/+42
* import rt_sigaction from glibc to fix alpha signal handling issuesMike Frysinger2006-02-282-1/+83
* enable 6 arg version of mmapMike Frysinger2006-02-281-1/+1
* grab glibc sigprocmask since common linux one doesnt work for alphaMike Frysinger2006-02-282-1/+62
* sync with glibcMike Frysinger2006-02-281-26/+43
* grab from glibcMike Frysinger2006-02-201-0/+67
* sync with glibcMike Frysinger2006-02-198-87/+144
* rename file and fix setting of errnoMike Frysinger2006-02-192-4/+5
* hide misc div funcs so generating shared libs on alpha doesnt failMike Frysinger2006-02-151-0/+1
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+1
* 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
* import syscall from glibcMike Frysinger2006-01-212-2/+73
* need prototype to fix sigaction warningsMike Frysinger2006-01-201-0/+3
* grab syscall macros from the kernelMike Frysinger2006-01-201-7/+185
* .set doesnt work on alphaMike Frysinger2006-01-201-1/+1