summaryrefslogtreecommitdiff
path: root/package/ltp-testsuite/ltp-testsuite.patch
AgeCommit message (Collapse)Author
2007-05-09Update version of LTP."Steven J. Hill"
2006-12-02Bump the revision to the latest release and update the patches. Some idiots ↵"Steven J. Hill"
decided to use deprecated functions 'bzero' and 'bcmp' so we patch that up. Someone fell free to pass the patch upstream to the LTP persons, I don't have time.
2006-07-05update LTP to the latest and greatestEric Andersen
2005-12-09The sysfs tests have no business using _syscallX (using the unistd.hEric Andersen
kernel header file) and seriously expecting that to always work...
2005-08-10updateEric Andersen
2005-08-09some platforms (such as arm with 2.4.x kernel headers) lackEric Andersen
__NR_fremovexattr and thus need special case handling
2005-08-04Fix it up so ltp builds and installs itself properly so it isEric Andersen
100% ready to run on the target device.
2004-10-09facelift step number twoEric Andersen