imp 4da8db7501 Fix bogus length restriction on readlink. Use sizeof(buf) - 1 rather
than the size of the directory name.  Fix style bug which increased
the number of lines > 80 characters by one.

Pointed out by: bde
1998-09-10 16:14:29 +00:00
..
1997-02-22 15:48:31 +00:00
1998-06-06 05:50:53 +00:00
1995-05-30 05:05:38 +00:00
1995-05-30 05:05:38 +00:00
1995-05-30 05:05:38 +00:00
1997-02-22 15:48:31 +00:00
1997-03-29 19:51:48 +00:00
1995-05-30 05:05:38 +00:00
1995-05-30 05:05:38 +00:00
1994-10-20 21:56:45 +00:00
1994-11-02 00:39:42 +00:00

This library was split out from the `dialog' program for use
in C programs.  For a list of interface functions, see dialog.h.
For usage examples, see the `dialog' program sources in
/usr/src/gnu/usr.bin/dialog.

You can additionally use any ncurses functions after init_dialog().

							Ache.