freebsd_amp_hwpstate/lib/libc
Bill Paul a180d48db0 Apply patch for PR #12008: remember to reset _yp_enabled flag in
endpwent() so we don't trip over a NULL db pointer later.

PR: 12008
Submitted by: Valentin Netchayev <netch@lucky.net>
1999-06-04 02:27:35 +00:00
..
alpha Declare the return address for __divX, __remX so that gdb can step over 1999-05-02 12:05:09 +00:00
amd64 Add wrappers for pread and pwrite syscalls. 1999-04-04 21:46:24 +00:00
compat-43 Add missing period. We don't allow maternity leaves. 1998-07-29 05:13:39 +00:00
db Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
gen Apply patch for PR #12008: remember to reset _yp_enabled flag in 1999-06-04 02:27:35 +00:00
gmon Change a test for NETBSD_SYSCALLS to __alpha__. We're not ready to 1998-09-05 07:57:43 +00:00
i386 Add wrappers for pread and pwrite syscalls. 1999-04-04 21:46:24 +00:00
include
locale PR: 10918 1999-05-07 13:24:58 +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 Mention that getservbyport requires its port parameter to be in 1999-03-02 02:34:23 +00:00
nls Provide meaningful errno value on error return 1998-07-14 18:27:43 +00:00
quad - Fix modulo bug that was masked by the correct code in libgcc.a which is 1998-11-30 20:25:37 +00:00
regex Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
rpc Document type for 'req' argument to clnt_control. 1999-01-31 16:13:25 +00:00
stdio Add a note that when a stream opened via fdopen() is closed via fclose(), 1999-05-17 23:47:27 +00:00
stdlib Added Posix rand_r function. 1999-05-24 23:30:14 +00:00
stdtime Re-fixed to start at 1969 per the actual Posix requirement. Also 1999-04-25 07:28:39 +00:00
string Fixed disordering and duplication of MLINKS in previous commit to 1999-05-19 06:32:00 +00:00
sys Typo. 1999-05-25 11:52:30 +00:00
xdr Add support for the RPC 64-bit integer type ``hyper''. 1998-09-08 17:33:12 +00:00
yp
Makefile Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98. 1998-09-09 11:22:28 +00:00
Makefile.inc