Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10503
b: refs/heads/master
c: 05aa10d
h: refs/heads/master
i:
  10501: 92f61f1
  10499: 2846194
  10495: 8e06653
v: v3
  • Loading branch information
Grant Grundler authored and Kyle McMartin committed Oct 22, 2005
1 parent e0d59d4 commit 72436a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 618febd6784054eea928d712b7e564558a7cefd5
refs/heads/master: 05aa10de701409b893484d2901c8974b3382f8fe
1 change: 1 addition & 0 deletions trunk/include/asm-parisc/errno.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@

#define ENOTSUP 252 /* Function not implemented (POSIX.4 / HPUX) */
#define ECANCELLED 253 /* aio request was canceled before complete (POSIX.4 / HPUX) */
#define ECANCELED ECANCELLED /* SuSv3 and Solaris wants one 'L' */

/* for robust mutexes */
#define EOWNERDEAD 254 /* Owner died */
Expand Down

0 comments on commit 72436a7

Please sign in to comment.