Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11267
b: refs/heads/master
c: 8f91ed6
h: refs/heads/master
i:
  11265: a156589
  11263: 64a15b2
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent c6f678a commit 0d5f7f3
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 5e83d4305467c43af144d264674c7d7de303aeb3
refs/heads/master: 8f91ed6c2fec8cb746e4dc86a79247162b4c5a7a
4 changes: 4 additions & 0 deletions trunk/include/asm-mips/errno.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
#define EOWNERDEAD 165 /* Owner died */
#define ENOTRECOVERABLE 166 /* State not recoverable */

/* for robust mutexes */
#define EOWNERDEAD 165 /* Owner died */
#define ENOTRECOVERABLE 166 /* State not recoverable */

#define EDQUOT 1133 /* Quota exceeded */

#ifdef __KERNEL__
Expand Down

0 comments on commit 0d5f7f3

Please sign in to comment.