Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
parikpython
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
fcntlmodule.c
on
main
User selector
All users
All time
Commit history
Commits on Dec 8, 2021
bpo-46016: fcntl module add FreeBSD's F_DUP2FD_CLOEXEC flag support (GH-29993)
devnexen
authored
267539b
View commit details
Copy full SHA for 267539b
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
bpo-41586: Add pipesize parameter to subprocess & F_GETPIPE_SZ and F_SETPIPE_SZ to fcntl. (GH-21921)
Show description for 23c0fb8
rhpvorderman
authored
23c0fb8
View commit details
Copy full SHA for 23c0fb8
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
bpo-41985: Add _PyLong_FileDescriptor_Converter and AC converter for "fildes". (GH-22620)
serhiy-storchaka
authored
9975cc5
View commit details
Copy full SHA for 9975cc5
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
bpo-1635741: Port fcntl module to multiphase initialization (GH-20540)
corona10
authored
e9684fa
View commit details
Copy full SHA for e9684fa
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
bpo-39184: Add audit events to functions in `fcntl`, `msvcrt`, `os`, `resource`, `shutil`, `signal`, `syslog` (GH-18407)
gousaiyang
authored
7514f4f
View commit details
Copy full SHA for 7514f4f
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
bpo-38823: Clean up refleak in fcntl module initialization. (GH-17236)
brandtbucher
authored and
Yhg1s
committed
54b32c9
View commit details
Copy full SHA for 54b32c9
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
bpo-38602: Add fcntl.F_OFD_XXXX for fcntlmodule (GH-16956)
corona10
authored and
serhiy-storchaka
committed
3bfc8e0
View commit details
Copy full SHA for 3bfc8e0
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
closes bpo-37964: add F_GETPATH command to fcntl (GH-15550)
Show description for 13f37f2
vinay0410
authored and
miss-islington
committed
13f37f2
View commit details
Copy full SHA for 13f37f2
View code at this point
Browse repository at this point
Commits on May 31, 2019
bpo-26835: Add file sealing constants to fcntl (GH-13694)
Show description for 8cbb5b6
tiran
and
nanjekyejoannah
authored
8cbb5b6
View commit details
Copy full SHA for 8cbb5b6
View code at this point
Browse repository at this point
Commits on Nov 23, 2018
bpo-35189: Retry fnctl calls on EINTR (GH-10413)
Show description for b409ffa
nierob
authored and
vstinner
committed
b409ffa
View commit details
Copy full SHA for b409ffa
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
bpo-32747: Remove trailing spaces in docstrings. (GH-5491)
oldk1331
authored and
serhiy-storchaka
committed
aa0735f
View commit details
Copy full SHA for aa0735f
View code at this point
Browse repository at this point
Commits on Apr 16, 2017
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
serhiy-storchaka
authored
55fe1ae
View commit details
Copy full SHA for 55fe1ae
View code at this point
Browse repository at this point
Commits on Sep 17, 2016
Issue #28139: Fix messed up indentation
Show description for 6d57fe1
vadmium
committed
6d57fe1
View commit details
Copy full SHA for 6d57fe1
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
Issue #27332: Fixed the type of the first argument of module-level functions
Show description for 1a2b24f
serhiy-storchaka
committed
1a2b24f
View commit details
Copy full SHA for 1a2b24f
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
Issue #26716: Regenerate Argument Clinic code.
serhiy-storchaka
committed
d6117a4
View commit details
Copy full SHA for d6117a4
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
Update fcntl doc: replace IOError with OSError
Show description for d0d5154
vstinner
committed
d0d5154
View commit details
Copy full SHA for d0d5154
View code at this point
Browse repository at this point
Commits on Apr 14, 2015
Issue #23944: Argument Clinic now wraps long impl prototypes at column 78.
larryhastings
committed
89964c4
View commit details
Copy full SHA for 89964c4
View code at this point
Browse repository at this point
Commits on Apr 3, 2015
Issue #23501: Argumen Clinic now generates code into separate files by default.
serhiy-storchaka
committed
1009bf1
View commit details
Copy full SHA for 1009bf1
View code at this point
Browse repository at this point
Commits on Mar 20, 2015
Issue #22832: Tweaked parameter names for fcntl module to better match
Show description for 17d3a58
serhiy-storchaka
committed
17d3a58
View commit details
Copy full SHA for 17d3a58
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Issue #22883: Got rid of outdated references to PyInt and PyString in comments.
serhiy-storchaka
committed
483405b
View commit details
Copy full SHA for 483405b
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
Show description for 5a8dacf
serhiy-storchaka
committed
5a8dacf
View commit details
Copy full SHA for 5a8dacf
View code at this point
Browse repository at this point
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
Show description for d915b08
serhiy-storchaka
committed
d915b08
View commit details
Copy full SHA for d915b08
View code at this point
Browse repository at this point
Issue 20152, 22821: Port the fcntl module to Argument Clinic.
Show description for b7299dd
brettcannon
committed
b7299dd
View commit details
Copy full SHA for b7299dd
View code at this point
Browse repository at this point
Commits on Aug 17, 2014
Issue #22207: Fix "comparison between signed and unsigned integers" warning in
Show description for 049e509
vstinner
committed
049e509
View commit details
Copy full SHA for 049e509
View code at this point
Browse repository at this point
Commits on Dec 21, 2013
Issue #16136: Remove VMS support and VMS-related code
tiran
committed
af01f66
View commit details
Copy full SHA for af01f66
View code at this point
Browse repository at this point
Commits on Dec 1, 2013
Issue #18994: Add a missing check for a return value in fcntmodule. Patch by
Show description for 5abca14
cf-natali
committed
5abca14
View commit details
Copy full SHA for 5abca14
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Merge #18985: Improve fcntl documentation.
bitdancer
committed
589327e
View commit details
Copy full SHA for 589327e
View code at this point
Browse repository at this point
#18985: Improve fcntl documentation.
Show description for d5a2f0b
bitdancer
committed
d5a2f0b
View commit details
Copy full SHA for d5a2f0b
View code at this point
Browse repository at this point
Commits on Oct 2, 2013
Issue #19147: merge from 3.3
ned-deily
committed
f55697c
View commit details
Copy full SHA for f55697c
View code at this point
Browse repository at this point
Issue #19147: Fix docstring for fcntl.flock to refer to correct man section.
ned-deily
committed
2a8b3f2
View commit details
Copy full SHA for 2a8b3f2
View code at this point
Browse repository at this point
Commits on May 20, 2013
Issue #17917: Use PyModule_AddIntMacro() instead of PyModule_AddIntConstant()
Show description for 74ca886
cf-natali
committed
74ca886
View commit details
Copy full SHA for 74ca886
View code at this point
Browse repository at this point
Commits on Jan 7, 2013
fcntl: add F_DUPFD_CLOEXEC constant, available on Linux 2.6.24+.
vstinner
committed
2716d53
View commit details
Copy full SHA for 2716d53
View code at this point
Browse repository at this point
Commits on Oct 5, 2012
#16135: Removal of OS/2 support (Modules/*)
jcea
committed
14c81ab
View commit details
Copy full SHA for 14c81ab
View code at this point
Browse repository at this point
Commits on Nov 2, 2011
Issue #13324: fcntlmodule: Add the F_NOCACHE flag. Patch by Alex Stewart.
Charles-François Natali
committed
23e1ecb
View commit details
Copy full SHA for 23e1ecb
View code at this point
Browse repository at this point
Commits on Sep 7, 2010
Issue #9758: When fcntl.ioctl() was called with mutable_flag set to True,
Show description for 5e38aae
pitrou
committed
5e38aae
View commit details
Copy full SHA for 5e38aae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.