harti 378fe256e4 Terminate the execl() argument list with (char *)NULL instead of 0.
The later is wrong and may fail on sizeof(char *) != sizeof(int)
machines. The patch has already been sent to and accepted by the
diffutils author, but the file is already off the vendor branch, so
correct it here in the meanwhile too.
2003-11-03 12:41:27 +00:00
..
2003-05-28 03:32:33 +00:00
2003-08-30 14:19:09 +00:00
2003-11-02 07:27:40 +00:00
2003-01-26 01:21:53 +00:00
2003-08-31 18:47:12 +00:00
2002-11-04 19:38:46 +00:00
2003-03-02 08:25:48 +00:00
2002-07-24 16:42:58 +00:00
2002-12-13 22:26:10 +00:00