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
/
unistd.in.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
getpass: Move declaration to <unistd.h>.
Bruno Haible
2018-08-19
1
-0
/
+30
*
Fix link error regarding 'rpl_environ' (regression from 2012-11-21).
Bruno Haible
2018-08-05
1
-2
/
+2
*
truncate: Fix compilation error on Android.
Bruno Haible
2018-05-14
1
-1
/
+1
*
Simplify code. Drop support for Borland C++ on Windows.
Bruno Haible
2018-05-03
1
-3
/
+3
*
environ: fix link error on 32-bit Cygwin
Paul Eggert
2018-02-27
1
-1
/
+1
*
environ: Fix link error on 64-bit Cygwin.
Bruno Haible
2018-01-31
1
-0
/
+7
*
maint: Run 'make update-copyright'
Paul Eggert
2018-01-01
1
-1
/
+1
*
faccessat: port to macOS (Bug#29231)
Paul Eggert
2017-11-11
1
-2
/
+14
*
getopt-posix: Fix build failure when using ac_cv_header_getopt_h=no.
Bruno Haible
2017-10-09
1
-3
/
+2
*
all: Replace many more http URLs by https URLs. Update stale URLs.
Bruno Haible
2017-09-14
1
-2
/
+2
*
all: prefer https: URLs
Paul Eggert
2017-09-13
1
-1
/
+1
*
truncate: New module.
Bruno Haible
2017-05-13
1
-0
/
+30
*
getopt: prefer - to _ in new file names
Paul Eggert
2017-04-09
1
-2
/
+2
*
getopt: port recent getopt changes to macOS
Paul Eggert
2017-04-09
1
-7
/
+7
*
getopt: split up getopt.in.h and eliminate __need_getopt
Zack Weinberg
2017-04-06
1
-2
/
+2
*
version-etc: new year
Paul Eggert
2017-01-01
1
-1
/
+1
*
Avoid redefinition errors on MSVC.
Bruno Haible
2016-12-17
1
-0
/
+4
*
getlogin: Port to newer mingw.
Bruno Haible
2016-12-17
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
*
unistd: fix iOS check conditional
Daiki Ueno
2014-12-12
1
-1
/
+1
*
unistd: port to iOS
Paul Eggert
2014-11-06
1
-0
/
+6
*
symlinkat: port to AIX 7.1
Paul Eggert
2014-10-18
1
-2
/
+14
*
readlinkat: port to AIX 7.1
Paul Eggert
2014-10-18
1
-2
/
+13
*
unistd: port readlink to Mac OS X 10.3.9
Paul Eggert
2014-02-25
1
-0
/
+15
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
getdtablesize: work around cygwin issue
Eric Blake
2013-09-26
1
-2
/
+11
*
headers: check that _GL_INLINE_HEADER_BEGIN is defined
Paul Eggert
2013-08-28
1
-0
/
+3
*
unistd: don't prevent Tru64 Unix from using gnulib strtod.
Gary V. Vaughan
2013-03-11
1
-1
/
+3
*
unistd: avoid namespace pollution on non-glibc systems
Paul Eggert
2013-02-06
1
-0
/
+1
*
unistd: port to recent mingw
Paul Eggert
2013-01-16
1
-18
/
+2
*
stdlib: port to Solaris 2.6
Paul Eggert
2013-01-09
1
-0
/
+2
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
unistd: better 'inline'
Paul Eggert
2012-11-29
1
-2
/
+8
*
Write "Mac OS X" instead of "MacOS X".
Bruno Haible
2012-06-22
1
-1
/
+1
*
Large File Support for native Windows platforms.
Bruno Haible
2012-04-21
1
-4
/
+14
*
maint: replace FSF snail-mail addresses with URLs
Paul Eggert
2012-02-09
1
-2
/
+1
*
Improve support for MSVC 9.
Bruno Haible
2012-01-15
1
-1
/
+8
*
New module 'isatty'.
Bruno Haible
2012-01-03
1
-0
/
+21
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
Tweak last commit.
Bruno Haible
2011-12-03
1
-25
/
+27
*
Integrate the sethostname module into unistd
Ben Walton
2011-12-03
1
-0
/
+25
*
write: Support for MSVC 9.
Bruno Haible
2011-09-24
1
-1
/
+1
*
read: Support for MSVC 9.
Bruno Haible
2011-09-24
1
-1
/
+1
*
New module 'dup'.
Bruno Haible
2011-09-24
1
-6
/
+14
*
New module 'chdir'.
Bruno Haible
2011-09-23
1
-2
/
+15
*
rmdir: Support for mingw, MSVC 9.
Bruno Haible
2011-09-23
1
-2
/
+2
*
getcwd: Tweak for MSVC 9.
Bruno Haible
2011-09-23
1
-2
/
+3
*
putenv: Support for MSVC.
Bruno Haible
2011-09-17
1
-1
/
+2
*
Support for MSVC compiler: Ensure off_t gets defined.
Bruno Haible
2011-09-16
1
-0
/
+6
[prev]
[next]