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
*
poll tests: Avoid test failure on native Windows.
Bruno Haible
2023-04-25
1
-1
/
+1
*
ftell, ftello: Fix recognition of pipes on native Windows.
Bruno Haible
2023-04-24
3
-0
/
+9
*
doc: Add references to changes accepted for future POSIX revisions.
Bruno Haible
2023-04-19
2
-0
/
+4
*
wcsncmp: Work around two ISO C compliance bugs on several platforms.
Bruno Haible
2023-04-19
1
-0
/
+8
*
wcscmp: Work around two ISO C compliance bugs on several platforms.
Bruno Haible
2023-04-19
1
-0
/
+8
*
wmemcmp: Work around ISO C compliance bug on several platforms.
Bruno Haible
2023-04-19
1
-0
/
+4
*
doc: Update platform list for posix_spawnp.
Bruno Haible
2023-04-19
1
-1
/
+1
*
doc: Mention a Cygwin 3.4.6 bug.
Bruno Haible
2023-04-18
1
-0
/
+5
*
ilogbl: Work around a Cygwin 3.4.6 bug.
Bruno Haible
2023-04-18
1
-0
/
+4
*
doc: improve cross-refs for year 2038 issue
Paul Eggert
2023-04-09
48
-135
/
+123
*
doc: Mention a NetBSD bug.
Bruno Haible
2023-04-09
2
-0
/
+10
*
vasnwprintf-posix: More details about the glibc bug.
Bruno Haible
2023-04-09
1
-0
/
+1
*
doc: Mention another Haiku bug.
Bruno Haible
2023-04-08
1
-0
/
+5
*
vasnwprintf-posix: Work around %La bug in glibc 2.15 and Haiku.
Bruno Haible
2023-04-07
1
-0
/
+6
*
doc: Add references to registered Haiku bugs.
Bruno Haible
2023-04-06
7
-1
/
+30
*
mbrtoc32 tests: Add comment.
Bruno Haible
2023-04-03
1
-1
/
+1
*
vasnwprintf-posix: Fix behaviour in the C locale.
Bruno Haible
2023-04-01
6
-0
/
+24
*
mbstowcs: New module.
Bruno Haible
2023-03-31
1
-1
/
+5
*
mbsnrtowcs: Fix behaviour in the C locale.
Bruno Haible
2023-03-30
1
-0
/
+4
*
mbsrtowcs: Fix behaviour in the C locale.
Bruno Haible
2023-03-30
1
-0
/
+4
*
mbrlen: Add tests.
Bruno Haible
2023-03-30
1
-1
/
+1
*
btowc: Fix behaviour in the C locale.
Bruno Haible
2023-03-30
1
-4
/
+8
*
mbrtowc tests: Add comment.
Bruno Haible
2023-03-30
1
-1
/
+1
*
doc: Fix placement of memset_explicit node.
Bruno Haible
2023-03-28
1
-1
/
+1
*
doc: Update regarding linear string search.
Bruno Haible
2023-03-28
1
-1
/
+1
*
wcsstr: Ensure worst-case linear execution time.
Bruno Haible
2023-03-27
2
-3
/
+11
*
call_once: New module, separate from mtx.
Bruno Haible
2023-03-25
1
-1
/
+1
*
*printf-posix: ISO C 23: Support size specifiers 'wN' and 'wfN'.
Bruno Haible
2023-03-24
16
-0
/
+96
*
dprintf-gnu: New module.
Bruno Haible
2023-03-24
1
-3
/
+10
*
vdprintf-gnu: New module.
Bruno Haible
2023-03-24
1
-3
/
+10
*
printf-gnu: New module.
Bruno Haible
2023-03-24
1
-4
/
+11
*
vprintf-gnu: New module.
Bruno Haible
2023-03-24
1
-4
/
+11
*
fprintf-gnu: New module.
Bruno Haible
2023-03-24
1
-4
/
+11
*
vfprintf-gnu: New module.
Bruno Haible
2023-03-24
1
-4
/
+11
*
sprintf-gnu: New module.
Bruno Haible
2023-03-24
1
-2
/
+9
*
vsprintf-gnu: New module.
Bruno Haible
2023-03-24
1
-2
/
+9
*
snprintf-gnu: New module.
Bruno Haible
2023-03-24
1
-3
/
+10
*
vsnprintf-gnu: New module.
Bruno Haible
2023-03-24
1
-3
/
+10
*
vasnwprintf: Fix test failures on FreeBSD, NetBSD, AIX, mingw.
Bruno Haible
2023-03-22
1
-0
/
+7
*
*printf-posix: Work around bug with %lc of 0 on many platforms.
Bruno Haible
2023-03-21
10
-0
/
+40
*
vasnwprintf: Fix test failures on musl libc.
Bruno Haible
2023-03-20
1
-0
/
+10
*
*printf-posix: ISO C 23: Add %b directive for binary output of integers.
Bruno Haible
2023-03-17
16
-24
/
+104
*
time: Fix test failure on AIX 7.2.
Bruno Haible
2023-03-17
1
-4
/
+4
*
time: Fix test failure on native Windows.
Bruno Haible
2023-03-17
1
-4
/
+5
*
strtol, strtoll, strtoul, strtoull: Make ISO C 23 compliant.
Bruno Haible
2023-03-16
4
-0
/
+12
*
timegm: Document under ISO C and POSIX substitutes.
Bruno Haible
2023-03-16
1
-0
/
+29
*
time: New module.
Bruno Haible
2023-03-08
1
-1
/
+9
*
stdio: suppress macOS 13 sprintf warnings
Paul Eggert
2023-03-05
2
-6
/
+6
*
lseek: avoid SEEK_HOLE bugs in FreeBSD, macOS
Paul Eggert
2023-02-23
1
-0
/
+5
*
doc: Update regarding NetBSD.
Bruno Haible
2023-02-04
2
-2
/
+5
[next]