K 10 svn:author V 5 peter K 8 svn:date V 27 2005-04-25T20:30:24.000000Z K 7 svn:log V 389 Add 6.x-compatable fs/gsbase functions. This means we can use libraries with these symbols to satisfy things like libpthread.so.0 when running on a 6.x machine when the app is linked against libc.so.5. Note that these don't actually do anything on 5.x kernels yet. I'd actually like to have 5.x use these in the future though, in order to get rid of the evil #ifdef COMPAT_32BIT stuff. END