Age | Commit message (Expand) | Author |
2009-12-11 | Include bits/libc-lock.h to get __libc_once_define | Khem Raj |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-10-03 | - use c89-style comments | Bernhard Reutner-Fischer |
2006-03-09 | Get rid of nested extern warnings if threads are disabled | Peter S. Mazinger |
2006-03-09 | Add back sjhill's 14625 commit, correcting the typo that made it fail | Peter S. Mazinger |
2006-02-25 | Remove commented include. | "Steven J. Hill" |
2006-02-25 | Revert change. Calls can only be used when utilizing TLS. Sorry for the break... | "Steven J. Hill" |
2006-02-25 | Use the TSD macros and get rid of warnings. | "Steven J. Hill" |
2006-01-14 | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2006-01-06 | update libc lock functions to new pthread forwarding | Mike Frysinger |
2005-12-16 | Convert some users and get rid of __rpc_thread_createerr jump reloc, this was... | Peter S. Mazinger |
2005-12-06 | a small TODO | Mike Frysinger |
2005-12-03 | Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_inte... | Peter S. Mazinger |
2005-11-26 | 100 JUMP relocs less (remaining 431) by hiding internally used ones | Peter S. Mazinger |
2005-10-20 | only include libc-tsd.h if we have threads support | Mike Frysinger |
2004-05-14 | Joakim Tjernlund writes: | Eric Andersen |
2002-08-12 | Fix use of __pthread_once, and fix rpc usage of thread local | Eric Andersen |
2002-08-11 | Ugh. Make uClibc cross compile with gcc 2.95.x and threads. I wonder | Eric Andersen |
2002-08-09 | Changes so that this file builds if we are not using threads. | David McCullough |
2002-08-06 | Rework RPC code once again. By default, only enable the | Eric Andersen |
2002-07-07 | Kill namespace pollution in getrpcent.c. Silence other rpc warnings | Eric Andersen |
2002-06-17 | Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this | Eric Andersen |