1. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  2. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  3. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  4. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  5. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  6. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  7. 9736c6b Various waitpid tests print the PID of the wrong array. fork_kid_pid[j] is accessed just past the end of the fork_kid_pid array, so it is better to use wait_kid_pid[i] instead, by, Marcus Meissner <marcusmeissner@users.sourceforge.net> by subrata_modak · 17 years ago
  8. 8e2faf8 waitpid06.c uses a flag to detect whether something went wrong during the test. The issue is that this flag is not initialized, and I get random failure reports. Other tests might suffer from the same bug, but I did not observe it yet. The enclosed patch fixes this in a trivial way for waitpid06. Surprisingly, with my debian package I never got the error, but when I compiled myself, by, Louis Rilling <Louis.Rilling@kerlabs.com> by subrata_modak · 17 years ago
  9. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  10. aa01abd warnings cleanup by robbiew · 22 years ago
  11. 3d5c735 Applied patch from Mikael Starvik <mikael.starvik@axis.com>: by robbiew · 22 years ago
  12. 74948ad Multiple cleanups and fixes from Ihno Krumreich by plars · 22 years ago
  13. ac85d1c cleanup warnings in waitpid06, waitpid08, waitpid09, waitpid11, waitpid13 by plars · 22 years ago
  14. 4644c7e Commited patch submitted by Jay Huie by robbiew · 22 years ago
  15. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago