Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-05 | - include proper headers. | Bernhard Reutner-Fischer | |
2006-03-03 | Typo fixes brought to you by the letters a, l, and Robert P. Day. | Rob Landley | |
2006-01-25 | just whitespace | Tim Riker | |
2005-10-28 | - move GETXXKEY_R_FUNC into an internal helper file to allow for compiling | Bernhard Reutner-Fischer | |
with IMA. | |||
2005-10-08 | Shaun Jackman pointed out that fgets_unlocked() and friends are gnu extensions | Rob Landley | |
not in newlib, and also that all the _unlocked variants are kind of pointless in this context. | |||
2004-07-15 | Replace the old and somewhat buggy pwd_grp stuff with the shiny | Eric Andersen | |
new stuff mjn3 wrote for uClibc |