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:   christos
Date:           Sat Jul 16 17:12:12 UTC 2005

Modified Files:
        src/lib/libc/sys: Makefile.inc
Removed Files:
        src/lib/libc/sys: Lint_fork.c Lint_setlogin.c

Log Message:
We don't need to define fork anymore (pthread_atfork.c) or setlogin
(setlogin.c). Lint pass 2 works now.


To generate a diff of this commit:
cvs rdiff -r1.2 -r0 src/lib/libc/sys/Lint_fork.c \
    src/lib/libc/sys/Lint_setlogin.c
cvs rdiff -r1.157 -r1.158 src/lib/libc/sys/Makefile.inc

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