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:   kleink
Date:           Thu Dec 19 23:31:58 UTC 2002

Modified Files:
        src/lib/libc/gen: sysconf.3 sysconf.c sysctl.3 sysctl.c
        src/sys/sys: sysctl.h unistd.h
        src/usr.bin/getconf: getconf.c

Log Message:
Add a sysconf(3) knob for {ATEXIT_MAX}.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libc/gen/sysconf.3
cvs rdiff -r1.16 -r1.17 src/lib/libc/gen/sysconf.c
cvs rdiff -r1.105 -r1.106 src/lib/libc/gen/sysctl.3
cvs rdiff -r1.11 -r1.12 src/lib/libc/gen/sysctl.c
cvs rdiff -r1.85 -r1.86 src/sys/sys/sysctl.h
cvs rdiff -r1.20 -r1.21 src/sys/sys/unistd.h
cvs rdiff -r1.18 -r1.19 src/usr.bin/getconf/getconf.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