summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/bits
Commit message (Expand)AuthorAgeFilesLines
* clean up O_CLOEXEC handlingMike Frysinger2009-10-161-0/+1
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-09-031-0/+4
* m68k syscall: switch to common codeMaxim Kuvyrkov2009-08-191-156/+68
* add missing UTIME_* defines for *at funcsMike Frysinger2009-08-191-1/+6
* enable nanosecond stat support for everyoneMike Frysinger2009-08-192-14/+8
* byteswap: unify common definitionsMike Frysinger2009-08-191-40/+10
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-091-0/+6
* Synch with trunk @ 24160Carmelo Amoroso2008-11-272-10/+2
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-313-18/+18
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-2/+2
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with t...Carmelo Amoroso2008-06-183-20/+31
* Merge from trunk."Steven J. Hill"2006-12-164-8/+15
* When you delete a '1' does it become '0' or tri-stated?"Steven J. Hill"2006-12-162-301/+0
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-244-52/+98
* Removal as per trunk."Steven J. Hill"2006-08-221-64/+0
* Merge from trunk."Steven J. Hill"2006-08-184-24/+26
* Merge from trunk."Steven J. Hill"2006-02-286-25/+117
* Sync up with trunk."Steven J. Hill"2005-11-191-0/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-3/+24
* Copy from trunk."Steven J. Hill"2005-11-161-0/+35
* change the reg class so it actually compilesMike Frysinger2005-03-161-1/+1
* merge the syscalls and punt the glibc import in the process (blah, what a was...Mike Frysinger2005-03-161-136/+154
* get rid of linux-headers hack ... rip code from glibcMike Frysinger2005-03-161-7/+169
* no more cvsMike Frysinger2005-02-121-1/+0
* 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
* Initial effort at adding profiling support.Eric Andersen2003-03-033-0/+118
* A few more needed updatesEric Andersen2003-01-241-0/+134
* 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-33/+3
* Support O_STREAMINGEric Andersen2002-10-091-0/+1
* Fixup JMPBUF_UNWINDS so that is will compile if used :-)David McCullough2002-09-171-1/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-052-4/+4
* 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/+8
* 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/+30
* Break dependancy of bits/types.h on the asm/posix_types.h kernelEric Andersen2002-08-241-0/+29
* Split out the definition of struct stat into the new archEric Andersen2002-08-231-0/+58
* Rework struct stat/stat64 handling to eliminate kernel headersEric Andersen2002-08-221-78/+0
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-191-65/+9
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-4/+9
* Revert this file back to where it was so m68k can compile again.Eric Andersen2002-04-031-25/+22
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-0161-7421/+39
* Add in clone (untested)David McCullough2002-02-061-25/+22
* Be consistant about the ways in which asm/unistd.h mightEric Andersen2002-02-041-2/+4
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-2/+4
* Turn off dtypeEric Andersen2001-11-141-1/+1
* Sync up m68k headersEric Andersen2001-11-1470-1225/+1920