summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/bits
Commit message (Expand)AuthorAgeFilesLines
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-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
* pulling in kernel config.h wont flyMike Frysinger2006-12-061-0/+6
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
* only pull in errno.h when not assemblerMike Frysinger2006-08-241-2/+2
* use the common huge_val.h version nowMike Frysinger2006-08-241-92/+0
* fix from psm: just use common resource.hMike Frysinger2006-08-241-209/+0
* sync with upstream via psmMike Frysinger2006-08-234-52/+98
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-211-64/+0
* sync with glibcMike Frysinger2006-04-211-0/+2
* Fix from Thomas Brinker for byte swapping on Coldfire processors and tested b...Mike Frysinger2006-03-281-1/+1
* Richard Sandiford writes:Mike Frysinger2006-03-231-7/+7
* Replace __THROW w/ __NTH pointed out by Amir ShalemPeter S. Mazinger2006-03-201-16/+16
* only check for rlimit stuff if the target doesnt support the newer function c...Mike Frysinger2006-02-101-0/+3
* undefine stupid defines from the kernelMike Frysinger2006-01-291-0/+7
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* Change to sane defaultsPeter S. Mazinger2006-01-191-5/+10
* move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger2006-01-191-0/+37
* forgot to cut out the other __USE_MISC sectionMike Frysinger2006-01-141-15/+0
* shouldnt have trimmed the _ASM #if checkMike Frysinger2006-01-141-0/+4
* sync with glibcMike Frysinger2006-01-141-8/+8
* sync with glibcMike Frysinger2006-01-143-16/+66
* grab fix from glibc:Mike Frysinger2005-11-181-0/+1
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-3/+24
* need our own page header file to prevent warningsMike Frysinger2005-11-041-0/+35
* use errno.h like in i386Mike Frysinger2005-11-041-4/+2
* 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