Source-Changes archive

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

CVS commit: src/lib/libpthread



Module Name:    src
Committed By:   christos
Date:           Sat Jan 18 18:45:59 UTC 2003

Modified Files:
        src/lib/libpthread: pthread.c pthread_alarms.c pthread_debug.c
            pthread_debug.h pthread_int.h pthread_lock.c pthread_mutex.c
            pthread_queue.h pthread_sa.c pthread_sig.c pthread_specific.c
            pthread_stack.c

Log Message:
de-lint


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libpthread/pthread.c \
    src/lib/libpthread/pthread_alarms.c src/lib/libpthread/pthread_debug.c \
    src/lib/libpthread/pthread_debug.h src/lib/libpthread/pthread_int.h \
    src/lib/libpthread/pthread_lock.c src/lib/libpthread/pthread_mutex.c \
    src/lib/libpthread/pthread_queue.h src/lib/libpthread/pthread_sa.c \
    src/lib/libpthread/pthread_sig.c src/lib/libpthread/pthread_specific.c \
    src/lib/libpthread/pthread_stack.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