Age | Commit message (Expand) | Author |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, a few more functions | Denis Vlasenko |
2008-06-02 | libc/inet/addr.c: fix broked indentation and bad style. No code changes. | Denis Vlasenko |
2008-05-30 | - Avoid warning about undefined preprocessor token. No obj-code changes. | Bernhard Reutner-Fischer |
2008-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2008-04-25 | reinstate external visibility of inet_ntoa_r, | Denis Vlasenko |
2008-04-12 | Functions should be either exported in public .h files | Denis Vlasenko |
2007-02-02 | Ronald Maeder writes: | Eric Andersen |
2006-03-22 | Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined | Peter S. Mazinger |
2006-03-01 | Update copyright | Peter S. Mazinger |
2006-03-01 | Remove duplicate include | Peter S. Mazinger |
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger |
2006-01-16 | Last relocs jump and global data, (even locales) that I could remove are gone... | Peter S. Mazinger |
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 |
2005-12-16 | Convert some users and get rid of __rpc_thread_createerr jump reloc, this was... | Peter S. Mazinger |
2005-12-08 | Again rpc ;-( , all *inet*, *addr* | Peter S. Mazinger |
2005-12-03 | _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintma... | Peter S. Mazinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2005-11-27 | Hide some of mem* and str* | Peter S. Mazinger |
2005-01-06 | Document more things inet_aton() 'should' support but actually doesn't. | Mike Frysinger |
2004-02-11 | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III |
2003-10-08 | Atsushi Nemoto writes: | Eric Andersen |
2003-08-04 | Update inet_aton() to support an undocumented feature of inet_aton, | Eric Andersen |
2002-09-17 | Fix a memory corruption bug. | David McCullough |
2002-07-07 | Cleanup namespace leaks by prepending __ to global stuff to | Eric Andersen |
2002-06-17 | Make things more re-entrany, kill some cruft. | Eric Andersen |
2002-03-12 | Swap in the new stdio code. | Manuel Novoa III |
2002-01-17 | Add in support for inet_netof, inet_lnaof, inet_makeaddr and hstrerror. | David McCullough |
2001-12-20 | Steven Carr noticed that uClibc's inet_aton() is stricter then in | Eric Andersen |
2001-11-21 | Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add | Eric Andersen |
2001-02-05 | Update networking includes. | Eric Andersen |
2000-12-20 | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen |
2000-10-09 | Bug ugly formatting update | Eric Andersen |
2000-07-06 | Lots and lots of cleanups. | Eric Andersen |
2000-05-14 | Initial revision | Erik Andersen |