Source-Changes archive

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

CVS commit: src/lib/libc



Module Name:    src
Committed By:   christos
Date:           Tue Jan 23 15:32:54 UTC 2024

Modified Files:
        src/lib/libc/regex: engine.c regsub.c
        src/lib/libc/stdio: open_memstream.c open_wmemstream.c

Log Message:
handle sizeof(off_t) > sizeof(size_t)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/lib/libc/regex/engine.c
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/regex/regsub.c
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/stdio/open_memstream.c \
    src/lib/libc/stdio/open_wmemstream.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