view src/thread/.cvsignore @ 1172:f69f4d25fb20

Don't crash if a NULL is passed for a "%s" parameter to SDL_SetError(), instead replace it with the string "(null)", like glibc's printf() would do.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 17 Nov 2005 03:04:47 +0000
parents 93dcc7c0fafd
children
line wrap: on
line source

Makefile.in
Makefile
.libs
*.o
*.lo
*.la
SDL_systhread.c
SDL_systhread_c.h
SDL_syssem.c
SDL_syssem_c.h
SDL_sysmutex.c
SDL_sysmutex_c.h
SDL_syscond.c
SDL_syscond_c.h
clone.S