Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63833
b: refs/heads/master
c: 620b5e6
h: refs/heads/master
i:
  63831: dc5cd8a
v: v3
  • Loading branch information
Richard Henderson authored and Linus Torvalds committed Aug 9, 2007
1 parent b2147a4 commit f8045e8
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: 8b80fc02b829a59602b0f53eb9393ffb2db2659d
refs/heads/master: 620b5e68ee89ba1d3f017056857459dc21be8c7b
1 change: 1 addition & 0 deletions trunk/include/asm-alpha/fcntl.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#define O_LARGEFILE 0400000 /* will be set by the kernel on every open */
#define O_DIRECT 02000000 /* direct disk access - should check with OSF/1 */
#define O_NOATIME 04000000
#define O_CLOEXEC 010000000 /* set close_on_exec */

#define F_GETLK 7
#define F_SETLK 8
Expand Down

0 comments on commit f8045e8

Please sign in to comment.