summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/bits
Commit message (Expand)AuthorAgeFilesLines
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-0/+1
* enable nanosecond stat support for everyoneMike Frysinger2009-08-191-28/+6
* byteswap: unify common definitionsMike Frysinger2009-08-191-71/+8
* syscall: convert cris/hppa to common syscallsMike Frysinger2009-08-191-68/+4
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-1/+7
* Synch with trunk @ 24160Carmelo Amoroso2008-11-272-339/+2
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ...Carmelo Amoroso2008-06-183-15/+26
* Merge from trunk."Steven J. Hill"2006-12-163-4/+7
* When you delete a '1' does it become '0' or tri-stated?"Steven J. Hill"2006-12-161-81/+0
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-242-8/+40
* Removal as per trunk."Steven J. Hill"2006-08-221-26/+0
* Merge from trunk."Steven J. Hill"2006-08-211-1/+1
* Merge from trunk."Steven J. Hill"2006-08-182-5/+18
* Merge from trunk."Steven J. Hill"2006-02-285-33/+315
* Merge from trunk."Steven J. Hill"2005-12-021-0/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-10/+12
* Add bswap_64 macro and uClibc_page.h. From Peter Kjellerstedt.Joakim Tjernlund2004-09-232-0/+55
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-28/+0
* Fix completely hosed up formattingEric Andersen2004-02-061-10/+10
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Updated to match the other architectures. Fixes problem with "fcntl:Tobias Anderberg2003-11-031-29/+67
* Cosmetic changes.Tobias Anderberg2003-08-272-4/+5
* Remove the arch specific shm.h and use the fixed up commonEric Andersen2003-08-011-84/+0
* Initial effort at adding profiling support.Eric Andersen2003-03-033-0/+82
* Finish up fixing stat and setting various system types.Eric Andersen2003-01-241-1/+1
* 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
* * Added clone() system call.Tobias Anderberg2002-09-201-8/+157
* Initial version of the CRIS port.Tobias Anderberg2002-09-1612-0/+1004