| Commit message (Expand) | Author | Age | Files | Lines |
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -6/+0 |
* | fix "make utils" build failure in ldconfig | Denis Vlasenko | 2008-11-22 | 1 | -0/+1 |
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 1 | -1/+1 |
* | libc_hidden_proto removal, a few more functions | Denis Vlasenko | 2008-11-18 | 1 | -1/+1 |
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -4/+4 |
* | Revert revision 22027 which totally broke getopt. | Bernd Schmidt | 2008-06-05 | 1 | -2/+4 |
* | getopt: do not needlessly use static structure. | Denis Vlasenko | 2008-05-20 | 1 | -4/+2 |
* | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko | 2008-05-19 | 1 | -4/+4 |
* | Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ... | Peter S. Mazinger | 2006-03-10 | 1 | -1/+0 |
* | Take getopt from glibc, disable -W foo support as in the earlier version, siz... | Peter S. Mazinger | 2006-02-17 | 1 | -495/+882 |
* | Remove hidden_data_def for opt* | Peter S. Mazinger | 2006-02-17 | 1 | -8/+0 |
* | attribute_hidden is enough in the prototype, sync getopt-susv3 w/ gnu | Peter S. Mazinger | 2006-02-03 | 1 | -5/+5 |
* | global data uses libc_hidden_data_def, convert all -I hope- and add some new | Peter S. Mazinger | 2006-02-01 | 1 | -4/+4 |
* | Last relocs jump and global data, (even locales) that I could remove are gone... | Peter S. Mazinger | 2006-01-16 | 1 | -8/+17 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -15/+22 |
* | fixed unused warning | Mike Frysinger | 2005-12-10 | 1 | -1/+1 |
* | More hiding, including __mempcpy | Peter S. Mazinger | 2005-12-03 | 1 | -1/+1 |
* | Hide mostly used functions | Peter S. Mazinger | 2005-12-01 | 1 | -14/+14 |
* | 100 JUMP relocs less (remaining 431) by hiding internally used ones | Peter S. Mazinger | 2005-11-26 | 1 | -2/+2 |
* | include headers only if the related option is enabled | Peter S. Mazinger | 2005-09-21 | 1 | -0/+3 |
* | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III | 2003-08-01 | 1 | -0/+6 |
* | rework getopt. no read need to split this one up since | Eric Andersen | 2002-08-07 | 1 | -573/+499 |
* | Make getopt act the same regardless whether the app was staticly linked | Eric Andersen | 2002-01-03 | 1 | -86/+838 |
* | This syncs things up with my local tree. Mainly changes installer | Eric Andersen | 2001-08-08 | 1 | -4/+1 |
* | Patch from Jean-Yves Avenard to move the getopt globals to their | Eric Andersen | 2001-03-05 | 1 | -5/+14 |
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -4/+12 |
* | Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, | Eric Andersen | 2000-11-15 | 1 | -4/+1 |
* | Reorg unistd dir | Eric Andersen | 2000-10-11 | 1 | -0/+111 |