CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2013/12/30 11:32:48
Modified files: lib/libGL/mesa/libmesa: Makefile lib/libGL/mesa/libmesagallium: Makefile Removed files: lib/libGL/mesa : _atexit.c Log message: Remove the atexit() hack from OpenGL drivers now that atexit() is behaving like on Linux. ok matthew@, millert@, dcoppa@, miod@