summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha/bits
Commit message (Expand)AuthorAgeFilesLines
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-2/+0
* always define float_t as floatBernhard Reutner-Fischer2009-09-181-19/+1
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-032-2/+6
* add missing UTIME_* defines for *at funcsMike Frysinger2009-08-191-0/+5
* enable nanosecond stat support for everyoneMike Frysinger2009-08-192-7/+4
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-4/+4
* syscall: unify common syscall definesMike Frysinger2009-07-091-168/+233
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-0/+9
* Synch whole signal handling rework with trunk. Tested on nptl-sh4.Carmelo Amoroso2009-01-222-30/+18
* signal.h consolidation from trunk.Denis Vlasenko2008-12-231-19/+0
* Synch with trunk @ 24160Carmelo Amoroso2008-11-274-17/+8
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-314-6/+6
* Synch with trunk: remove obsolete filesCarmelo Amoroso2008-07-091-129/+0
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...Carmelo Amoroso2008-06-189-33/+154
* Merge from trunk."Steven J. Hill"2006-12-163-18/+23
* When you delete a '1' does it become '0' or tri-stated?"Steven J. Hill"2006-12-161-315/+0
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-244-35/+100
* Copy from trunk."Steven J. Hill"2006-08-241-0/+183
* Copy from trunk."Steven J. Hill"2006-08-241-0/+84
* Removal as per trunk."Steven J. Hill"2006-08-221-102/+0
* Merge from trunk."Steven J. Hill"2006-08-181-1/+7
* Merge from trunk."Steven J. Hill"2006-02-2813-94/+679
* Copy from trunk."Steven J. Hill"2005-11-191-0/+15
* Massive merge from trunk."Steven J. Hill"2005-11-181-2/+7
* Sync with trunk."Steven J. Hill"2005-11-161-116/+0
* More merges with main trunk."Steven J. Hill"2005-07-301-0/+85
* A merging we will go. A merging we will go. Hi ho the merrio' a merging we wi..."Steven J. Hill"2005-07-251-21/+24
* libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c"Steven J. Hill"2005-05-261-24/+21
* Added new 'bits/atomic.h' for most of the architectures and the top-level 'in..."Steven J. Hill"2005-05-121-0/+369
* Hopefully fix the problem reported by Peter Mazinger,Joakim Tjernlund2005-05-071-0/+100
* Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctlJoakim Tjernlund2005-04-241-0/+55
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-26/+0
* Fixup PAGE_SIZE problemsEric Andersen2004-08-131-0/+28
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-201-3/+3
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Use the common version for bits/sem.h. Fixup the types toEric Andersen2003-08-141-85/+0
* For sparc, powerpc, mips, and alpha we should also use theEric Andersen2003-08-041-55/+0
* Remove the arch specific shm.h and use the fixed up commonEric Andersen2003-08-011-90/+0
* Initial effort at adding profiling support.Eric Andersen2003-03-034-0/+181
* A few more needed updatesEric Andersen2003-01-242-1/+118
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-12/+11
* Ok, people are probably going to hate me for this... This commit changes theEric Andersen2003-01-241-3/+3
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-3/+3
* Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>Eric Andersen2002-08-281-1/+0
* Make sure that bits/syscalls.h always includes bits/syscall.hEric Andersen2002-08-271-0/+5
* Added __kernel_fsid_t to satisfy some apps that need it.David McCullough2002-08-271-0/+4
* Make bits/kernel_types.h include guard names match the includeEric Andersen2002-08-261-3/+9
* Finish off the bits/kernel_stat.h cleanup for properEric Andersen2002-08-251-0/+17
* Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen2002-08-241-9/+1