0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 18:08:45 +00:00
bird/sysdep/unix
Pavel Tvrdík 856250c27f Birdtest: Purge 'int main()' from lib/birdlib.a #2
All origin static functions from sysdep/unix/main.c were rewrited to
non-static.

All origin static global variables from sysdep/unix/main.c was rewrited
to extern.

It is possible create executables bird, birdc and birdcl as well as run
unit tests without mockuping

After remake new BIRD's build system will be this commit reverting...
2015-08-05 12:36:40 +02:00
..
config.Y Implement latency tracking, internal event log and watchdog 2015-03-02 09:41:14 +01: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 Fixes port range socket option 2015-04-19 00:31:59 +02:00
krt.c KRT: Add support for plenty of kernel route metrics 2015-05-12 16:42:22 +02:00
krt.h KRT: Add support for plenty of kernel route metrics 2015-05-12 16:42:22 +02:00
krt.Y BGP graceful restart support. 2014-03-20 14:07:12 +01:00
log.c Add const to a param msg at functions log_msg, log_rl, die, bug and debug 2015-02-21 19:32:57 +01:00
main_helper.c Birdtest: Purge 'int main()' from lib/birdlib.a #2 2015-08-05 12:36:40 +02:00
main_helper.h Birdtest: Purge 'int main()' from lib/birdlib.a #2 2015-08-05 12:36:40 +02:00
main.c Birdtest: Purge 'int main()' from lib/birdlib.a #2 2015-08-05 12:36:40 +02:00
Modules Birdtest: Purge 'int main()' from lib/birdlib.a #2 2015-08-05 12:36:40 +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 Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
unix.h unsigned [int] -> uint 2015-05-19 08:53:34 +02:00