bird/sysdep/unix
Maria Matejka cdde3550dc Unix socket: Path length check directly before copying the path.
This is not needed as the string is always short enough, anyway
it may be needed in future and one strlen during BIRD start is
cheap enough.
2020-05-01 15:19:12 +02:00
..
config.Y Nest: Fix help for 'graceful restart' command 2019-09-23 14:52:31 +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 Unix socket: Path length check directly before copying the path. 2020-05-01 15:19:12 +02:00
krt.c Nest: Added const to ea_show just to declare that this shouldn't really change anything 2020-05-01 15:19:12 +02:00
krt.h Nest: Added const to ea_show just to declare that this shouldn't really change anything 2020-05-01 15:19:12 +02:00
krt.Y Dynamic attributes definition split whether it is bitmask or not. 2019-07-03 00:00:11 +02:00
log.c Configuration strings are constant. 2020-04-09 15:37:14 +02:00
main.c Configuration strings are constant. 2020-04-09 15:37:14 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01: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 Configuration strings are constant. 2020-04-09 15:37:14 +02:00