summaryrefslogtreecommitdiff
path: root/firmware/libc/sscanf.c (unfollow)
Commit message (Expand)Author
2010-12-02Fix reds, inclusion of C files into plugins is tricky.Thomas Martitz
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2007-06-03Some fixes to doom dehacked loading - make embedded dehacked files actually l...Karl Kurbjun
2006-12-13Some fixes and additions to sscanf - Still has bugs but it works for doom cur...Karl Kurbjun
2006-02-03Made %n not eat white space.Tomasz Malesinski
2006-01-25Simple sscanf implementationTomasz Malesinski