summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
24 hourslib: libgfx: Add SHAPE_SQUARE_BORDERIan Moffett
24 hourslib: libgfx: Simplify gfx_draw_square()Ian Moffett
25 hourslib: libgfx: Fix one line bugsIan Moffett
25 hourskernel: socket: Fake success on missing optIan Moffett
25 hourskernel: socket: Fix typo in commentIan Moffett
28 hourskernel & libc: Add POSIX setsockopt syscallIan Moffett
28 hourskernel: socket: Implement recv() timeoutIan Moffett
28 hourskernel: socket: Add POSIX setsockopt()Ian Moffett
29 hourskernel: socket: Fix typo in code commentIan Moffett
29 hourskernel: sched: Add sched_suspend()Ian Moffett
31 hourskernel: socket: Refactor recv() implIan Moffett
31 hourskernel: socket: Zero newly allocated 'ksock'Ian Moffett
46 hoursliboda: Add oda_movewin()Ian Moffett
46 hourslibgfx: draw: Add gfx_copy_region()Ian Moffett
47 hourslibgfx: draw: Add gfx_get_pix() functionIan Moffett
47 hoursliboda: Add window cacheIan Moffett
2 daysdocs: liboda: Add input management sectionIan Moffett
2 daysliboda: input: Remove unused definesIan Moffett
2 daysliboda: input: Add constant 'ODA_KEY_*' definesIan Moffett
2 daysliboda: Add initial input subsystemIan Moffett
3 daysdocs: liboda: Fix markdown codeblock highlightIan Moffett
3 dayslib: liboda: Add oda_plotwin() window plotterIan Moffett
3 dayslibgfx: draw: Add gfx_plot_point() pixel plottingIan Moffett
3 dayslibgfx: draw: Add gfx_pixel_bounds() helperIan Moffett
3 dayslib: libgfx: Move color defines to draw.hIan Moffett
3 dayslib: Introduce initial liboda sourcesIan Moffett
3 daysbuild: lib: Remove seperator line in libgfx buildIan Moffett
3 daysdocs: Add initial ODA documentationIan Moffett
3 dayslib: libgfx: Add GFX_DARK and GFX_AQUAIan Moffett
4 daysdocs: Add more docs information in READMEmainIan Moffett
4 daysdocs: Fix typo in READMEIan Moffett
4 daysdocs: ctlfs: Add author headerIan Moffett
4 daysdocs: Add kernel documentationIan Moffett
4 dayskernel: ctlfs: Keep comment up to dateIan Moffett
4 daysdocs: man: Add osh(1)Ian Moffett
4 daysdocs: Update READMEIan Moffett
4 daysproject: Bump version to 2.5Ian Moffett
4 daysusr: mrow: Use 'libgfx' instead of bare fbdevIan Moffett
4 dayslib: Introduce libgfxIan Moffett
4 daysbuild/lib: Add Makefile to libs/Ian Moffett
4 daysusr: Add 'dmidump' program for DMI infomationIan Moffett
4 dayskernel: dmi: Add '/ctl/dmi/board' ctl entryIan Moffett
4 dayskernel: dmi: Add dmi_prodfam()Ian Moffett
4 dayskernel: dmi: Add dmi_cpu_version()Ian Moffett
5 daysusr: libc: Implement additional socket routinesIan Moffett
5 dayskernel: Add SYS_connect syscallIan Moffett
5 dayskernel: socket: Implement connect()Ian Moffett
5 dayskernel: socket: Improve control message logicIan Moffett
5 dayskernel: socket: Block is recv queue is emptyIan Moffett
5 dayskernel: socket: Block if cmsg queue is emptyIan Moffett