fxIP-fork/src
Lephenixnoir f58c56af79
update and get it to build with recent gint
But :
1. Still requires more linker script space
2. Might be heavier than before, it used to be free-standing I think but
   now I link fxlibc in. Probably mostly unnecessary.
3. Not tested.
2024-04-14 18:39:42 +02:00
..
fxlibc IRC client 2021-06-20 04:08:55 +02:00
uip meh! 2021-07-12 00:01:19 +02:00
clock-arch.c Fix retransmissions, add proper timer, add debugging printf routine 2021-05-23 16:58:35 +02:00
clock-arch.h Fix retransmissions, add proper timer, add debugging printf routine 2021-05-23 16:58:35 +02:00
hayes.c update and get it to build with recent gint 2024-04-14 18:39:42 +02:00
hayes.h meh! 2021-07-12 00:01:19 +02:00
log.c objectlog-based logstorage, useful ui_update, blinking cursor 2021-05-29 03:27:35 +02:00
log.h objectlog-based logstorage, useful ui_update, blinking cursor 2021-05-29 03:27:35 +02:00
main.c meh! 2021-07-12 00:01:19 +02:00
network.c IRC message parsing, PING commands, etc. 2021-07-11 17:22:52 +02:00
network.h refactoring and cleanup 2021-05-23 21:49:32 +02:00
objectlog.c update and get it to build with recent gint 2024-04-14 18:39:42 +02:00
objectlog.h Updated objectlog, fixed psock bug, implemented log renderer 2021-06-02 22:04:28 +02:00
ringbuffer.h ringbuffer: add read advance primitive 2021-05-24 02:42:54 +02:00
scif.c update and get it to build with recent gint 2024-04-14 18:39:42 +02:00
scif.h update and get it to build with recent gint 2024-04-14 18:39:42 +02:00
serial.S update and get it to build with recent gint 2024-04-14 18:39:42 +02:00
slipdev.c refactoring and cleanup 2021-05-23 21:49:32 +02:00
slipdev.h refactoring and cleanup 2021-05-23 21:49:32 +02:00
ui-keyboard.c update and get it to build with recent gint 2024-04-14 18:39:42 +02:00
ui-keyboard.h WIP: irc and keyboard support 2021-05-28 23:10:08 +02:00
ui.c update and get it to build with recent gint 2024-04-14 18:39:42 +02:00
ui.h update and get it to build with recent gint 2024-04-14 18:39:42 +02:00
uip-conf.h WIP: irc and keyboard support 2021-05-28 23:10:08 +02:00
util.h WIP: irc and keyboard support 2021-05-28 23:10:08 +02:00