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
/
modules
/
unistdio
Commit message (
Expand
)
Author
Age
Files
Lines
*
unistdio/*: Fix test failures (regression 2023-01-28).
Bruno Haible
2023-04-08
58
-58
/
+58
*
*printf-posix: ISO C 23: Support size specifiers 'wN' and 'wfN'.
Bruno Haible
2023-03-24
1
-0
/
+2
*
vasnprintf-gnu: New module.
Bruno Haible
2023-03-24
7
-7
/
+7
*
setlocale: Rename LIB_SETLOCALE to SETLOCALE_LIB.
Bruno Haible
2023-01-07
4
-8
/
+8
*
mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB.
Bruno Haible
2023-01-07
12
-14
/
+14
*
assert-h: prefer to ‘verify’
Paul Eggert
2022-09-13
7
-7
/
+7
*
unistdio: Prefer newer version to older, buggy one.
Bruno Haible
2022-01-01
10
-10
/
+10
*
maint: avoid empty lines in recipes
Paul Eggert
2021-12-24
1
-3
/
+2
*
gen-header: new module
Paul Eggert
2021-12-24
1
-4
/
+3
*
maint: omit unnecessary ‘rm -f $@-t $@’
Paul Eggert
2021-12-22
1
-4
/
+4
*
Optimize redundant 'mkdir -p .' invocations.
Bruno Haible
2021-12-21
1
-1
/
+1
*
Fix creation of build directories with non-recursive-gnulib-prefix-hack.
Bruno Haible
2021-12-15
1
-0
/
+2
*
Write 'LGPLv3+ or GPLv2+' instead of 'LGPLv3+ or GPLv2'.
Bruno Haible
2021-05-30
64
-64
/
+64
*
Fix build when an older libunistring is installed (regr. 2020-02-23).
Bruno Haible
2021-05-07
1
-1
/
+1
*
unistdio/*-vasnprintf: Fix errno value (regression from yesterday).
Bruno Haible
2021-03-27
7
-0
/
+7
*
attribute: new module
Paul Eggert
2020-05-03
7
-0
/
+7
*
mbrtowc: Ensure the mbtowc_lock is unique.
Bruno Haible
2020-01-03
12
-14
/
+14
*
vasnprintf: Assume that the compiler supports 'long long'.
Bruno Haible
2019-12-22
7
-7
/
+0
*
setlocale: Make calls with NULL argument multithread-safe.
Bruno Haible
2019-12-18
4
-8
/
+8
*
Fix link errors with --enable-threads=posix on AIX.
Bruno Haible
2019-12-02
12
-7
/
+28
*
libunistring: update to Unicode 9.0.0
Daiki Ueno
2017-11-27
10
-10
/
+10
*
libunistring: Relicense under dual "LGPLv3+ or GPLv2" license.
Bruno Haible
2016-11-20
64
-64
/
+64
*
libunistring: change the maintainer to 'all'
Daiki Ueno
2016-10-21
64
-64
/
+64
*
Port tests away from progname
Pino Toscano
2016-09-05
8
-8
/
+0
*
libunistring: bump version of unitypes dependants
Daiki Ueno
2015-01-20
1
-1
/
+1
*
Bruno Haible has stepped down as maintainer.
Paul Eggert
2014-07-05
64
-128
/
+64
*
vasnprintf: Optimize bit search operation.
Bruno Haible
2011-10-15
7
-0
/
+7
*
*printf: Fix for platforms where 'long double' == 'double'.
Bruno Haible
2011-10-09
7
-0
/
+7
*
wchar: add explicit dependencies, for Tru64
Eric Blake
2011-03-10
1
-0
/
+1
*
Avoid setlocale bugs in tests.
Bruno Haible
2011-02-12
4
-0
/
+4
*
rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]
Paul Eggert
2010-10-10
7
-0
/
+7
*
Don't use AC_LIBOBJ with file names in subdirectories.
Bruno Haible
2010-06-04
58
-58
/
+232
*
New module 'libunistring-optional'.
Bruno Haible
2010-05-18
79
-87
/
+98
*
Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
Bruno Haible
2010-01-24
4
-4
/
+4
*
unistdio/*-sprintf: Fix typo in module description.
Bruno Haible
2010-01-17
7
-7
/
+7
*
Refactor common macros used in tests.
Bruno Haible
2009-12-24
20
-0
/
+20
*
Depend on memchr.
Bruno Haible
2009-06-09
7
-0
/
+7
*
Use module 'progname' in some more tests.
Bruno Haible
2009-01-20
8
-0
/
+8
*
Add m4/stdint_h.m4 and m4/inttypes_h.m4 to file list.
Bruno Haible
2009-01-13
4
-0
/
+8
*
u16-printf-parse (Files): Add m4/stdint_h.m4 and m4/inttypes_h.m4 too.
Simon Josefsson
2009-01-13
1
-0
/
+2
*
Add support for universal builds to vasnprintf.
Bruno Haible
2008-12-25
7
-0
/
+7
*
codeset.m4 is required by locale-fr.m4.
Bruno Haible
2008-12-21
4
-0
/
+4
*
Remove module EOVERFLOW.
Bruno Haible
2008-09-14
30
-30
/
+30
*
Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
Bruno Haible
2008-03-30
30
-7
/
+30
*
Rename isnan, applicable to 'double' only, to isnand.
Bruno Haible
2008-01-26
7
-7
/
+7
*
Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
Bruno Haible
2007-11-04
7
-0
/
+7
*
Fix linking of some unistdio tests on FreeBSD.
Ralf Wildenhues
2007-10-23
8
-8
/
+8
*
Synthesize an EXTRA_DIST augmentation also for tests modules.
Bruno Haible
2007-10-04
4
-4
/
+0
*
vasnprintf.m4 needs intmax_t.m4.
Bruno Haible
2007-07-02
5
-0
/
+5
*
Formatted output functions for Unicode strings.
Bruno Haible
2007-07-02
84
-0
/
+2217