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