bird/sysdep/unix
Martin Mares 30770df2ab If the main event queue is not empty, call select() with zero timeout, so
that the events are ran again after the FD's are checked. This allows us
to schedule I/O checks between processing of user commands.
1999-11-17 12:04:24 +00:00
..
client-main.c First steps of the Command Line Interface: I/O routines. 1999-10-29 12:10:10 +00:00
endian.h Moved all system-dependent #include's containing endianity conversion 1999-03-29 19:14:43 +00:00
io.c If the main event queue is not empty, call select() with zero timeout, so 1999-11-17 12:04:24 +00:00
krt-iface.c Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
krt-iface.h Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt-set.c Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
krt-set.h Rewrote the kernel syncer. The old layering was horrible. 1999-03-03 19:49:56 +00:00
krt.c Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
krt.h Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
krt.Y Kernel route syncer supports multiple tables. 1999-08-03 19:33:22 +00:00
log.c Finer grained logging levels: 1998-12-20 14:24:35 +00:00
main.c The CLI I/O functions work as desired. 1999-10-31 15:43:44 +00:00
Modules Added skeleton of the client. Does nothing, but at least compiles. 1999-10-29 09:44:44 +00:00
timer.h Added functions for parsing and formatting of dates. 1999-08-03 19:29:27 +00:00
unix.h Implemented unix-domain sockets. 1999-10-29 12:09:29 +00:00