projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec86258
)
Remove duplicate definition of O_LARGEFILE.
author
Ulrich Drepper
<drepper@redhat.com>
Sat, 24 Oct 1998 11:01:21 +0000
(11:01 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Sat, 24 Oct 1998 11:01:21 +0000
(11:01 +0000)
sysdeps/unix/sysv/linux/mips/bits/fcntl.h
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/mips/bits/fcntl.h
b/sysdeps/unix/sysv/linux/mips/bits/fcntl.h
index
a01dcae
..
0273470
100644
(file)
--- a/
sysdeps/unix/sysv/linux/mips/bits/fcntl.h
+++ b/
sysdeps/unix/sysv/linux/mips/bits/fcntl.h
@@
-49,9
+49,6
@@
#define O_NDELAY O_NONBLOCK
-/* XXX missing */
-#define O_LARGEFILE 0
-
/* Values for the second argument to `fcntl'. */
#define F_DUPFD 0 /* Duplicate file descriptor. */
#define F_GETFD 1 /* Get file descriptor flags. */