Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
errno rewrite
>Module Name: basesrc
>Committed By: he
>Date: Sun Feb 13 22:58:20 UTC 2000
>
>Modified Files:
> basesrc/distrib/notes/common [netbsd-1-4]: main
>
>Log Message:
>Apply patch (requested by he):
> Document the *__errno() change as "important" for 1.4.2.
(I'm actually on netbsd-current)
I get warnings while building errno.{so,po,o},
building statically linked binaries (/sbin items) and so forth.
they correctly use errno.h, not "extern int errno".
is it expected behavior?
also, warning during errno.o build has extra .o in it :-)
itojun
errno.o.o: warning: reference to deprecated errno; include <errno.h> for
correct reference
Home |
Main Index |
Thread Index |
Old Index