0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-15 07:38:43 +00:00
bird/sysdep/unix
Martin Mares 9666099035 Rewritten CLI based on coroutines
I also moved the boundary between generic parts of the CLI and sysdep
code: the generic parts now assume that CLI runs over a socket, but
the actual creation of the socket is still kept in sysdep.

The documentation does not reflect these changes yet.
2017-07-18 23:51:09 +02:00
..
config.Y Build system reworked to one global Makefile with includes and no nesting 2016-05-10 14:07:34 +02:00
coroutine.c Co-routines moved to a separate module with sysdep implementation 2017-07-18 23:01:06 +02:00
Doc Documented all the sysdeps (only briefly, I admit). 2000-06-05 12:49:04 +00:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c Co-routines moved to a separate module with sysdep implementation 2017-07-18 23:01:06 +02:00
krt.c Linpool: default allocation size 2017-05-16 15:34:57 +02:00
krt.h Build system reworked to one global Makefile with includes and no nesting 2016-05-10 14:07:34 +02:00
krt.Y Device: Fix option 'primary' 2017-05-03 12:56:17 +02:00
log.c Merge branch 'master' into int-new 2017-05-09 14:48:21 +02:00
main.c Rewritten CLI based on coroutines 2017-07-18 23:51:09 +02:00
Makefile Co-routines moved to a separate module with sysdep implementation 2017-07-18 23:01:06 +02:00
random.c Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
timer.h Fix some forgotten warnings 2017-05-18 14:26:57 +02:00
unix.h Co-routines moved to a separate module with sysdep implementation 2017-07-18 23:01:06 +02:00