Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CSEP551
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Krishna Vinnakota
CSEP551
920b7b44b553b228212b0c5913f07614ac958cf8
CSEP551
fcntl.h
Find file
Normal view
History
Permalink
fcntl.h
96 B
Newer
Older
low-level keyboard input (not hooked up to /dev yet)
rtm
committed
18 years ago
1
2
3
#define O_RDONLY 0x000
#define O_WRONLY 0x001
#define O_RDWR 0x002
nit
rsc
committed
17 years ago
4
#define O_CREATE 0x200