freebsd-skq/lib
gad 2b0e48c014 Fix some error-handling logic so that ferror is called before fclose,
instead of immediately after the fclose.  The previous logic did work
on freebsd, but is somewhat risky practice (and causes trouble when
porting to other OS's).

PR:		bin/22965
Reviewed by:	Garrett Wollman
2000-12-02 00:07:56 +00:00
..
compat add libxpg4 2000-06-14 14:38:11 +00:00
csu Alpha verions of the crt initialization and finalization files required 2000-10-30 05:21:08 +00:00
libalias mdoc(7) police: use the new feature of the An macro. 2000-11-22 08:47:35 +00:00
libatm Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libbind Build more components to get named to build. 1999-11-30 04:40:54 +00:00
libc Fix some error-handling logic so that ferror is called before fclose, 2000-12-02 00:07:56 +00:00
libc_r mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
libcalendar Introduce .Lb macro to libcalendar manpage. 2000-04-22 15:51:37 +00:00
libcam Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
libcom_err Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libcompat Remove text saying "this is available from the compatibility library, 2000-11-21 12:03:30 +00:00
libcrypt log 2000-11-22 09:23:54 +00:00
libdevstat mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:08:07 +00:00
libdisk log 2000-11-22 09:23:54 +00:00
libedit Constify 2000-11-26 11:07:45 +00:00
libfetch Remove some obsolete comments. 2000-12-01 11:05:15 +00:00
libform Update for ncurses 5.1-20001009 import 2000-10-11 08:19:56 +00:00
libftpio Fix two bugs: 2000-08-17 23:46:13 +00:00
libgnumalloc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libio Add functions which allow i/o memory to be accessed without forcing a 2000-02-12 14:57:01 +00:00
libipsec The GCC 2.96 snapshots have slightly different rules for finding include 2000-12-01 09:39:28 +00:00
libipx Introduce .Lb macro to libipx library manpage 2000-04-22 16:01:01 +00:00
libisc Build the ISC library as libisc. This library comes as part of the 2000-10-24 20:10:25 +00:00
libkse Change a "while {}" loop to a "do {} while" to allow it to be 2000-11-20 13:12:44 +00:00
libkvm remove unneded sys/ucred.h include 2000-11-30 18:34:08 +00:00
libm mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
libmd Introduce .Lb macro to libmd manpages 2000-04-22 16:11:30 +00:00
libmenu Oops, beforedepend isn't needed. The build problem I had was due to 2000-10-11 08:20:37 +00:00
libncp Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
libncurses Fix a buildworld hiccup with build-tools that wasn't present in standalone 2000-10-11 11:25:47 +00:00
libnetgraph - Make sure the message token returned by NgSendMsg() is non-negative 2000-06-21 23:01:07 +00:00
libopie Add some extra functions adapted from OpenBSD, in preparation for 2000-05-15 04:20:54 +00:00
libpam In env_destroy(), it is a bad idea to env_swap(self, 0) to switch 2000-11-25 02:00:35 +00:00
libpanel Update for ncurses 20001009 import 2000-10-11 08:17:19 +00:00
libpcap Don't try to compile in INET6 support when NOINET6 is defined. 2000-04-15 20:45:52 +00:00
libposix1e mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
libpthread mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
libradius Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
libresolv
librpcsvc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libskey Fix problem where original author thought `unsigned long' was the best 2000-07-20 20:11:36 +00:00
libsmdb Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
libsmutil Add a MAINTAINER= line so people know who to blame 2000-10-26 23:02:36 +00:00
libss Get errno from <errno.h>, not from extern int. 2000-09-04 03:54:23 +00:00
libstand Disable the end guard for now. 2000-11-10 06:15:24 +00:00
libtacplus Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
libtelnet $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libusb mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
libusbhid mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
libutil Fix a mangled $Id string 2000-11-25 09:10:55 +00:00
libvgl Spell the sos's name correctly. 2000-11-14 13:09:12 +00:00
libwrap Replace strtok with strsep (strtok is not allowed in libraries) 2000-08-30 06:26:42 +00:00
libxpg4 Bump major to preserve 3.x binaries compatibility 2000-06-13 00:41:38 +00:00
liby $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libz sprintf -> snprintf 2000-11-26 11:04:45 +00:00
msun mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
ncurses Fix a buildworld hiccup with build-tools that wasn't present in standalone 2000-10-11 11:25:47 +00:00
Makefile Build the ISC library as libisc. This library comes as part of the 2000-10-24 20:10:25 +00:00
Makefile.inc