Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: kamil
Date: Fri Jul 31 12:51:32 UTC 2015
Modified Files:
src/distrib/sets/lists/comp: mi
src/include: signal.h
src/sys/sys: Makefile time.h
Added Files:
src/sys/sys: timespec.h
Log Message:
Do as POSIX says, define the timespec structure in <signal.h>
Extract struct timespec from <sys/time.h> and put into a separate header.
This solution is minimally invasive.
To generate a diff of this commit:
cvs rdiff -u -r1.1974 -r1.1975 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.54 -r1.55 src/include/signal.h
cvs rdiff -u -r1.155 -r1.156 src/sys/sys/Makefile
cvs rdiff -u -r1.69 -r1.70 src/sys/sys/time.h
cvs rdiff -u -r0 -r1.1 src/sys/sys/timespec.h
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