Age | Commit message (Expand) | Author |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
2008-11-25 | - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact. | Bernhard Reutner-Fischer |
2008-11-20 | next portion of libc_hidden_proto removal | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, just a few functions | Denis Vlasenko |
2008-11-09 | - for !UNIX98PTY_ONLY we have to fallback to old-style pty's. | Bernhard Reutner-Fischer |
2008-09-25 | - fix compilation of legacy mode | Bernhard Reutner-Fischer |
2008-09-11 | - remove posix_openpt relocation | Bernhard Reutner-Fischer |
2008-08-27 | - remove a couple of duplicate includes | Bernhard Reutner-Fischer |
2008-06-07 | - revert incorrect parts of r22257 and 22259 | Bernhard Reutner-Fischer |
2008-06-03 | - adds several config-options to allow for turning off certain features | Bernhard Reutner-Fischer |
2008-05-20 | Introduce and use small[u]int type. Changes in size: | Denis Vlasenko |
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger |
2006-01-20 | Correction if UNIX98PTY_ONLY is not enabled | 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-10 | sync with glibc (grab some hidden updates) and fix some warnings | Mike Frysinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-03-20 | Fix compile problem when ASSUME_DEVPTS=false | Eric Andersen |
2002-01-14 | Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup | Eric Andersen |
2001-09-27 | Update to accomodate the header file changes | Eric Andersen |
2001-05-08 | Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil | Eric Andersen |