]> git.ipfire.org Git - thirdparty/bird.git/commit
Co-routines moved to a separate module with sysdep implementation
authorMartin Mares <mj@ucw.cz>
Tue, 18 Jul 2017 21:01:06 +0000 (23:01 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 18 Jul 2017 21:01:06 +0000 (23:01 +0200)
commit774121633f1e5a32a62d0f40ef05d0c04d908819
tree7ced8784c838b380637911cb7b28f4135fe50f2a
parentfd3d15b6b5545483e10594a3d6fd01ebffe78732
Co-routines moved to a separate module with sysdep implementation
lib/coroutine.h [new file with mode: 0644]
nest/cli.c
sysdep/unix/Makefile
sysdep/unix/coroutine.c [new file with mode: 0644]
sysdep/unix/io.c
sysdep/unix/main.c
sysdep/unix/unix.h