freebsd-src/lib/libc
Guy Helmer 2704b2cb2b Corrected use of backslash escaping in sample code.
PR:		docs/10284
Submitted by:	Alfred Perlstein <bright@cygnus.rush.net>
1999-02-27 00:54:40 +00:00
..
alpha [This is a null commit to supply the correct log entry] 1998-12-23 11:55:42 +00:00
amd64 Simplify implementation and eliminate a register preservation problem. 1998-09-18 05:50:52 +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 Add a note about ELF executables requiring to be linked with -export-dynamic 1999-02-17 02:41:04 +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 Reviewed by: Luoqi Chen, Jordan Hubbard 1998-12-19 02:55:34 +00:00
include
locale Fixed tab lossage in previous commit. 1999-02-25 11:27:52 +00:00
net Removed occurrences of consecutive repeated words (such as "the the"). 1999-02-12 02:12:08 +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 Decapitalize function name by prepending with word "The". 1999-02-26 01:28:06 +00:00
stdlib fix tabs lost apparently in copy&paste 1999-02-12 19:45:53 +00:00
stdtime Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00
string Corrected use of backslash escaping in sample code. 1999-02-27 00:54:40 +00:00
sys EOPNOTSUPP also applies to fchflags(). 1999-02-15 13:16:02 +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