summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog/raw_popen.c
Commit message (Collapse)AuthorAgeFilesLines
* Use __FBSDID over rcsid[].obrien2003-05-031-2/+2
|
* Use POSIX macros for wait(2)-style status information instead of themike2002-06-031-3/+2
| | | | | deprecated 4.2/4.3BSD wait union. Fix some nearby pid_t/int confusion.
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+3
| | | | Idea from: Theo de Raadt <deraadt@openbsd.org>
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
|
* Implement dialog_prgbox() function which allows run programache1994-10-281-0/+160
(via pipe) with output to dialog box
OpenPOWER on IntegriCloud