1. a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 9 years ago
  2. e61086f x32: fix decoding of timeval, timespec, and timex structures by Dmitry V. Levin · 9 years ago
  3. 1c603a9 Rename printnum to printnum_long to avoid confusion by Dmitry V. Levin · 9 years ago
  4. c7afb48 ioctl: assume that all ioctl commands have unsigned int type by Dmitry V. Levin · 9 years ago
  5. f1639d8 timerfd: update flags decoding by Mike Frysinger · 9 years ago
  6. ee21a5b Cleanup UTIME_NOW/UTIME_OMIT decoding by Dmitry V. Levin · 9 years ago
  7. 6d5abd3 Fix UTIME_NOW/UTIME_OMIT decoding by Elliott Hughes · 9 years ago
  8. 8238590 Alias sys_stime to sys_time by Dmitry V. Levin · 9 years ago
  9. d35bdca Compress blank lines by Dmitry V. Levin · 10 years ago
  10. 0ed617b Generate xlat/*.in files by Dmitry V. Levin · 10 years ago
  11. 297b594 Rename several xlat structures to avoid collisions by Dmitry V. Levin · 10 years ago
  12. fb7ae84 Update CLOCK_* constants by Dmitry V. Levin · 10 years ago
  13. 5945273 Use XLAT_END macro by Dmitry V. Levin · 10 years ago
  14. bae549e Convert sigev_value to XLAT form by Dmitry V. Levin · 10 years ago
  15. bce0cc6 Use XLAT macro by Dmitry V. Levin · 10 years ago
  16. a5fea90 Decode dynamic posix clocks by Stefan Sørensen · 10 years ago
  17. cdf022a Update ADJ_* constants by Stefan Sørensen · 10 years ago
  18. ae5aa47 Make SIGEV_THREAD_ID decoding less glibc specific by Dmitry V. Levin · 10 years ago
  19. 4793221 Fold is_restart_error() into its sole user by Denys Vlasenko · 11 years ago
  20. a28fbfd Update STA_* constants by Dmitry V. Levin · 12 years ago
  21. 9fd4f96 Optimize code if we have only one personality by Denys Vlasenko · 12 years ago
  22. 3e3490a Indentation and whitespace fixes. No code changes. by Denys Vlasenko · 12 years ago
  23. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 12 years ago
  24. 7321547 Implement clock_adjtime syscall decoder by Dmitry V. Levin · 12 years ago
  25. e83e157 Compress blank lines by Dmitry V. Levin · 12 years ago
  26. 1a3cf10 Build fixes after non-Linux code removal by Denys Vlasenko · 12 years ago
  27. 8470374 Cleanup after non-Linux code removal. by Denys Vlasenko · 12 years ago
  28. ed720fd Automated removal of non-Linux code by Denys Vlasenko · 12 years ago
  29. 0b315b6 Cast to long for %l in printf by H.J. Lu · 12 years ago
  30. 64acaa1 Revert last change. Add a comment to prevent further misunderstanding by Denys Vlasenko · 12 years ago
  31. ea051f7 Fix nanosleep decoding: second argument was not shown after success by Denys Vlasenko · 12 years ago
  32. a1d541e Eliminate code duplication in time printing, reduce a few static buffers by Denys Vlasenko · 12 years ago
  33. b9c7ae6 Simplify sprinttv() by Denys Vlasenko · 13 years ago
  34. 60fe8c1 Use tprints with literal strings, it may be faster than tprintf by Denys Vlasenko · 13 years ago
  35. 2fb4db3 Optimization: eliminate all remaining usages of strcat() by Denys Vlasenko · 13 years ago
  36. 5d64581 Improve code readability by avoiding assignments inside if() by Denys Vlasenko · 13 years ago
  37. 7b609d5 Whitespace cleanups. No code changes. by Denys Vlasenko · 13 years ago
  38. 732f396 Fix decoding of timer id returned by timer_create by Andi Kleen · 13 years ago
  39. b63256e Whitespace cleanups. no code changes. by Denys Vlasenko · 13 years ago
  40. 1201426 "Modernize" all old-style function parameter declarations by Denys Vlasenko · 13 years ago
  41. 3138213 Fix decoding of file descriptors by Dmitry V. Levin · 13 years ago
  42. cbaaf79 Update the list of CLOCK_* constants to match Linux kernel v2.6.32+ by Dmitry V. Levin · 14 years ago
  43. 1d63246 * signal.c: Whitespace, comment, and style fixes, no code changes. by Denys Vlasenko · 15 years ago
  44. 21a7534 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  45. 2e55ff4 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  46. de328e6 2008-05-19 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  47. 6bc09da 2007-09-22 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 17 years ago
  48. e466234 2007-02-23 Ulrich Drepper <drepper@redhat.com> by Roland McGrath · 17 years ago
  49. 4138339 2007-07-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  50. 6afc565 2007-07-23 Ulrich Drepper <drepper@redhat.com> by Roland McGrath · 17 years ago
  51. 71d7089 2007-01-12 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  52. d3cb392 2006-12-10 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  53. 165b15d 2006-12-10 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  54. 1a684d6 2006-12-10 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  55. 1cad25d 2006-12-10 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  56. a7945a3 2006-12-10 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  57. ac518d1 2006-12-10 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  58. b2dee13 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
  59. d83c50b 2004-09-13 Ulrich Drepper <drepper@redhat.com>, Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 20 years ago
  60. 675d4a6 2004-09-11 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  61. d9f816f 2004-09-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  62. 55a00f8 2004-08-31 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  63. 54a4edd 2004-08-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  64. d4c85eb 2004-04-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  65. 1e35679 2003-03-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  66. d856b99 FreeBSD updates, make things compile on Linux 2.2 kernels by Wichert Akkerman · 24 years ago
  67. 221f54f Now it builds on alpha again... by Wichert Akkerman · 24 years ago
  68. f5eeabb Start merging linux-ip-routing fork by Wichert Akkerman · 24 years ago
  69. 76baf7c Initial revision by Wichert Akkerman · 25 years ago