libosmocore/src/vty
Holger Hans Peter Freyther eb55e6aa88 write_queue: Use EBADF instead of EBABDFD for portability
EBADFD is linux specific while EBADF is POSIX. Fix the build on
FreeBSD and use EBADF throughout the file.
2014-07-01 19:42:49 +02:00
..
Makefile.am cygwin: Link many libraries with -no-undefined to create a dll 2013-03-03 10:10:07 +01:00
buffer.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
command.c vty: Allow vty_go_parent() in all nodes. 2013-09-11 09:36:45 +02:00
logging_vty.c vty: Add vty_install_default() and use for the vty nodes 2013-09-08 10:49:52 +02:00
telnet_interface.c write_queue: Use EBADF instead of EBABDFD for portability 2014-07-01 19:42:49 +02:00
utils.c vty: Support multi-char separators and end strings 2013-08-06 14:56:35 +02:00
vector.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
vty.c write_queue: Use EBADF instead of EBABDFD for portability 2014-07-01 19:42:49 +02:00