Mercurial > sdl-ios-xcode
changeset 414:dd56447ef292
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 13 Jun 2002 17:52:43 +0000 |
parents | 2a1486305412 |
children | 104f32d04cd1 |
files | src/thread/.cvsignore src/timer/.cvsignore |
diffstat | 2 files changed, 9 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/thread/.cvsignore Thu Jun 13 16:54:43 2002 +0000 +++ b/src/thread/.cvsignore Thu Jun 13 17:52:43 2002 +0000 @@ -1,9 +1,14 @@ Makefile.in -SDL_mutex.c -SDL_systhread.c -SDL_systhread_c.h 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