Age | Commit message (Expand) | Author |
2009-11-09 | Extend __gen_tempname with mode argument | Mikhail Gusarov |
2009-09-18 | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
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, just a few functions | Denis Vlasenko |
2008-10-03 | - use c89-style comments | Bernhard Reutner-Fischer |
2008-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2007-05-06 | Nickolai Zeldovich writes: if the temp name already exists, then the retry co... | Mike Frysinger |
2006-01-27 | Do not build *64 and llseek, correct some failure when LFS is disabled | 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 | touchup code a bit and shrink it by a few bytes | Mike Frysinger |
2005-12-13 | Convert internal users of chmod/*stat*, minimize change for __strsep | Peter S. Mazinger |
2005-12-10 | macro away the last parameter since we dont actually utilize it (saves a few ... | Mike Frysinger |
2005-12-09 | Implement hidden poll, switch user to hidden *printf/*scanf/poll | Peter S. Mazinger |
2005-12-08 | Use internal versions | Peter S. Mazinger |
2005-12-03 | More hiding, including __mempcpy | Peter S. Mazinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2005-11-26 | 100 JUMP relocs less (remaining 431) by hiding internally used ones | Peter S. Mazinger |
2005-11-26 | Some more hidden internals | Peter S. Mazinger |
2005-04-16 | In Bug 116, dicksnippe writes: | Mike Frysinger |
2004-06-12 | Oops. Missed a spot. | Eric Andersen |
2004-06-06 | scrap the goofy time + getpid() based "randomness" and use | Eric Andersen |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-06-18 | Some commentary | Eric Andersen |
2002-04-01 | Remove function declartions from include/features.h, create | Eric Andersen |
2002-03-31 | Rework __gen_tempname() to better match glibc, and add mkstemp64(), | Eric Andersen |
2002-03-12 | Swap in the new stdio code. | Manuel Novoa III |
2001-04-18 | Update temp file handling and use a single function to do all | Eric Andersen |