"Robert P. J. Day"
|
edd9ca5743
|
More removal of "#if 0" content.
|
2006-07-01 14:52:12 +00:00 |
|
Rob Landley
|
2b8a05a775
|
I broke allbareconfig with half-finished cleanups I'd forgotten weren't done.
Got both to a decent stopping point. (There's a lot more cleanup to do on ls.c
but now is not the time...)
|
2006-06-20 17:43:01 +00:00 |
|
Rob Landley
|
ea224be6aa
|
skip_whitespace() shouldn't claim its return value is const, it doesn't know
that and callers wind up typecasting it back.
|
2006-06-18 20:20:07 +00:00 |
|
Bernhard Reutner-Fischer
|
fa939aae81
|
- include proper headers.
|
2006-04-05 16:21:37 +00:00 |
|
Rob Landley
|
06ec8cff83
|
Typo fixes brought to you by the letters a, l, and Robert P. Day.
|
2006-03-03 19:02:50 +00:00 |
|
Tim Riker
|
c1ef7bdd8d
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
|
Bernhard Reutner-Fischer
|
30c7de068b
|
- move GETXXKEY_R_FUNC into an internal helper file to allow for compiling
with IMA.
|
2005-10-28 11:21:40 +00:00 |
|
Rob Landley
|
25413bfe00
|
Shaun Jackman pointed out that fgets_unlocked() and friends are gnu extensions
not in newlib, and also that all the _unlocked variants are kind of pointless
in this context.
|
2005-10-08 02:23:22 +00:00 |
|
Eric Andersen
|
9615a08218
|
Replace the old and somewhat buggy pwd_grp stuff with the shiny
new stuff mjn3 wrote for uClibc
|
2004-07-15 12:53:49 +00:00 |
|