Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: he
Date: Sun Jan 23 12:05:01 UTC 2000
Modified Files:
basesrc/usr.sbin/xntp/xntpd [netbsd-1-4]: ntp_filegen.c
Log Message:
Pull up revision 1.4 (requested by mycroft):
Always do the errno indirection hack, so that non-threaded
libraries get the right errno value when linked with -lpthread.
This means "always include <errno.h> and never declare errno
yourself".
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.2.1 basesrc/usr.sbin/xntp/xntpd/ntp_filegen.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index