0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/sysdep/unix
2021-06-02 14:28:14 +02:00
..
alloc.c Slab: head now uses bitmask for used/free nodes info instead of lists 2021-03-25 16:47:48 +01:00
config.Y Log: Do not open logfiles when parse-and-exit option is active 2020-06-03 14:59:20 +02:00
coroutine.c Added a simple layer for semaphores 2021-06-02 14:28:14 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c Coroutines: A simple and lightweight parallel execution framework. 2021-06-02 14:28:14 +02:00
krt.c Routing table is now a resource allocated from its own pool 2021-03-30 21:56:08 +02:00
krt.h Routing table is now a resource allocated from its own pool 2021-03-30 21:56:08 +02:00
krt.Y Dynamic attributes definition split whether it is bitmask or not. 2019-07-03 00:00:11 +02:00
log.c POSIX threads and thread-local storage is needed for concurrent execution 2021-06-02 14:28:14 +02:00
main.c Locking subsystem: Just a global BIRD lock to begin with. 2021-06-02 14:28:14 +02:00
Makefile Locking subsystem: Just a global BIRD lock to begin with. 2021-06-02 14:28:14 +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
unix.h Coroutines: A simple and lightweight parallel execution framework. 2021-06-02 14:28:14 +02:00