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
/
doc
/
posix-functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
truncate: New module.
Bruno Haible
2017-05-13
1
-5
/
+5
*
gettimeofday: Increase precision on mingw.
Bruno Haible
2017-05-11
1
-1
/
+4
*
doc: Clarify doc about socket functions on native Windows.
Bruno Haible
2017-05-11
16
-45
/
+46
*
tzset: update doc for TZ problems on MS-Windows
Paul Eggert
2017-05-01
9
-0
/
+42
*
tzset: Work around TZ problem on native Windows.
Bruno Haible
2017-05-01
1
-3
/
+3
*
wcsftime: New module.
Bruno Haible
2017-04-30
1
-4
/
+4
*
strftime-fixes: New module.
Bruno Haible
2017-04-30
1
-4
/
+4
*
mktime: Work around TZ problem on native Windows.
Bruno Haible
2017-04-30
1
-3
/
+3
*
localtime: New module.
Bruno Haible
2017-04-30
1
-4
/
+4
*
ctime: New module.
Bruno Haible
2017-04-30
1
-4
/
+4
*
Document the problem with the Cygwin environment variable TZ.
Bruno Haible
2017-04-30
6
-1
/
+20
*
utime: New module.
Bruno Haible
2017-04-30
1
-6
/
+9
*
Fix a few typos.
Bruno Haible
2017-04-30
2
-2
/
+2
*
stat: Fix time_t values and other problems on native Windows platforms.
Bruno Haible
2017-04-29
1
-0
/
+9
*
fstat: Fix time_t values on native Windows platforms.
Bruno Haible
2017-04-29
1
-0
/
+5
*
strerror_r-posix: Fixes for MSVC 14.
Bruno Haible
2017-04-29
1
-0
/
+4
*
getlogin_r: Work around bug in Mac OS X 10.12.
Bruno Haible
2017-04-23
1
-1
/
+1
*
*printf: Work around rounding bug on Mac OS X.
Bruno Haible
2017-04-22
8
-0
/
+32
*
doc: Mention Mac OS X deficiencies regarding semaphores.
Bruno Haible
2017-03-03
3
-0
/
+9
*
maint: time stamp -> timestamp
Paul Eggert
2017-01-09
2
-2
/
+2
*
getlogin: Port to newer mingw.
Bruno Haible
2016-12-17
1
-1
/
+4
*
freopen: work around glibc bug with closed fd
Paul Eggert
2016-11-26
1
-0
/
+4
*
btowc: document problems in C locale
Paul Eggert
2016-04-19
1
-0
/
+4
*
mbrtowc: work around glibc bug#19932
Paul Eggert
2016-04-09
2
-0
/
+8
*
readdir_r: now obsolescent
Paul Eggert
2016-02-08
1
-0
/
+3
*
@item needed inside @itemize
Karl Berry
2016-01-22
2
-2
/
+2
*
wcwidth: Replace also on OpenBSD 5.8
Bruno Haible
2016-01-21
1
-1
/
+1
*
utimes: detect utimes() correctly on OS/2 kLIBC
KO Myung-Hun
2016-01-15
1
-0
/
+8
*
doc: mention unfixed issues with unsupported localtime() values
Pádraig Brady
2016-01-15
2
-0
/
+6
*
doc: mention setlocale() issues on OpenBSD
Pádraig Brady
2016-01-14
1
-0
/
+8
*
fsync: document AIX misbehavior
Paul Eggert
2015-06-06
1
-0
/
+4
*
readlinkat: avoid OS X 10.10 trailing slash bug
Pádraig Brady
2015-05-31
2
-2
/
+5
*
linkat: avoid OS X 10.10 trailing slash with symlink bug
Pádraig Brady
2015-05-29
1
-1
/
+1
*
unlinkat: handle ignoring of ".." on Darwin 14
Pádraig Brady
2015-05-28
2
-1
/
+4
*
doc: document glibc posix_fallocate() issues
Pádraig Brady
2015-05-06
1
-0
/
+6
*
dup2: doc and test for Android bug
Paul Eggert
2015-02-23
1
-0
/
+4
*
printf, isinf, etc.: noncanonical != NaN
Paul Eggert
2015-02-20
13
-59
/
+52
*
doc: mention that _BSD_SOURCE is deprecated for _DEFAULT_SOURCE
Pádraig Brady
2014-11-28
1
-5
/
+5
*
linkat: wrap to handle symlinks on OS X 10.10
Pádraig Brady
2014-11-03
1
-1
/
+4
*
open, openat: document nonstandard FreeBSD, NetBSD O_NOFOLLOW errno
Paul Eggert
2014-11-02
2
-0
/
+20
*
symlinkat: port to AIX 7.1
Paul Eggert
2014-10-18
1
-0
/
+4
*
readlinkat: port to AIX 7.1
Paul Eggert
2014-10-18
2
-1
/
+6
*
remove spurious {
Karl Berry
2014-10-12
1
-1
/
+1
*
basename, dirname: Improve documentation.
Ben Pfaff
2014-09-28
2
-2
/
+6
*
accept: document Solaris 10 type glitch
Paul Eggert
2014-08-05
1
-0
/
+4
*
dup2, fcntl, fcntl-h: port to AIX 7.1
Paul Eggert
2014-05-31
2
-4
/
+4
*
doc: document mbrtowc and mbrlen problem with empty input
Paul Eggert
2014-05-15
2
-0
/
+16
*
doc: document exec* = spawn+exit bug with non-Cygwin Windows platforms
Paul Eggert
2014-05-15
6
-0
/
+24
*
expl: avoid incorrect expl(small_value) on OpenBSD 5.4
Assaf Gordon
2014-04-16
1
-0
/
+3
*
doc: use ASCII in .texi files where UTF-8 isn't needed
Paul Eggert
2014-01-03
3
-3
/
+3
[next]