freebsd_amp_hwpstate/lib
John Birrell 745a12fc30 Make error checking less zealous to handle devices like /dev/null
which don't provide a non-blocking interface.

This is a short term "fix" which changes a half-lose to a half-win.
The thread that accesses a device that does not provide a non-blocking
interface will block for its time slice.

A medium term solution would be to use rfork. A long-term solution
would be some sort of kernel thread/SMP implementation.
1997-04-01 22:49:58 +00:00
..
compat Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
csu/i386 Simplified install rule. 1997-04-01 13:53:16 +00:00
libF77 Use the C library version of log10() instead of the inaccurate formula 1997-02-24 17:44:08 +00:00
libI77 Fix the output format for numbers >= 1E99. 1997-04-01 02:32:41 +00:00
libc Xref the new issetugid(2) man page where appropriate. 1997-04-01 18:58:38 +00:00
libc_r Make error checking less zealous to handle devices like /dev/null 1997-04-01 22:49:58 +00:00
libcom_err Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libcompat Remove unneded define from CFLAGS (from orand* compatibility) 1997-03-29 19:45:07 +00:00
libcrypt Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libcurses Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libdisk Fixed this header to compile with gcc -pedantic -Werror (removed comma 1997-03-19 01:54:04 +00:00
libedit Fix a minor buffer overflow. 1997-03-23 23:17:22 +00:00
libf2c Add the -DPedantic flag. This is used in wref.c only. 1997-04-01 02:27:11 +00:00
libftpio Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libgnumalloc Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libipx
libkse Add parentheses to make blocking mode work. 1997-04-01 22:44:18 +00:00
libkvm Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libm Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libmd FIxed arg types (mostly missing consts) in synopsis. 1997-03-19 00:52:58 +00:00
libmytinfo Remove conflicting declaration of sys_errlist, which caused make world 1997-03-29 17:42:32 +00:00
libncurses Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libopie Install opie.h in /usr/include 1997-03-08 19:42:41 +00:00
libpam/modules
libpcap Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libpthread Add parentheses to make blocking mode work. 1997-04-01 22:44:18 +00:00
libresolv
librpcsvc Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libscsi Don't use the undocumented .Fr (function return value) macro for function 1997-03-19 22:09:08 +00:00
libskey Fixed synopsis (missing #includes and consts). 1997-03-19 01:33:23 +00:00
libss Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libtcl Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libtelnet Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libtermcap Don't overflow buffers, and only open alternative termcap files if we're 1997-03-24 06:41:30 +00:00
libutil MLINK uu_lockerr(3). 1997-04-01 17:44:58 +00:00
libxpg4
liby Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
libz Back out an easy $FreeBSD$ 1997-02-22 11:38:21 +00:00
msun Fixed synopsis. Some float functions claimed to have the same name as 1997-03-19 01:28:44 +00:00
ncurses/ncurses Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
Makefile
Makefile.inc