Source-Changes archive

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

CVS commit: [ad-namecache] src/common/lib/libc



Module Name:    src
Committed By:   ad
Date:           Sat Feb 29 20:17:43 UTC 2020

Modified Files:
        src/common/lib/libc/gen [ad-namecache]: radixtree.c
        src/common/lib/libc/stdlib [ad-namecache]: random.c
        src/common/lib/libc/string [ad-namecache]: bcmp.c memcmp.c
Removed Files:
        src/common/lib/libc/arch/i386/string [ad-namecache]: memcmp.S
        src/common/lib/libc/arch/x86_64/string [ad-namecache]: bcmp.S memcmp.S

Log Message:
Sync with head.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r0 src/common/lib/libc/arch/i386/string/memcmp.S
cvs rdiff -u -r1.3 -r0 src/common/lib/libc/arch/x86_64/string/bcmp.S \
    src/common/lib/libc/arch/x86_64/string/memcmp.S
cvs rdiff -u -r1.20 -r1.20.2.1 src/common/lib/libc/gen/radixtree.c
cvs rdiff -u -r1.5 -r1.5.20.1 src/common/lib/libc/stdlib/random.c
cvs rdiff -u -r1.7 -r1.7.38.1 src/common/lib/libc/string/bcmp.c
cvs rdiff -u -r1.5 -r1.5.8.1 src/common/lib/libc/string/memcmp.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