Source-Changes archive

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

CVS commit: xsrc/external/mit/MesaLib/dist/src



Module Name:    xsrc
Committed By:   riastradh
Date:           Wed Jul  9 20:14:17 UTC 2014

Modified Files:
        xsrc/external/mit/MesaLib/dist/src/glsl: ralloc.c
        xsrc/external/mit/MesaLib/dist/src/mesa/main: context.c

Log Message:
Use __attribute__((__destructor__)), not atexit, in shared objects.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/mit/MesaLib/dist/src/glsl/ralloc.c
cvs rdiff -u -r1.1.1.6 -r1.2 \
    xsrc/external/mit/MesaLib/dist/src/mesa/main/context.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