Annotation of researchv10no/cmd/dist/lib/chkperm.c, revision 1.1.1.1

1.1       root        1: #include <stddef.h>
                      2: #include <stdio.h>
                      3: #include <time.h>
                      4: #include "lib.h"
                      5: 
                      6: /*
                      7:  * the right place to put this guy would be in the tarf command;
                      8:  * then eventually we could remove all tarfile support from dist
                      9:  * proper when (if?) most systems have adequate tar commands.
                     10:  */
                     11: int
                     12: chkperm(int fd)
                     13: {
                     14:        return 1;
                     15: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.