Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



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.




Home | Main Index | Thread Index | Old Index