9
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
patacongo 270802f65b Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2337 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2009-12-14 19:30:18 +00:00
patacongo c382a1d904 Switching to C99 stdint.h types
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2336 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2009-12-14 18:39:29 +00:00
patacongo e7a512ead0 Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1951 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2009-06-25 17:44:35 +00:00
patacongo 9d18b1160f errno now defined to be *get_errno_ptr()
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@607 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2008-02-01 21:23:19 +00:00
patacongo 8700925a99 mq_receive/send: Return appropriate errnos and stop waiting if signal received.
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@164 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2007-03-28 14:48:42 +00:00