Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Fri Dec 20 12:32:08 PST 1996
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv18816/stdlib

Modified Files:
        malloc.c 
Log Message:
don't confuse long and int; pointed out by lint

cgd
Fri Dec 20 12:32:58 PST 1996
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv19024/stdlib

Modified Files:
        getenv.c 
Log Message:
const poisoning: __findenv()'s first arg should be const char * (lint)

cgd
Fri Dec 20 12:35:51 PST 1996
Update of /cvsroot/src/lib/libc/arch/i386/gen
In directory netbsd1:/var/slash-tmp/cvs-serv19248/gen

Modified Files:
        ldexp.c 
Log Message:
__asm rather than asm, for lint



Home | Main Index | Thread Index | Old Index