index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
open.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put LGPLv2+ notices in source files where appropriate.
Bruno Haible
2021-06-04
1
-7
/
+7
*
maint: run 'make update-copyright'
Paul Eggert
2020-12-31
1
-1
/
+1
*
Support compiling without -loldnames on native Windows.
Bruno Haible
2020-08-15
1
-0
/
+4
*
open, openat: Really support O_CLOEXEC.
Bruno Haible
2020-05-24
1
-1
/
+1
*
open, openat: port to (O_RDWR | O_RDONLY) != 0
Paul Eggert
2020-03-07
1
-1
/
+3
*
maint: Run 'make update-copyright'
Paul Eggert
2019-12-31
1
-1
/
+1
*
Update comments that refer to POSIX.
Bruno Haible
2019-09-28
1
-1
/
+11
*
Update URLs and associated text
Paul Eggert
2019-09-23
1
-3
/
+3
*
Update some URLs
Paul Eggert
2019-09-22
1
-18
/
+3
*
maint: Run 'make update-copyright'
Paul Eggert
2019-01-01
1
-1
/
+1
*
Simplify code. Drop support for Borland C++ on Windows.
Bruno Haible
2018-05-03
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2018-01-01
1
-1
/
+1
*
all: prefer https: URLs
Paul Eggert
2017-09-13
1
-1
/
+1
*
open: support O_CLOEXEC
Paul Eggert
2017-08-14
1
-1
/
+28
*
version-etc: new year
Paul Eggert
2017-01-01
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2016-01-01
1
-1
/
+1
*
version-etc: new year
Paul Eggert
2014-12-31
1
-1
/
+1
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
dup, execute, fatal-signal, etc.: no 'static inline'
Paul Eggert
2012-11-29
1
-1
/
+1
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
openat: Work around compilation error with OSF/1 5.1 DTK cc.
Bruno Haible
2011-09-08
1
-1
/
+3
*
Avoid endless recursions if config.h includes some header files.
Bruno Haible
2011-08-30
1
-2
/
+5
*
nonblocking: provide O_NONBLOCK for mingw
Eric Blake
2011-04-08
1
-0
/
+9
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-1
/
+1
*
fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines
Paul Eggert
2010-09-10
1
-1
/
+2
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-15
/
+15
*
open: fix opening directory on mingw
Eric Blake
2009-10-02
1
-1
/
+1
*
open, openat: minor optimization
Eric Blake
2009-09-22
1
-1
/
+2
*
fchdir: use more consistent macro convention
Eric Blake
2009-09-02
1
-2
/
+3
*
fchdir: simplify error handling, and support dup3
Eric Blake
2009-09-02
1
-2
/
+2
*
fchdir: port to mingw
Eric Blake
2009-08-31
1
-1
/
+28
*
Simplify use of mode_t varargs.
Bruno Haible
2009-05-22
1
-7
/
+4
*
Merge the two replacements for open() into a single one.
Paolo Bonzini
2008-10-09
1
-15
/
+16
*
Override open more carefully.
Bruno Haible
2008-09-28
1
-2
/
+13
*
open, fopen: close fd leak in last patch
Eric Blake
2008-09-24
1
-0
/
+1
*
Ensure that a filename ending in a slash cannot be used to access a non-direc...
Bruno Haible
2008-09-24
1
-4
/
+36
*
Typo in comment.
Bruno Haible
2008-06-12
1
-1
/
+1
*
Add a comment.
Bruno Haible
2008-06-12
1
-0
/
+21
*
Work around open() bug on HP-UX 11 and Solaris 9.
Bruno Haible
2008-06-12
1
-1
/
+14
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-6
/
+5
*
New module 'open'.
Bruno Haible
2007-10-07
1
-0
/
+62