freebsd-dev/lib/libc
Garance A Drosehn bbe8edb0ac 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
..
alpha Remove duplicate FreeBSD id tags. 2000-08-21 21:05:44 +00:00
amd64 Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.x 2000-11-28 22:59:14 +00:00
compat-43 mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
db Use size_t rather than a 16-bit data type fo the length. 2000-11-07 22:19:23 +00:00
gen Fix some error-handling logic so that ferror is called before fclose, 2000-12-02 00:07:56 +00:00
gmon Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
i386 Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.x 2000-11-28 22:59:14 +00:00
ia64 Return zero from setjmp() and _setjmp() for now. 2000-10-16 16:51:50 +00:00
include $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
locale mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
nls mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
posix1e mdoc(7) police: Er macro usage cleanup. 2000-11-22 16:02:00 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex Replace a dagger' sign with a double dagger' one. 2000-11-16 11:22:42 +00:00
rpc Eliminate groff(1) warnings. 2000-11-24 09:33:37 +00:00
stdio mdoc(7) police: use the new features of the Nm macro. 2000-11-20 14:08:07 +00:00
stdlib The parameter that contains valid options is "optstring", not "optarg". 2000-11-28 22:06:17 +00:00
stdtime sprintf -> snprintf 2000-11-26 09:05:40 +00:00
string MAXPATHNAMELEN -> MAXPATHLEN 2000-11-19 11:29:58 +00:00
sys document O_NOFOLLOW and O_FSYNC flags to open 2000-11-29 04:08:49 +00:00
xdr Do proper byte swapping in 64bit routines. 2000-04-12 08:41:16 +00:00
yp Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
Makefile Bump the shared lib version. There seems to have been an incompatible 2000-11-14 02:46:23 +00:00
Makefile.inc Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00