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