]> git.sur5r.net Git - freertos/commit
Changes from V4.1.2
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 22 Oct 2006 20:28:16 +0000 (20:28 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 22 Oct 2006 20:28:16 +0000 (20:28 +0000)
commit470c8fe7d30ad721a9c811ddfd8616901d7084b4
tree1d59fe637477b4d603c359edc9dda6c72e65d4e6
parent7ee4662e2d059415d4dfa81112e8f065696a1970
Changes from V4.1.2

+ Tasks that block with a timeout of portMAX_DELAY are now blocked
  indefinitely.  Previously portMAX_DELAY was just the longest block time
  possible.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@49 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/tasks.c