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:   simonb
Date:           Sat Sep  1 02:01:48 UTC 2001

Modified Files:
        basesrc/lib/libc/sys: getpriority.2 getrlimit.2 getrusage.2 wait.2

Log Message:
Don't need <sys/types.h> or <sys/time.h> before <sys/resource.h>.
References: SUSv2


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/lib/libc/sys/getpriority.2 \
    basesrc/lib/libc/sys/getrusage.2
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/sys/getrlimit.2
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/sys/wait.2

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