1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-02 23:31:59 +03:00
ben-wpan/tools/lib
Werner Almesberger 43f179d6d8 tools/lib/: new helper function for daemonification
- include/daemon.h (daemonize), lib/daemon.c: shed all ties with the
  process' previous surroundings
- lib/Makefile (OBJS): added daemon.o
2011-05-18 13:34:26 -03:00
..
atben.c tools/lib/atben.c (atben_open): corrected comment claiming the clock was 316 MHz 2011-04-25 23:52:08 -03:00
atnet.c tools/lib/atnet.c (atnet_set_clkm): corrected return code (1 means success here) 2011-05-18 00:20:00 -03:00
atrf.c tools: atrf-id option -s to retrieve driver spec, with necessary infrastructure 2011-04-20 08:58:17 -03:00
atusb.c tools/lib/atusb.c: eliminated global variable to allow for multiple sessions 2011-04-12 09:22:40 -03:00
cwtest.c libatrf: cw test mode can now be resumed, with lower overhead (231 only) 2011-04-13 12:17:02 -03:00
daemon.c tools/lib/: new helper function for daemonification 2011-05-18 13:34:26 -03:00
driver.h tools: atrf-id option -s to retrieve driver spec, with necessary infrastructure 2011-04-20 08:58:17 -03:00
Makefile tools/lib/: new helper function for daemonification 2011-05-18 13:34:26 -03:00
misctxrx.c xxx 2011-04-12 19:17:43 -03:00
netio.c tools/: added network (TCP) I/O helper functions 2011-04-10 17:28:09 -03:00
usbopen.c tools/lib/usbopen.c: make vendor and/or product optional 2011-05-11 03:40:03 -03:00