Age | Commit message (Expand) | Author |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-11-20 | next portion of libc_hidden_proto removal | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, a few more functions | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, just a few functions | Denis Vlasenko |
2008-06-12 | Revert revision 19347, plus libc_hidden_proto for __uc_malloc. | Bernd Schmidt |
2008-06-10 | Revert revison 19346, except parts needed by later patches (r19347 also added | Bernd Schmidt |
2008-05-27 | Fix build failure due to missing 'smallint' definition | Carmelo Amoroso |
2008-05-25 | Slight size reduction by use of smallints/consts: | Denis Vlasenko |
2008-02-12 | add hidden_proto's for __uc_malloc | Denis Vlasenko |
2007-07-30 | make regex_old.c, ruserpass.c use __uc_malloc, | Denis Vlasenko |
2007-07-30 | make getnetent.c, md5.c use __uc_malloc | Denis Vlasenko |
2006-12-07 | Major cleanup of internal mutex locking. Be more consistant in how we do | Eric Andersen |
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-08 | hide internal _net_stayopen symbol | Mike Frysinger |
2005-12-16 | Convert some users and get rid of __rpc_thread_createerr jump reloc, this was... | Peter S. Mazinger |
2005-12-08 | mmap/mremap/socket/rewind gone | Peter S. Mazinger |
2005-12-08 | Again rpc ;-( , all *inet*, *addr* | Peter S. Mazinger |
2005-12-06 | macro out the thread funcs in libc if threading is disabled | Mike Frysinger |
2005-12-03 | More hiding, including __mempcpy | Peter S. Mazinger |
2004-05-07 | Add missing include. | Manuel Novoa III |
2004-03-18 | Reduce memory used by static buffers and allocate that memory dynamicly | Eric Andersen |
2003-12-27 | Fix a long-standing bug with pthreads. A couple of linuxthreads files | Manuel Novoa III |
2002-06-17 | Make things more re-entrany, kill some cruft. | Eric Andersen |
2001-11-21 | Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add | Eric Andersen |
2001-06-12 | Silence a few warnings. | Eric Andersen |
2001-03-12 | Add some missing network functionality; grabbed from libc-5.3.12. | Manuel Novoa III |