aboutsummaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)AuthorFilesLines
2024-04-16Label fallthroughs in switch()esAmadeusz Sławiński1-0/+1
2016-08-26libc: Fix build on recent gccBenjamin Herrenschmidt1-4/+1
2010-10-25Don't assume that pointer and cell size are identical, part 1Andreas Färber2-5/+5
2010-08-07diskio: add debuggingBlue Swirl1-0/+16
2010-08-01Use standard typesBlue Swirl1-3/+3
2010-05-01Add checks to the read_io, seek_io and close_io routines to ensure that they ...Mark Cave-Ayland1-15/+32
2010-04-15Remove unused memchr()Blue Swirl1-21/+0
2010-04-15Remove unused strstr()Blue Swirl1-22/+0
2010-04-15Remove unused memscan()Blue Swirl1-22/+0
2010-04-15Remove unused bcopy()Blue Swirl1-22/+0
2010-04-15Remove unused strspn()Blue Swirl1-25/+0
2010-04-15Remove unused strtok()Blue Swirl1-29/+0
2010-04-02Fix buildBlue Swirl1-1/+1
2010-04-02Switch the bootinfo-loader over to using strncasecmp rather than strcasecmp w...Mark Cave-Ayland1-0/+15
2010-03-14Move the basic OpenBIOS configuration header files from include/openbios to i...Mark Cave-Ayland6-6/+6
2010-03-14Move the libopenbios header files into include/libopenbios to synchronise wit...Mark Cave-Ayland2-2/+2
2009-11-22Add a function forth_printf() which prints to openbios stdout.Laurent Vivier1-0/+23
2009-11-10Fully decode PCI unit name attribute.Laurent Vivier1-0/+35
2009-05-20Fix stack protector problems with newer GCC versionsBlue Swirl1-4/+15
2009-01-24Add Propolice supportBlue Swirl1-0/+21
2008-12-13Remove unnecessary trailing newlinesBlue Swirl2-4/+0
2008-12-11Delete extra whitespace at the end of line, which annoys quiltBlue Swirl4-32/+32
2008-11-30Fix most warnings from SparseBlue Swirl3-3/+3
2008-11-29Reduce warnings by 29%Blue Swirl1-2/+2
2007-05-19Update vsprintf.c from Linux to get 64-bit outputBlue Swirl1-133/+270
2006-05-24some filesystem fixes (mostly remainder from blueswirl's -15)Stefan Reinauer1-1/+1
2006-05-10merge more sparc32 code from: Blue Swirl <blueswir1@hotmail.com>Blue Swirl1-1/+1
2006-05-07latest sparc32 patch from BlueswirlStefan Reinauer1-1/+1
2006-04-26initial import of openbios--main--1.0--patch-26Stefan Reinauer7-0/+1192