Source-Changes archive

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

CVS commit: src/lib/libc/sys



Module Name:    src
Committed By:   cb
Date:           Wed Jul 16 19:42:11 UTC 2003

Modified Files:
        src/lib/libc/sys: adjtime.c clock_settime.c ntp_adjtime.c
            settimeofday.c

Log Message:
Mark __clockctl_fd close-on-exec to avoid unintentionally leaking
time setting privileges across an exec.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libc/sys/adjtime.c \
    src/lib/libc/sys/clock_settime.c src/lib/libc/sys/ntp_adjtime.c \
    src/lib/libc/sys/settimeofday.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