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:   nia
Date:           Fri Nov  1 18:48:17 UTC 2024

Modified Files:
        src/include: unistd.h
        src/lib/libc/sys: dup.2 pipe.2

Log Message:
libc: Expose pipe2 and dup3 to POSIX.2024 applications


To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 src/include/unistd.h
cvs rdiff -u -r1.35 -r1.36 src/lib/libc/sys/dup.2
cvs rdiff -u -r1.32 -r1.33 src/lib/libc/sys/pipe.2

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