Source-Changes archive

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

CVS commit: basesrc/lib/libc/sys



Module Name:    basesrc
Committed By:   jdolecek
Date:           Sat Oct 12 17:41:21 UTC 2002

Modified Files:
        basesrc/lib/libc/sys: Makefile.inc makelintstub

Log Message:
if WITH_KQUEUE is defined and <sys/event.h> exists in DESTDIR, compile
  support for kqueue(2) and kevent(2) in

this is temporary measure to ease testing of kqueue branch; the support
  will be made unconditional once kqueue branch would be merged


To generate a diff of this commit:
cvs rdiff -r1.129 -r1.130 basesrc/lib/libc/sys/Makefile.inc
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/sys/makelintstub

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