Age | Commit message (Collapse) | Author |
|
(patch by "Eric Spakman" <E.Spakman@inter.nl.net>)
|
|
sort: fix -u to match coreutils 6.3
msh: compile fix (my fault)
|
|
massive amounts of assignments-in-ifs deleted
(some of which were VERY nasty)
|
|
|
|
|
|
|
|
last xcalloc replaced by xzalloc
|
|
|
|
But we do not read entire input anymore up-front.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ash: missing ';'
|
|
platform.h: define strchrnul for dietlibc
ash: stop using few non-standard functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
patch by walter harms <wharms@bfs.de>
|
|
|
|
Renaming...
|
|
|
|
|
|
|
|
|
|
It is impossible to formulate sane ABI based on
size of ulong because it can be 32-bit or 64-bit.
Basically it means that you cannot portably use
more that 32 option chars in one call anyway...
Make it explicit.
|
|
|
|
|
|
|
|
you just made lots of ">>>>>>> mine" lines show up in my working copy of this.
Please don't do that again.
|
|
|
|
|
|
|