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:   joerg
Date:           Wed Apr 22 23:32:25 UTC 2020

Modified Files:
        src/lib/csu: Makefile
        src/lib/libc/gen: Makefile.inc
        src/lib/libc/misc: Makefile.inc

Log Message:
Explicitly use -fcommon for globals shared between libc and CSU.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/lib/csu/Makefile
cvs rdiff -u -r1.200 -r1.201 src/lib/libc/gen/Makefile.inc
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/misc/Makefile.inc

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