Source-Changes archive

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

CVS commit: src/lib



Module Name:    src
Committed By:   kleink
Date:           Fri May 21 17:15:42 UTC 2004

Modified Files:
        src/lib/libc/sys: Makefile.inc
        src/lib/libpthread: pthread_cancelstub.c

Log Message:
IEEE Std 1003.1-2001/Cor 2-2004, item XSH/TC2/D6/5: fdatasync() shall
have cancellation points.

Note: we ride today's resolver-related version bumps.


To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 src/lib/libc/sys/Makefile.inc
cvs rdiff -r1.8 -r1.9 src/lib/libpthread/pthread_cancelstub.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