summaryrefslogtreecommitdiffstats
path: root/libc/stdio/_uintmaxtostr.c
Commit message (Expand)AuthorAgeFilesLines
* _uintmaxtostr: fix indentation (spaces->tabs), no code changesDenys Vlasenko2010-08-261-10/+10
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-211-13/+13
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+0
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+3
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-4/+6
* _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintma...Peter S. Mazinger2005-12-031-2/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-011-4/+4
* 100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger2005-11-261-1/+2
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-0/+151