Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 1995 03:00:03 -0800
From:      The Source Master <srcmastr@NetBSD.ORG>
To:        source-changes@NetBSD.ORG
Subject:   sun-lamp CVS commits
Message-ID:  <199502171100.DAA07511@sun-lamp.cs.berkeley.edu>

next in thread | raw e-mail | index | archive | help

jtc
Fri Feb 17 02:51:25 PST 1995
Update of /b/source/CVS/src/lib/libc/nls
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc.new/nls

Revision/Branch: ivory_soap

Modified Files:
	msgcat.c 
Log Message:
Use "namespace.h", back out old mechanism for namespace purity.


jtc
Fri Feb 17 02:53:31 PST 1995
Update of /b/source/CVS/src/lib/libc/nls
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc.new/nls

Revision/Branch: ivory_soap

Modified Files:
	Makefile.inc 
Log Message:
Only compile msgcat.c --- I'm keeping the cat*.c files because I have an
implementation ready to go that uses the BSD db library.  The only thing
left to do is to retrofit the locale compiler so it uses it too.


jtc
Fri Feb 17 02:58:58 PST 1995
Update of /b/source/CVS/src/lib/libc/stdlib
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc.new/stdlib

Revision/Branch: ivory_soap

Modified Files:
	strtoq.c strtouq.c 
Log Message:
Make namespace safe by including "namespace.h" and defining a weak
references.  The scanf() family of functions uses strto{,u}q to 
convert pointers and quad ints.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502171100.DAA07511>