Hi! ----
Would it be usefull to access data collected via iffe at built time via ksh93's getconf builtin ? The current use case is with ksh93's "poll" builtin on some older platforms which do not implement the libc function poll(2) in a POSIX-conforming way (usually FIFOs vs. poll(2) doesn't work as expected) ... which later blows-up the builtin_poll.sh test module... ... the question would be: Would it be usefull to provide a set of getconf keys which returns boolean values (true/false) to determinate whether certain parts of a system are standard-conforming ? ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [email protected] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 3992797 (;O/ \/ \O;) _______________________________________________ ast-developers mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-developers
