summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/v850/bits
Commit message (Collapse)AuthorAgeFilesLines
* A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bringEric Andersen2001-12-2163-1067/+1722
| | | | | v850 back into working condition. Thanks Miles! -Erik
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-0/+3
| | | | | | and creating several *64 problems, particualrly when client apps used -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64. All better now. -Erik
* Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen2001-10-1168-0/+7665
He sent this patch to me a month ago, but I forgot to apply it...