freebsd-src/lib/libc
Poul-Henning Kamp 3f643d87bb ctime_r and asctime_r are not implemented.
prototypes in time.h do not match POSIX.

PR:		6345
Reviewed by:	phk
Submitted by:	Dmitry Khrustalev <dima@xyzzy.machaon.ru>
1998-04-19 06:47:25 +00:00
..
alpha Oops, we don't need NetBSD's malloc 'cause we can turn off utrace 1998-03-09 07:03:06 +00:00
amd64 Nearly missed this one. 1998-03-09 07:36:56 +00:00
compat-43 MACHINE -> MACHINE_ARCH 1998-03-09 06:24:02 +00:00
db
gen Typo police 1998-04-17 00:59:15 +00:00
gmon These files are very specific to FreeBSD kernels, so silently compile 1998-03-09 04:42:19 +00:00
i386 Nearly missed this one. 1998-03-09 07:36:56 +00:00
include Add a private header file for libc/libc_r/libpthread to contain 1998-04-11 06:57:33 +00:00
locale Change MACHINE references to MACHINE_ARCH. 1998-02-20 08:23:55 +00:00
net (Ab)use .Vt instead of .Fd for a variable declaration. 1998-03-23 13:05:07 +00:00
nls Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() which 1998-01-15 09:58:08 +00:00
quad Change MACHINE references to MACHINE_ARCH. 1998-02-20 08:23:55 +00:00
regex Note that '+' and '?' are not special characters in basic REs but they 1998-02-14 18:26:29 +00:00
rpc Fixed wrong prototypes. Most of the prototypes had missing return types, 1998-01-16 13:33:09 +00:00
stdio Fix a nasty flaw as a result of using the arc4random() pre-seeding of 1998-04-14 07:25:05 +00:00
stdlib Remove a nolonger implented "BUGS" description. 1998-04-11 07:37:44 +00:00
stdtime ctime_r and asctime_r are not implemented. 1998-04-19 06:47:25 +00:00
string Change MACHINE references to MACHINE_ARCH. 1998-02-20 08:23:55 +00:00
sys Return EINVAL and do not changefile pointer if resulting offset is negative. 1998-04-18 19:24:22 +00:00
xdr
yp Fix resource allocation problems: 1998-03-07 05:06:10 +00:00
Makefile Add an include path to private linc/libc_r/libpthread header files. 1998-03-09 06:16:38 +00:00
Makefile.inc Define empty variables in case no names are added to them. This avoids 1998-03-09 06:21:41 +00:00