- do not use non-standard u_int.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 19 May 2006 13:02:27 +0000 (13:02 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 19 May 2006 13:02:27 +0000 (13:02 -0000)
commit14aa06f29c22797bf8bf054afc25a6ef71718734
tree0beba195743109b995cd407bec53e7eb2b010cc5
parente2922e42a00b3d247368a2c1f32740771aaae0cb
- do not use non-standard u_int.
- do not use _PATH_DEVNULL gnuism but bb_dev_null.
Thanks to Rich Felker.
coreutils/diff.c